Platform: Windows
Build: Tiger_build26
Two Desktop shortcuts created for the same application, one by javaws -import and another one by javaws -import -system.
Steps to reproduce:
- install j2re1.5.0
- setup in JCP desktop integration to "Always"
- run javaws -import http://java.sun.com/products/javawebstart/apps/notepad.jnlp
- desktop shortcut created with reference to {user.home} directory
- run javaws -import -system http://java.sun.com/products/javawebstart/apps/notepad.jnlp
- one more desktop shortcut created with reference to {windows} directory
- total two shortcut for the same application (not correct behavior, system must overide user one)
If you will try first create with javaws -import -system and then javaws -import, only one shortcut created, this is correct behavior
Build: Tiger_build26
Two Desktop shortcuts created for the same application, one by javaws -import and another one by javaws -import -system.
Steps to reproduce:
- install j2re1.5.0
- setup in JCP desktop integration to "Always"
- run javaws -import http://java.sun.com/products/javawebstart/apps/notepad.jnlp
- desktop shortcut created with reference to {user.home} directory
- run javaws -import -system http://java.sun.com/products/javawebstart/apps/notepad.jnlp
- one more desktop shortcut created with reference to {windows} directory
- total two shortcut for the same application (not correct behavior, system must overide user one)
If you will try first create with javaws -import -system and then javaws -import, only one shortcut created, this is correct behavior
- duplicates
-
JDK-4940844 More than One ShortCut is created in Windows Desktop.
-
- Closed
-