You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

custo diagnostic client Installer is an MSI Installer and can be customized for any Situation on the Customer PC.

Example: A Computer used for Reviewing Evaluations dont need Drivers or the Quick ECG Shortcut because no Hardware is connected to this PC.

Customizing the Installer is also useful for silent Installation or Software RollOut in clinical Environment.

In normal case the Options and to be installed Components will be stated as Command Line Parameters. The available Options and Components you will find in the Tables below.

Sample of Command Line Parameters for minimal Installation in Silent Mode:

msiexec /q /i custo-diagnostic-client-setup-5-0-4-en.msi 
APPLICATIONFOLDER="C:\custo diagnostic client" 
ADDLOCAL=diagclient,_LogViewer,desktopshortcut

This Command Line:

  • install in Silent Mode ("/q"
  • Destination is "C:\custo diagnostic client"
  • install the Components "custo diagnostic client", "Gammut Log Viewer" and "Shortcut for custo diagnostic client"


In additional you can use all Command Line Options of the msiexec, as like "/log logfile.txt" (to create a Logfile of this Installation).


OptionIdDescription
Destination FolderAPPLICATIONFOLDER


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
  • No labels