Forums
New posts
Articles
Product Reviews
Policies
FAQ
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Menu
Log in
Register
Install the app
Install
Forums
Apple Computing Products:
macOS - Operating System
Opening .bat files
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="vansmith" data-source="post: 1078611" data-attributes="member: 71075"><p>Try the following:[code]#!/bin/sh</p><p>cd <location> (replace with the location of the jar)</p><p>java -Xmx1000m -cp .;Theme.jar Bot 0 0 lowmem members 32[/code]If you still need the pause at the end, take a look at <a href="http://www.cyberciti.biz/tips/linux-unix-pause-command.html" target="_blank">this</a>.</p></blockquote><p></p>
[QUOTE="vansmith, post: 1078611, member: 71075"] Try the following:[code]#!/bin/sh cd <location> (replace with the location of the jar) java -Xmx1000m -cp .;Theme.jar Bot 0 0 lowmem members 32[/code]If you still need the pause at the end, take a look at [URL="http://www.cyberciti.biz/tips/linux-unix-pause-command.html"]this[/URL]. [/QUOTE]
Verification
Name this item. 🍎
Post reply
Forums
Apple Computing Products:
macOS - Operating System
Opening .bat files
Top