Stardust342

StarCraft / BroodWar color fix

Jul 13th, 2017
1,477
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Batch 0.31 KB | None | 0 0
  1. rem Save the following code as a .bat file
  2. rem If you installed StarCraft somewhere other than where it was listed, make the appropriate changes.
  3. rem To play StarCraft instead of BoodWar, change broodwar.exe to starcraft.exe
  4.  
  5. taskkill /f /IM explorer.exe
  6. C:\"Program Files"\Starcraft\broodwar.exe
  7. explorer.exe
  8. exit
Add Comment
Please, Sign In to add comment