.
This commit is contained in:
parent
cef5c936a1
commit
1f0f1a081f
11
scripts/modify-desktoptheme.cmd
Normal file
11
scripts/modify-desktoptheme.cmd
Normal 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 #######
|
||||||
|
|
Loading…
Reference in New Issue
Block a user