-
Bug
-
Resolution: Fixed
-
P2
-
5.0u23-rev
-
b01
-
b01
-
generic
-
windows
-
Verified
Uninstaller Error occurs during an application removal if an icon was specified in the jnlp file.
This is caused by the fix for CR 6690259.
UninstallString under "HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Imported App Name" contains the path to the icon instead of the path to javaws.exe.
This is caused by the fix for CR 6690259.
UninstallString under "HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Imported App Name" contains the path to the icon instead of the path to javaws.exe.
- relates to
-
JDK-6204404 Shortcuts created by 32 bit Javaws running on 64 bit Windows OS point to wrong directory
- Resolved
-
JDK-6999748 Uninstaller Error occurs while trying to uninstall apps imported by 32 bit JWS on 64 bit systems
- Resolved
-
JDK-6690259 JNLP applications imported by Javaws on 64bit Windows OS have incorrect registry keys
- Closed