HOWTO: Automatically Update the Microsoft VMID: Q163638
|
If it is important that users who navigate to your Web page have the latest version of the Microsoft virtual machine (Microsoft VM), you can automatically update their computers by including the Object tag from the MORE INFORMATION section of this article on your Web page.
Place the following Object tag on your page to cause Internet Explorer to download and begin installing the most recent version of the Microsoft VM:
<OBJECT CLASSID="clsid:08B0E5C0-4FCB-11CF-AAA5-00401C608500" WIDTH=0
HEIGHT=0 CODEBASE="http://www.microsoft.com/java/download/
msjavx86.exe#Version=5,0,xxxx,0"> </OBJECT>
You should replace xxxx in the Object tag with the current version number.
Note that when you paste this code from a Web page you need to remove the <> from around the hyperlink. Please see the Knowledge Base article mentioned in the REFERENCES section
of this article to determine the current version number.
http://www.microsoft.com/java/It is important that the Microsoft VM is not currently in use when attempting to update. If you have previously run a Java Applet in this session of Internet Explorer, please exit Internet Explorer and then navigate directly to the page that contains the Object tag. If you are using Internet Explorer 4.0x with active desktop enabled and you have previously run a Java Applet since the time the machine was restarted, you may need to restart your machine to unload the VM.
<OBJECT CLASSID="clsid:08B0E5C0-4FCB-11CF-AAA5-00401C608500"
CODEBASE="http://www.microsoft.com/java/ie30java.cab#Version=1,0,0,1520"></OBJECT>
If an automatic update is not necessary, the SDK for Java 1.51 contains a redistributable self-extracting executable that performs a complete installation of the 1520 build of the retail Microsoft Win32 Microsoft virtual machine, and is available on the same Web site referenced above.
For additional information on the current release of the Microsoft VM, please refer to the following Knowledge Base article:
Q163637 INFO: Availability of Current Build of Microsoft VM
http://support.microsoft.com/support/visualj/
http://support.microsoft.com/support/java/
Additional query words:
Keywords : kbenv kbusage kbIE300 kbIE301 kbIE401 kbJavaVM kbSDKJava kbVJ100 kbVJ110 kbVJ600 kbIE401sp1 kbIE401sp2 kbIE500
Version : WINDOWS:1.0,1.1,3.0,3.01,3.02,4.0,4.01
Platform : WINDOWS
Issue type : kbhowto
Last Reviewed: July 27, 1999