Bug 4777008 is failed for 1.4.1_02 and 1.4.1_03.
1.4.1_02 and 1.4.1_03 Installation DOES NOT create KeyFileName entry in the registry.
Steps to reproduce:
MS java should be present on the system.
Install JRE and look at the following registry key:
"HKEY_LOCAL_MACHINE\\SOFTWARE\\Microsoft\\Active Setup\\Installed
Components\\{08B0E5C0-4FCB-11CF-AAA5-00401C608500}"
1.4.1_01 Installation create KeyFileName entry as follow:
Default) "Java (Sun)"
ComponentID "JAVAVM"
IsInstalled 0x00000001(1)
KeyFileName "C:\Program Files\Java\j2re1.4.1_01\bin\ActPanel.dll"
Locale "EN"
Version "5,0,3802,0"
1.4.1_01 Uninstallation update the key with Microsoft VM info as follow:
Default) "Microsoft VM "
ComponentID "JAVAVM"
IsInstalled 0x00000001(1)
KeyFileName "C:\WINNT\System32\msjva.dll"
Locale "EN"
Version "5,0,3802,0"
1.4.1_02 Installation DOES NOT create KeyFileName entry:
Default) "Java (Sun)"
ComponentID "JAVAVM"
IsInstalled 0x00000001(1)
Locale "EN"
Version "5,0,5000,0"
1.4.1_02 Uninstall: DOES NOT update the key with Microsoft VM info at all.
1.4.1_03 b01 Installation/Removal has the same behavior as for 1.4.1_02.
###@###.### 2003-04-16
1.4.1_02 and 1.4.1_03 Installation DOES NOT create KeyFileName entry in the registry.
Steps to reproduce:
MS java should be present on the system.
Install JRE and look at the following registry key:
"HKEY_LOCAL_MACHINE\\SOFTWARE\\Microsoft\\Active Setup\\Installed
Components\\{08B0E5C0-4FCB-11CF-AAA5-00401C608500}"
1.4.1_01 Installation create KeyFileName entry as follow:
Default) "Java (Sun)"
ComponentID "JAVAVM"
IsInstalled 0x00000001(1)
KeyFileName "C:\Program Files\Java\j2re1.4.1_01\bin\ActPanel.dll"
Locale "EN"
Version "5,0,3802,0"
1.4.1_01 Uninstallation update the key with Microsoft VM info as follow:
Default) "Microsoft VM "
ComponentID "JAVAVM"
IsInstalled 0x00000001(1)
KeyFileName "C:\WINNT\System32\msjva.dll"
Locale "EN"
Version "5,0,3802,0"
1.4.1_02 Installation DOES NOT create KeyFileName entry:
Default) "Java (Sun)"
ComponentID "JAVAVM"
IsInstalled 0x00000001(1)
Locale "EN"
Version "5,0,5000,0"
1.4.1_02 Uninstall: DOES NOT update the key with Microsoft VM info at all.
1.4.1_03 b01 Installation/Removal has the same behavior as for 1.4.1_02.
###@###.### 2003-04-16