Navigate to LocalAppData folder (the user's Application Data folder). The location of the LocalAppData folder differs for each Windows platform.
Windows XP: C:\Documents and Settings\<User>\Local Settings\Application Data
Windows 2000 C:\Documents and Settings\<User>\Application Data
Inside the LocalAppData folder, you will find a folder named:
{3248F0A6-6813-11D6-A77B-00B0D0150000}.
Open this folder.
Note: The last 6 digits of this CLSID and the name of the .msi file will differ for each release number. In this example, the release is 1.5.0, which corresponds to 50000.
From there, you can use Active Directory to distribute the Java Runtime Environment, v1.5.0.msi file to as many client Windows platforms as you want.
If you want to register the JRE as the default virtual machine of Internet Explorer, Mozilla, and Netscape browsers, you will have to create a transform that sets the variables IEXPLORER, MOZILLA, and NETSCAPE6 to 1 in the Property.idt table.
You can find instructions on how to generate and use transforms at the Microsoft MSDN site.
Navigate to LocalAppData folder (the user's Application Data folder).
The location of the LocalAppData folder differs for each Windows platform. (e.g. C:\Documents and Settings\User\Local Settings\Application Data for Windows XP or C:\Documents and Settings\User\Application Data for Windows 2000).
Inside the LocalAppData folder, you will find a folder named:
{7148F0A6-6813-11D6-A77b-00B0D0142010}.
Open this folder.
Note: The last 6 digits of this CLSID and the name of the .msi file will differ for each release number. In this example, the release is 1.4.2_01, which corresponds to 142010.
From there, you can use Active Directory to distribute the Java 2 Runtime Environment, SE v1.4.2_01.msi file to as many client Windows platforms as you want.
If you want to register the JRE as the default virtual machine of Internet Explorer, Mozilla, and Netscape browsers, you will have to create a transform that sets the variables IEXPLORER, MOZILLA, and NETSCAPE6 to 1 in the Property.idt table.
You can find instructions on how to generate and use transforms at the Microsoft MSDN site.
Sun provides third-party contact information to help you find technical support. This contact information may change without notice. Sun does not guarantee the accuracy of this third-party contact information.