Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

To run the Installer you have to run the "msiexec" with appropriate Command Line Options.

OptionActionR/O
/i xxx.msiuse the "xxx.msi" for InstallationR
/qrun in Silent ModeO
/log xxx.txtLog all Results to the File xxx.txtO

In additional you can use all Command Line Options of the msiexec.

...

To customize the used msi Paket you have to state some additional Parameters to do some Actions:

Option

ActionsDescription
ADDLOCALInstalllist of features to install
REMOVEUninstalllist of features to uninstall
ADDDEFAULTInstall with Default Settinglist of features to set to their default state
REINSTALLRepairlist of features to repair

With this Actions you can state which Components should be installed or removed while the installation process. You can state multiple Components, splitted by Comma (","). You have to use the value from the Coloumn Column "Id" of the tables below. You have to state all wanted Components if you use ADDLOCAL.
If you dont state any Action Option all Default Components will be installed. If you state "ADDLOCAL=all" all Components will be installed. "REMOVE=all" is useful for uninstalling the product.

...

  • install in Silent Mode ("/q")
  • uses the "custo-diagnostic-client-setup-5-0-4-en.msi" Package to install
  • Destination is "C:\custo diagnostic client"
  • install the Components "custo diagnostic client", "Gammut Log Viewer" and "Shortcut for custo diagnostic client"

Options and Components

OptionIdDescription
Destination FolderAPPLICATIONFOLDERContains the Root Folder of the custo diagnostic installation.


ComponentIdTitle on GUIDescription
custo diagnostic clientdiagclientcusto diagnostic clientInstall the Software
Shortcut for custo diagnostic clientdesktopshortcutCreate Desktop shortcutCreate the custo diagnostic client Shortcut on Desktop
Shortcut for Quick ECGdesktopemergencyshortcutCreate Desktop Quick ECG shortcutCreate the Quick ECG Shortcut on Desktop
Copy the CustoCfg.inicustocfg.iniCopy CustoCfg.iniEnable the "Copy the CustoCfg.ini to APPLICATIONFOLDER" Feature
Driver SectiondriversDriversEnable the whole Driver Section (Installer detects the Architecture)
32bit Driver Section_32BitDriver32 BitEnable Installation of all 32bit Drivers, but Installer detects the Architecture
cardio 1xxcardio100_x32cardio 1xx
cardio 200cardio200_x32cardio 200
custo med DevicesUSBFTDI_x32custo med devices
gluco hct StickBTLE_x32gluco hct stick
LM506 Bluetooth StickLM506_x32LM506 Bluetooth Stick
er2100 Treadmiller2100_x32er2100
ec5000 Bikeec5000_x32ec5000
64bit Driver Section_64BitDriver64 BitEnable Installation of all 64bit Drivers, but Installer detects the Architecture
cardio 1xxcardio100_x64cardio 1xx
cardio 200cardio200_x64cardio 200
custo med DevicesUSBFTDI_x64custo med devices
gluco hct StickBTLE_x64gluco hct stick
LM506 Bluetooth StickLM506_x64LM506 Bluetooth Stick
er2100 Treadmiller2100_x64er2100
ec5000 Bikeec5000_x64ec5000
Gammut Log Viewer_LogViewerLog Viewer


Limitations

The custo diagnostic client Installer up to 5.0.4 cannot be used to install a single driver in silent mode. During the installation some message boxes will be showed and interupts the installation process. As an alternative you can switch on or off all drivers.