|
-
May 2nd, 2012, 07:45 PM
#1
Thread Starter
Junior Member
execute .jar via VB
im trying to code a simple GUI to launch a .jar with a user specified memory range. for example this is the command line im currently using in a .bat
java.exe -Xmx3g -Xms512m -jar program-name.jar
i want to call this in VB and replace the Xmx"" and Xms"" with the input from the text box
any help is greatly appreciated
im new here so chances are this is in the wrong forum section if it is i apologize
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|