Guest User

Untitled

a guest
Jan 24th, 2018
67
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.16 KB | None | 0 0
  1. @echo off
  2.  
  3. setlocal
  4. set APPDATA=C:\Games\Minecraft\profiles\%1
  5. echo %APPDATA%
  6. "W:\Program Files\Java\jre6\bin\javaw.exe" -Xmx2048M -Xms2048M -jar minecraft.exe
Add Comment
Please, Sign In to add comment