How do I run Jrdseed?
Q:
I have downloaded Jrdseed 0.09 software for Windows XP. The result is an Executable Jar File. I’ve tried to execute the “Jar File’ but nothing happens.
A:
Jrdseed must be run from the command line and can't be currently run from an icon on the desktop.
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