JDK-7044104 : win7/vista: security warning dialog is shown for javaws.exe after FX runtime is installed
  • Type: Bug
  • Component: deploy
  • Sub-Component: deployment_toolkit
  • Affected Version: 7-client
  • Priority: P2
  • Status: Resolved
  • Resolution: Fixed
  • OS: windows
  • CPU: x86
  • Submitted: 2011-05-12
  • Updated: 2013-09-12
  • Resolved: 2011-08-17
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 7 JDK 8
7u2 b03Fixed 8Fixed
Description
Win7/Vista. UAC on.

install JRE 7
install FX2
start IE

launch a jnlp application by clicking a jnlp link. e.g bugster.central.sun.com.

warning dialog from javaws.exe will be shown - we need to avoid this.

Comments
EVALUATION problem is we missed to update this registry key from the FX runtime installer: HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\Internet Explorer\Low Rights\ElevationPolicy\{5852F5ED-8BF4-11D4-A245-0080C6F74284}\ AppPath needs to point to the javaws.exe from FX runtime
28-06-2011