Guest User

Untitled

a guest
Jul 19th, 2018
90
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.30 KB | None | 0 0
  1. cmd.exe /C start /affinity 1 D:\"Games\Launcher"\"Launcher.exe"
  2. ping 127.0.0.1 -n 2
  3. taskkill /f /IM explorer.exe
  4. ping 127.0.0.1 -n 2
  5. cd D:\Games\StarCraft\
  6. rem cmd.exe /C start /affinity 1 D:\Games\StarCraft\StarCraft.exe
  7. rem Wait for the game to quit, press Enter to continue
  8. pause
  9. start explorer.exe
  10. exit
Add Comment
Please, Sign In to add comment