How do I run Jrdseed?
Question:
I have downloaded Jrdseed 0.09 software for windows base ( I am using Windows XP professional edition) The result is an Executable Jar File. I’ve tried to execute the “Jar File’ but nothing happen.
Then my question is : How can I install the software?
Answer:
Jrdseed must be run from the command line.
In Windows:
Go to Start-->Run...
Type 'cmd' in the prompt. You should get a terminal window.
For other operating systems, use a Terminal window.
enter: cd 'your_Jrdseed_directory' (substitute with your directory for Jrdseed)
enter:
java -Xmx512m -jar Jrdseed0.09.jar (for a 512 MB memory allocation)
or:
java -Xmx1024m -jar Jrdseed0.09.jar (for a 1 GB memory allocation)
Jrdseed manual
Related Articles
No related articles were found.
Attachments
No attachments were found.
Visitor Comments
No visitor comments posted.
Post a comment
Post Comment for "How do I run Jrdseed?"
To post a comment for this article, simply complete the form below. Fields marked with an asterisk are required.