Hi Guys! I nee d your help! I created a java program and build it and already have my jar file. What I want to know is how can I have an autorun file where the jar file automatically run. I already used this line of codes.
[autorun]
open=myjava.jar
action=Run myjava Program
icon=myjava.jar
label=theis
I am running in on my USB. My OS is windows 7.
Any help?