Silent install without reboot

24 April, 2009

The View client can be installed in two ways. You can do a normal GUI based install what means that you click through the installation wizard or you can do a scripted or silent installation. The silent or scripted View Client installation can be personalized with loads of MSI parameters. Some of them are standard MSI, some of them are specific.

If you need to know the parameters just start a View Client installation and search for the files vmmsi.log and vminst.log. In these installation logfiles you can also find the MSI parameters used during the installation. If you want to suppress the system reboot after the View Client silent installation you could try to use the MSI parameter /norestart but it will not work. To suppress the reboot with the View Client you need to the the option: RebootYesNo.

(Screenhost from the vmmsi.log file)

To suppress the reboot after the View Client installation start the silent installation of the View Client like shown below:

VMware-viewclient-{3.x.x-xxxxxx}.exe /s /v /qn RebootYesNo=”No”


Which View Composer version is installed on my system?

21 April, 2009

As with all other Windows based applications you can find the version of the installed View Composer within  the Add/Remove Software dialog in the control panel. Just click on: Click here for support information.