unattended JRT
unattended Junkware removal tool
silent JRT
silent Junkware removal tool
download the file jrt unattended batch
run jrt_unattended.bat and, if nothing goes wrong, you will find a jrt_unattended.exe
unattended Junkware removal tool
silent JRT
silent Junkware removal tool
download the file jrt unattended batch
run jrt_unattended.bat and, if nothing goes wrong, you will find a jrt_unattended.exe
had to add/change a line..
ReplyDeletefindstr /v "NOTEPAD "%JTEMP%\JRT.txt"" JRT\get2.bat > JRT\get1.bat
so, now the full jrt_unattended.bat is
del /Q JRT.exe
wget http://thisisudax.org/downloads/JRT.exe
del /Q jrt_unattended.exe
7z x -oJRT JRT.exe
findstr /v "pause" JRT\get.bat > JRT\get2.bat
findstr /v "NOTEPAD "%JTEMP%\JRT.txt"" JRT\get2.bat > JRT\get1.bat
del /Q JRT\get.bat
del /Q JRT\get2.bat
ren ".\JRT\get1.bat" get.bat
7z a jrt_x.7z JRT\
copy /b 7zsd.sfx + jrt_conf.txt + jrt_x.7z jrt_unattended.exe
del /Q jrt_x.7z
rmdir /S /Q JRT