Options for advertising using a transform, User interface level options, Copyright information displaying options – Acronis Recovery for Microsoft Exchange - User Guide User Manual

Page 88: Calling the system api dllregisterserver option

Advertising
background image

Options for Advertising Using a Transform

msiexec /j[u][m]

component

/t

Transfo mList

r

User Interface Level Options

msiexec /q{n|b|r|f|n+|b+|b-}

/qn - Displays no user interface

/qb - Displays a basic user interface

/qr - Displays a reduced user interface with a modal dialog box displayed at
the end of the installation

/qf - Displays the full user interface with a modal dialog box displayed at the
end

/qn+ - Displays no user interface, except for a modal dialog box displayed at
the end

/qb+ - Displays a basic user interface with a modal dialog box displayed at the
end

/qb- - Displays a basic user interface with no modal dialog boxes

Note,

/qb+-

is not a supported user interface level. The modal box is not displayed if

the user cancels the installation.
Example
msiexec /qb AcronisRecoveryMsExchangeAgent.msi
Displays the basic user interface options during the Acronis Recovery for MS Exchange
Agent installation.

Copyright Information Displaying Options

msiexec {/?|/h}

Displays the Windows Installer version and copyright information.

Calling the system API DllRegisterServer Option

msiexec /y|z

module

/y - Calls the system API DllRegisterServer to self-register modules passed on
the command line

/z - Calls the system API DllUnRegisterServer to unregister modules passed on
the command line

module

- Specifies the file name of the module

These options are only used for registry information that cannot be added using the
registry tables of the .

msi

file.

88

Advertising