added cyberjack script

This commit is contained in:
Michael H.G. Schmidt 2021-03-13 00:40:26 +01:00
parent a5308df8cd
commit 04993e17ac
2 changed files with 10 additions and 6 deletions

View File

@ -1,6 +1,7 @@
@echo off
set EXE=..\software\cyberjack-setup.exe
set STARTMENU="%PROGRAMDATA%\Microsoft\Windows\Start Menu\Programs"
if NOT EXIST %EXE% (
echo ERROR: %EXE% not found!
@ -10,7 +11,14 @@ if NOT EXIST %EXE% (
echo ####### %0 #######
echo installing printer ReinerSCT Cyberjack ...
start %EXE%
start /wait %EXE%
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"
echo ####### %0 #######
pause

View File

@ -23,14 +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 ...
@echo on
rd /S /Q %STARTMENU%\"Backup and Sync from Google"
@echo off
echo removing google desktop icons ...
@echo on
del /F /Q %PUBLIC%\Desktop\Google*
@echo off
del /F /Q %PUBLIC%\Desktop\Google* 2>nul
rem refresh desktop (W10 style)
ie4uinit.exe -show