Note: These command line install options are only available on Windows.
Silent installation of SAFR Edge on Windows can be achieved by invoking the SAFR Edge installer via the command line and using the /S
switch.
Example:
SAFREdge_win_1_8_442_10_18_19.exe /S
The Windows SAFR Edge installer provides several options for configuring the component selection during install. Each component can be disabled or enabled by using the following syntax:
SAFREdge_win_1_8_442_10_18_19.exe /S /COMPONENT=YES
SAFREdge_win_1_8_442_10_18_19.exe /S /COMPONENT=NO
Examples:
SAFREdge_win_1_8_442_10_18_19.exe /S /VIRGO=YES /Actions=NO
SAFREdge_win_1_8_442_10_18_19.exe /Actions=YES /Digifort=YES
Feature Type | Component | Flag | Default | Notes |
---|---|---|---|---|
Silent Install | Silent Install | /S | Disabled | |
Component | SAFR Actions and ARES | /Actions | Enabled | |
Component | Desktop Client | /Application | Enabled | |
Component | VIRGO | /VIRGO | Enabled | |
VMS Integration Plugin | Avigilon Plugin | /Avigilon | Disabled | Only one VMS Plugin allowed. The first specified plugin will be used. |
VMS Integration Plugin | Digifort Plugin | /Digifort | Disabled | Only one VMS Plugin allowed. The first specified plugin will be used. |
VMS Integration Plugin | Genetec Plugin | /Genetec | Disabled | Only one VMS Plugin allowed. The first specified plugin will be used. |
VMS Integration Plugin | GenetecFR Plugin | /GenetecFR | Disabled | Only one VMS Plugin allowed. The first specified plugin will be used. |
VMS Integration Plugin | Milestone Plugin | /Milestone | Disabled | Only one VMS Plugin allowed. The first specified plugin will be used. |
Camera Extension | Ximea Camera Extension | /Ximea | Disabled | |
Installation Location | Installation Location | /D | C:\Program Files\RealNetworks\SAFR |
Must be the last command line argument. Do not use quotes. |