Command-line parameter | Description |
/q, /qn | No UI |
/qb | The basic user interface (UI) level supports a UI for the installation that has simple progress and error handling. Use /qb! to hide the Cancel button. |
/qr | Non-modal dialog box is displayed at the end of the installation. |
/qf | Full UI. This level supports a user interface for the installation, including dialog boxes, progress bars, and error messages. |
/qn+ | No UI except for a modal dialog box displayed at the end. |
/qb+ | Basic UI with a modal dialog box displayed at the end. The modal box is not displayed if the user cancels the installation. Use qb+! or qb!+ to hide the Cancel button. |
/qb- | Basic UI with no modal dialog boxes. Please note that /qb+- is not a supported UI level. Use qb-! or qb!- to hide the Cancel button |
PARAMETER | Allowed Values | Description |
INSTALLDIR | <folder-path> | This property contains the default destination folder for the files in your features and components. If destination contains spaces are mandatory.
(Default = "%PROGRAMFILES%\IS\IMiS\") |
USERNAME | <Username> | This property stores the name of the end user performing the installation, which is taken from the Customer Information dialog.
(Default = System Setting) |
COMPANYNAME | <Company Name> | This property stores the organization name for the end user performing the installation. This information is taken from the Customer Information dialog box.
(Default = System Setting) |
REG_TIF | 1 | * This property instructs the installation process to register IMiS Module as a default/registered Viewer for .TIF files.
(Default=<not-selected>) |
REG_TIFF | 1 | * This property instructs the installation process to register IMiS Module as a default/registered Viewer for .TIFF files.
(Default=<not-selected>) |
REG_TIF_ALLUSERS | 1 | * This property instructs the installation process to propagate .TIF or .TIFF file association to ALL LOCAL USER ACCOUNTS. This property has no merit if either REG_TIF or REG_TIFF properties are not set OR Installation is Per-User based (ALLUSERS <> 2).
(Default=<not-selected>) |
REG_DDOC | 1 | * This property instructs the installation process to register IMiS Module to emulate IBM/Lotus Domino Document Manager Client (formally known as Lotus Domino.Doc Enabler).
(Default=<not-selected>) |