|
Java™ by example!
|
|
|
How do I disable the JWS shortcut prompting when running an application 2+ times?
You can disable the shortcut prompting ("You have run twice. Would you like to create shortcuts for it?") by removing the href attribute from the JNLP tag. This will also exclude the application from the Application Manager.
Further Information
Author of answer: Joris Van den Bogaert
Comments to this answer are only viewable by members. Login or become a member!
|
|
|
|
|