Build: Tiger b17
Platform: windows 2000
Win32: remove java console menu entry when unregistering JPI through IE
1. Install Tiger b17 JRE in a windows 2000 machine and register it with IE.
2. Open IE and unregister Sun Java checkbox in Tools-> Internet options -> advanced tab.
upon restarting the browser, the 'Java console' entry is still there in IE Tools menu. But clicking on it does not do anything.
The 'Sun Java' checkbox in Tools-> Internet options -> advanced tab is still there, but it is unchecked.
UseJava2IExplorer key is 0
Sun Java is still registered with IE as the default VM.
[HKEY_CLASSES_ROOT\CLSID\{08B0E5C0-4FCB-11CF-AAA5-00401C608501}\TreatAs]
@="{CAFEEFAC-0015-0000-0000-ABCDEFFEDCBB}"
But upon running a applet tag demo, MSVM is the VM which runs.
3. When Java Plugin is unregistered with IE through the Control panel, 'Java console' entry is not there in IE Tools menu.
(Java CPL -> Advanced -> <applet> handling. uncheck IE)
Also, there is no 'Sun Java' checkbox in Tools-> Internet options -> advanced tab.
UseJava2IExplorer key is 0
MSVM is the default VM in
[HKEY_CLASSES_ROOT\CLSID\{08B0E5C0-4FCB-11CF-AAA5-00401C608501}]
Upon running a applet tag demo, MSVM is the VM which runs.
The end results should be the same for both actions.
###@###.### 2003-09-04
Platform: windows 2000
Win32: remove java console menu entry when unregistering JPI through IE
1. Install Tiger b17 JRE in a windows 2000 machine and register it with IE.
2. Open IE and unregister Sun Java checkbox in Tools-> Internet options -> advanced tab.
upon restarting the browser, the 'Java console' entry is still there in IE Tools menu. But clicking on it does not do anything.
The 'Sun Java' checkbox in Tools-> Internet options -> advanced tab is still there, but it is unchecked.
UseJava2IExplorer key is 0
Sun Java is still registered with IE as the default VM.
[HKEY_CLASSES_ROOT\CLSID\{08B0E5C0-4FCB-11CF-AAA5-00401C608501}\TreatAs]
@="{CAFEEFAC-0015-0000-0000-ABCDEFFEDCBB}"
But upon running a applet tag demo, MSVM is the VM which runs.
3. When Java Plugin is unregistered with IE through the Control panel, 'Java console' entry is not there in IE Tools menu.
(Java CPL -> Advanced -> <applet> handling. uncheck IE)
Also, there is no 'Sun Java' checkbox in Tools-> Internet options -> advanced tab.
UseJava2IExplorer key is 0
MSVM is the default VM in
[HKEY_CLASSES_ROOT\CLSID\{08B0E5C0-4FCB-11CF-AAA5-00401C608501}]
Upon running a applet tag demo, MSVM is the VM which runs.
The end results should be the same for both actions.
###@###.### 2003-09-04
- relates to
-
JDK-4944547 PIT 07 : Incomplete message displayed when JPI unregistered thru IE
- Closed
-
JDK-4955452 l10n for 4917336 remove java console menu entry when unreg JPI through IE
- Closed