Smart Technologies SMART Meeting Pro 3.1 User Manual

Page 70

Advertising
background image

g

To run a major software update using a Windows Installer update installation package

Run the following command:

msiexec /i "[Path]\[File].msi" [Parameter]

Where

o

[Path] is the path to the MSI file.

o

[File] is the name of the MSI file.

o

[Parameter] is the installation parameter (see Parameters on page 80).

g

To run a minor software update using a Windows Installer update installation package

Run the following command:

msiexec /i "[Path]\[File].msi" REINSTALL=ALL REINSTALLMODE=vomus

[Parameter]

Where

o

[Path] is the path to the MSI file.

o

[File] is the name of the MSI file.

o

[Parameter] is the installation parameter (see Parameters on page 80).

C H A P T E R 7

Updating the software

64

Advertising