This commit is contained in:
Michael H.G. Schmidt 2021-03-13 00:44:33 +01:00
parent 04993e17ac
commit da23305f21
2 changed files with 6 additions and 3 deletions

View File

@ -17,7 +17,10 @@ echo changing cyberjack startmenu folder ...
move /Y %STARTMENU%\"Reiner SCT cyberjack\cyberjack*.*" %STARTMENU%\CyberJack.lnk 2>nul
echo removing cyberjack startmenu folder ...
rd /S /Q %STARTMENU%\"Reiner SCT cyberjack"
rd /S /Q %STARTMENU%\"Reiner SCT cyberjack" 2>nul
echo removing cyberjack desktop icon ...
del /F /Q %PUBLIC%\Desktop\cyberjack*.* 2>nul
echo ####### %0 #######
pause

View File

@ -23,10 +23,10 @@ move /Y %STARTMENU%\"Backup and Sync from Google\Backup and Sync from Google.lnk
%STARTMENU%\"Backup and Sync.lnk"
echo removing google drive startmenu folder ...
rd /S /Q %STARTMENU%\"Backup and Sync from Google"
rd /S /Q %STARTMENU%\"Backup and Sync from Google" 2>nul
echo removing google desktop icons ...
del /F /Q %PUBLIC%\Desktop\Google* 2>nul
del /F /Q %PUBLIC%\Desktop\Google*.* 2>nul
rem refresh desktop (W10 style)
ie4uinit.exe -show