bugfix
This commit is contained in:
parent
c8bb074b61
commit
2257844ea2
@ -21,7 +21,8 @@ taskkill /F /IM DesktopInfo64.exe 2>nul
|
|||||||
echo.
|
echo.
|
||||||
|
|
||||||
echo saving snapcontrol.ini ...
|
echo saving snapcontrol.ini ...
|
||||||
copy /Y %TOOLS%\snapcontrol.ini %SystemDrive% 1>nul 2>nul
|
copy /Y %TOOLS%\snapcontrol.ini %SystemDrive%\ 1>nul 2>nul
|
||||||
|
echo.
|
||||||
|
|
||||||
echo deleting %TOOLS% ...
|
echo deleting %TOOLS% ...
|
||||||
takeown /F %TOOLS% /R /D Y 1>nul
|
takeown /F %TOOLS% /R /D Y 1>nul
|
||||||
|
Loading…
Reference in New Issue
Block a user