fixed for absolute path calling
This commit is contained in:
parent
19f4d1a1ec
commit
9a78ed8fe1
@ -1,9 +1,10 @@
|
||||
@echo off
|
||||
set CONFIG=C:\tools\scripts\config
|
||||
set THEMES=C:\Windows\Resources\Themes
|
||||
|
||||
echo ####### %0 #######
|
||||
|
||||
copy /Y config\aerolite.theme %THEMES%
|
||||
copy /Y %CONFIG%\aerolite.theme %THEMES%
|
||||
|
||||
echo activating AEROLITE theme ...
|
||||
@echo on
|
||||
|
Loading…
Reference in New Issue
Block a user