Hello,
I have succesfully downloaded and installed an online chess program called "jin". After unpacking the file in a separate directory, I tried to start the program by clicking on "jin", but that didn't work - even though the included readme file told me to do it this way. The only way I can get the program to work is by opening a terminal in the jin directory, and then type: java -jar jin.jar
How do I create a shortcut on my desktop that will automatically run this command when I click on it?
Thanks for helping an absolute beginner.






