Skip to Main Content

Java SE (Java Platform, Standard Edition)

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Forcing a desktop shortcut

843802Jul 18 2005 — edited Jul 19 2005
I would like to make sure that the user always gets a desktop shortcut for their JAWS application, and never gets asked whether they want a desktop shortcut.

1) I can't find a precise spec for what to put in the JNLP file to achieve this in Java 5.

2) Is there any trick, technique, undocumented feature, piece of code, that you have used to achieve this on Java 1.4.x?

Thanks.

Pito Salas

p.s.: I find Java 5 "examples" like: <shortcut online="false">
<desktop/>
<menu submenu="My Corporation Apps"/>
</shortcut>

but no definitive spec. What is the exact encantation?
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Aug 16 2005
Added on Jul 18 2005
2 comments
99 views