Options+ Silent Installation & Feature Flags
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.
Navigate to this article's pertinent section as needed.
Parameter settings
You can enable/disable certain features of the app during installation, install updates and uninstall the app, using the following parameters:
For Windows: use a ‘/’ before the parameter
For macOS: use ‘--’ instead of a ‘/’ before the parameter. For example --quiet --analytics no
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 or logioptionsplus_installer.exe /quiet
Parameter Name (case insensitive)
Allowed Values (case insensitive)
Description
/quiet
Needs to be specified for silent installation
Add in the command line to install silently without any UI. By default, when the parameter is not present, UI is shown. Parameter is a MUST for silent installation
/analytics
yes (or) no
Determines whether usage and diagnostics analytics data should be sent to Logitech. Default: no (disabled)
/flow
yes (or) no
Determines whether the Flow feature needs to be enabled or disabled. Default: no (disabled)
/sso
yes (or) no
Determines whether single sign-on needs to be enabled or disabled for users to be able to sign in and have their peripheral settings be backed to the cloud. Default: no (disabled)
/update
yes (or) no
Determines whether updates need to be installed automatically or not. Default: no (disabled)
/aipromptbuilder
yes (or) no
Determines whether the AI Prompt Builder feature needs to be enabled or disabled. Default: no (disabled)
/logivoice
yes (or) no
Determines whether the Logi Voice feature needs to be enabled or disabled. Default: no (disabled) - only available in China
/device-recommendation
yes (or) no
Determines whether the Device Recommendation pop up on the home screen needs to be enabled or disabled. Default: no (disabled)
/smartactions
Yes (or) no
Determines whether the Smart Actions feature needs to be enabled or disabled. Default: no (disabled)
/dfu
Yes (or) no
Determines whether the device firmware needs to be enabled or disabled. Default value is Yes.
/uninstall
Needs to be specified for uninstallation
Add in the command line to uninstall the software
/log <directory path>
Needs to be specified to collect logs
Add in the command line to capture logs during installation or uninstallation the software
/backlight
Yes (or) No
When disabled:
Backlighting is turned off
Backlighting toggle in the UI is disabled
/help
N/A
Enter to see the list of available parameters
/actions-ring
Yes (or) No
Enables or disables Actions Ring feature. Default value is Yes
/install-msoffice-plugins
N/A
Installs all Microsoft Office plugins (Excel, PowerPoint and Word)
/install-adobe-plugins
N/A
Installs all Adobe plugins (Lightroom, Illustrator, Photoshop and Premiere Pro)
/help example
Navigate to C:\Users\%username%\Downloads\logioptionsplus_installer_offline.exe /help will open a new window.
Scroll down through the list to see all the current parameters available for the version running.
Installing silently on a single PC (Windows)
Please use the arguments set out below.
Run command prompt as an administrator.
To do this type Command Prompt in the Windows search field at the lower left corner.
Right click on Command Prompt and click on Run as administrator.
2. With the command prompt open type C:\Users\%username%\Downloads\logioptionsplus_installer_offline.exe /quiet
Note: This step assumes the downloaded file is in your Downloads folder. Change the file path if your file is located elsewhere.
To add extra parameters follow the table above. For example, to install Options+ Offline with Flow and Single Sign On (SSO) type this command:
C:\Users\%username%\Downloads\logioptionsplus_installer.exe /quiet /flow yes /sso yesPress Enter to run the command. The software will then install silently. The only way to observe the software is installing is to look at your task manager. Please note that this can take up to 2 minutes to complete.
Optional Step: Observe the software being installed through the task manager
Because the software is being installed in quiet mode, there is no information about the installation progress. If you want to have any visual information of the software being installed, you can open task manager: Right click on the Windows logo at the lower left corner and click Task Manager.
Click on More details.
Go to the Details tab.
Scroll down and you should see these 2 tasks running:
-logioptionsplus_installer_offline.exe
-logioptionsplus_setup.exe
When these 2 processes disappear, it means the Options+ Offline has been installed.
Then the Options+ processes will show up. Which means Options+ is up and running.