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:
In additional you can use all Command Line Options of the msiexec, as like "/log logfile.txt" (to create a Logfile of this Installation).
Option | Id | Description |
---|---|---|
Destination Folder | APPLICATIONFOLDER |
Component | Id | Title on GUI | Description |
---|---|---|---|
custo diagnostic client | diagclient | custo diagnostic client | Install the Software |
Shortcut for custo diagnostic client | desktopshortcut | Create Desktop shortcut | Create the custo diagnostic client Shortcut on Desktop |
Shortcut for Quick ECG | desktopemergencyshortcut | Create Desktop Quick ECG shortcut | Create the Quick ECG Shortcut on Desktop |
Copy the CustoCfg.ini | custocfg.ini | Copy CustoCfg.ini | Enable the "Copy the CustoCfg.ini to APPLICATIONFOLDER" Feature |
Driver Section | drivers | Drivers | Enable the whole Driver Section (Installer detects the Architecture) |
32bit Driver Section | _32BitDriver | 32 Bit | Enable Installation of all 32bit Drivers, but Installer detects the Architecture |
cardio 1xx | cardio100_x32 | cardio 1xx | |
cardio 200 | cardio200_x32 | cardio 200 | |
custo med Devices | USBFTDI_x32 | custo med devices | |
gluco hct Stick | BTLE_x32 | gluco hct stick | |
LM506 Bluetooth Stick | LM506_x32 | LM506 Bluetooth Stick | |
er2100 Treadmill | er2100_x32 | er2100 | |
ec5000 Bike | ec5000_x32 | ec5000 | |
64bit Driver Section | _64BitDriver | 64 Bit | Enable Installation of all 64bit Drivers, but Installer detects the Architecture |
cardio 1xx | cardio100_x64 | cardio 1xx | |
cardio 200 | cardio200_x64 | cardio 200 | |
custo med Devices | USBFTDI_x64 | custo med devices | |
gluco hct Stick | BTLE_x64 | gluco hct stick | |
LM506 Bluetooth Stick | LM506_x64 | LM506 Bluetooth Stick | |
er2100 Treadmill | er2100_x64 | er2100 | |
ec5000 Bike | ec5000_x64 | ec5000 | |
Gammut Log Viewer | _LogViewer | Log Viewer |