INFO: Crypto and DCOM Binaries No Longer Included With the Stand-Alone Microsoft Virtual Machine Installer

ID: Q248331


The information in this article applies to:
  • Microsoft virtual machine


SUMMARY

Microsoft virtual machine (Microsoft VM) builds greater than 3188 and 2442 do not install on systems with Internet Explorer 3.x because the crypto and DCOM binaries are no longer included with the stand-alone Microsoft Virtual Machine installer. These system components are included with Internet Explorer 4.01 Service Pack 2 and later.


MORE INFORMATION

For systems containing Internet Explorer 3.x wherein a 24xx or later build of the Microsoft VM needs to be updated, you can use one of the following commands to override the aforementioned behavior:

For normal upgrades:

On Microsoft VM 31xx builds greater than 3188:


msjavx86.exe /c:"javatrig.exe /exe_install /l /noie4check" 
On Microsoft VM 24xx builds greater than 2442:

msjavx86.exe /c:"javatrig.exe /l /noie4check" 

For silent installs:

On Microsoft VM 31xx builds greater than 3188:

msjavx86.exe /c:"javatrig.exe /exe_install /l /q /noie4check" /q:a 
On Microsoft VM 24xx builds greater than 2442:

msjavx86.exe /c:"javatrig.exe /l /q /noie4check" /q:a 

For no-reboot, add "/r:n" to the command as follows:

msjavx86.exe /c:"javatrig.exe /exe_install /l /q /noie4check" /r:n /q:a 

NOTE: Following is information on the Web browser requirements for a particular build of the Microsoft Virtual Machine:

  • 15xx series build of the Microsoft Virtual Machine requires Internet Explorer 3.02


  • 24xx series build of the Microsoft Virtual Machine requires Internet Explorer 4.01 Service Pack 2


  • 31xx series or later build of the Microsoft Virtual Machine requires Internet Explorer 4.01 Service Pack 2 or later



REFERENCES

For the latest Knowledge Base articles and other support information on Visual J++ and the SDK for Java, please see the following pages on the Microsoft Technical Support site:

http://support.microsoft.com/support/visualj/

http://support.microsoft.com/support/java/

Additional query words: crypto javatrig msjavx86 dcom

Keywords : kbJavaVM kbGrpJava kbDSupport
Version : WINDOWS:
Platform : WINDOWS
Issue type : kbinfo


Last Reviewed: December 22, 1999
© 2000 Microsoft Corporation. All rights reserved. Terms of Use.