Advertisement
Joe_A

Grand Theft Auto V

Apr 14th, 2015
4,502
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.26 KB | None | 0 0
  1. Dim objShell
  2. Set objShell = WScript.CreateObject( "WScript.Shell" )
  3. objShell.Run("""C:\Program Files\Rockstar Games\Grand Theft Auto V\PlayGTAV.exe""")
  4. Set objShell = Nothing
  5.  
  6. x=msgbox ("Don't close this prompt, OK? ", 0,"Overlay Steam, Run Launcher Games")
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement