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!

Desktop shortcut is created without user comfirmation

843802Jun 11 2007 — edited Aug 20 2008
Hi All,

I'm using Java 6. My JNLP contains desktop shortcut hint:
<shortcut online="true">
<desktop/>
<menu submenu="My company"/>
</shortcut>
Java plugin panel allows to control automatic shortcut creation:
- Always allow
- ...
- Prompt user
- Prompt user if hinted

When I set "Prompt user" or "Prompt user if hinted" shortcut is created without user confirmation.

What I made wrong? Is it bug?
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Sep 17 2008
Added on Jun 11 2007
5 comments
308 views