Msi Properties For Recmic Configuration Tool; Sample Command Lines - Olympus RecMic Installation Manual

Configuration tool
Hide thumbs Also See for RecMic:
Table of Contents

Advertisement

4.2.2 MSI properties for RecMic Configuration Tool

This topic describes the msiexec properties that are available for RecMic Configuration Tool.
Syntax
To install using setup.exe, use the following syntax:
setup.exe /v"<PROPERTY>=<VALUE>"
To install using msiexec, use the following syntax:
msiexec /i RecMicConfiguration.msi <PROPERTY>=<VALUE>
Option
DEST=<installation_folder>
AUTOSTART={YES | NO}
DESKTOPSHORTCUT={YES | NO}
Names or paths that include spaces must be enclosed in quotation marks.

4.2.3 Sample command lines

This topic describes sample command lines.
Where \\Server\\Share\\RCT is the path of RecMic Configuration Tool installation package.
If you use the /qn option, no dialogs appear during installation. It prevents the
installation from waiting for user interactions.
Command lines for setup.exe
To install RecMic Configuration Tool with default settings:
"\\Server\Share\RCT\setup.exe" /s /v"/qn"
To install RecMic Configuration Tool with the language option (the following command specifies the
default language to German):
Specifies a full path to the installation folder.
By default, RecMic Configuration Tool is installed in:
 For 64-bit:
C:\Program Files(x86)\OLYMPUS\RecMicConfigurationTool
 For 32-bit:
C:\Program Files\OLYMPUS\RecMicConfigurationTool
Specifies whether to start RecMic Configuration Tool
automatically on Windows logon.
The default is YES.
Specifies whether to create a shortcut on the desktop.
The default is YES.
Description

Advertisement

Table of Contents
loading

Table of Contents