HOWTO: Silently Install the Microsoft VM Without RebootingID: Q233200
|
Under certain circumstances you may need to install the Microsoft virtual machine (Microsoft VM) without user input or without the forced reboot at the end.
A common situation that requires this functionality is when you create a custom setup program that, in addition to installing an application, needs to upgrade the client's Microsoft VM.
NOTE: The custom setup program must reboot the client's computer or the Microsoft VM computer will not install properly.
To accomplish this task you must install the Microsoft VM (Msjavx86.exe) with the following command line switches.
msjavx86 /q:a /r:n
The only thing that will be displayed is a window showing which components are being installed during the setup process. The computer will not be rebooted.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/
© Microsoft Corporation 1999, All Rights Reserved.
Contributions by Brett Siedman, Microsoft Corporation
Additional query words:
Keywords : kbJavaVM kbSDKJava kbVJ kbGrpJava kbDSupport
Version : WINDOWS:
Platform : WINDOWS
Issue type : kbhowto
Last Reviewed: July 27, 1999