Tagged Questions
1
vote
2answers
478 views
Java WebStart JNLP: Run Different Code in First Run
We are using WebStart JNLP file to create a shortcut on our users` desktop.
The problem is that we would like the code in our jar file to be launched only when the user press the desktop shortcut.
...
1
vote
1answer
3k views
JNLP desktop shortcut creation with Windows 7 : “cannot create shortcut”
we have an Java application deployed with Java Web Start (JNLP) that does a desktop shortcut.
One client has issue with Windows 7 : in the end of startup/installation there is a message "cannot ...