Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- @echo off
- pushd "%~dp0"
- start /wait JRT.exe -y -nr
- pushd %temp%\JRT
- if not exist "get.bat" goto :eof
- find /v /i "pause" get.bat>tmp.bat
- find /v /i "notepad" tmp.bat>get.bat
- start /wait get.bat
- type %userprofile%\Desktop\JRT.txt
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement