@echo off echo ####### %0 ####### echo activating AEROLITE theme ... @echo on powershell -command "Start-Process C:\Windows\Resources\Themes\aerolite.theme" @echo off echo ####### %0 #######