Options+ Silent Installation & Feature Flags
Options+ can be installed silently. This means to install the APP without a visible graphical user interface (GUI), this also means that any possible pop up windows for approval will not be visible and automatically accepted. This is typically used for mass installation or virtual desktops.
1.4.1 Parameter settings:
Windows: use a ‘/’ before the parameter
macOS: use ‘--’ instead of a ‘/’ before the parameter. For example --quiet --analytics no
Note: To run any parameters below, the /quiet must precede these arguments.
Examples: (run CMD under Admin rights)
Install the software silently and disable analytics, single sign-on and automatic updates: logioptionsplus_installer.exe /quiet /analytics no /sso no /update no
Uninstall the software silently: logioptionsplus_installer.exe /quiet /uninstall