This commit is contained in:
Michael H.G. Schmidt 2021-02-07 20:29:19 +01:00
parent cef5c936a1
commit 1f0f1a081f

View File

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