Previous Topic: Identifying the Parent ServerNext Topic: Other Available Transforms


Silent Installations

Various msiexec.exe options let you specify silent or near-silent installations (or uninstallations). Full instructions are given in Command line parameters for Msiexec.exe.

For example, to specify a completely silent installation that requires no user interaction, the syntax is:

msiexec /i <Path>\client.msi /qn