Main settings only (using defaults for the rest) The Vibe Desktop player.msi installer includes the following default commands: |
msiexec /i VibeDesktopPlayer.msi /quiet /l*v "log.log" SITE_URL="https://[youruniquevibefyi]" ENABLE_SS="yes" SS_AUTHCODE="12345678" ENABLE_BG="Yes" BG_AUTHCODE="12345678" ENABLE_LS="Yes" LS_AUTHCODE="12345678" |
Example with all switches |
msiexec /i VibeDesktopPlayer.msi /quiet /l*v "log.log" SITE_URL="https://[youruniquevibefyi]" DISABLE_APP_CLOSE="No" HIDE_SETTINGS="No" SS_WAIT_MIN="5" SS_ON_RESUME="Yes" CONSOLE_LOCK_TIMEOUT="Yes" ENABLE_SS="Yes" SS_AUTHCODE="12345678" SS_INFOBAR_SYNC_SEC="30" DISABLE_SS_INFOBAR="No" ENABLE_BG="Yes" BG_AUTHCODE="12345678" BG_IMAGE_INTERVAL_SEC="30" ENABLE_LS="Yes" LS_AUTHCODE="12345678" LS_TIMEOUT_MIN="60" RANDOM_START="Yes" SYNC_INTERVAL_MIN="30" WAIT_PLUG="1800" WAIT_PLUG_LOCK="1800" WAIT_BATT="600" WAIT_BATT_LOCK="600" SS_LOGO=”https://public_website_address/logo_file_name.png” |
MSI Parameter | Function | Configuration |
SITE_URL (required) | Defines the unique Vibe.fyi Screensaver URL. | Enter the URL provided by your Vibe support team. |
RANDOM_START | Prevents the same slide from always appearing first. The Wallpaper and Screensaver slides can start at a random position. This setting can be enabled or disabled (Yes/No). | Yes/No (Default = Yes) Recommended: Enable this setting to randomise the starting slide position. RANDOM_START="Yes" |
SYNC_INTERVAL_MIN | Sets the time interval (in minutes) between synchronising slide updates for the screensaver, desktop wallpaper and lock screen. | Enter the number of minutes (Default = 30). |
HIDE_SETTINGS | Shows or hides the Desktop Player Settings menu. | Yes/No (Default = Yes). It’s recommended that you restrict access to the Desktop Player app settings and prevent users from making any alterations. |
DISABLE_APP_CLOSE | Enables or disables the ability to close the Desktop Player app. | Yes/No (Default = No). |
AUTO_LOAD | Determines whether the app loads automatically on startup. | Yes/No (Default = Yes). |
OVERWRITE_USER_SETTINGS (optional) | Controls whether manually changed user settings are overwritten during upgrades. | Yes/No (Default = Yes). |
MSI Parameter | Function | Configuration |
SS_WAIT_MIN | Sets the wait time before the screensaver activates. | Enter time in minutes. (Default = 5) |
SS_ON_RESUME | Determines if the "On resume, display logon screen" option is enabled. | Yes/No (Default = Yes). |
Power Options:* | ||
CONSOLE_LOCK_TIMEOUT | Controls whether the Vibe.fyi Screensaver content is displayed when the lock screen is activated. | Yes/No (Default = Yes). |
WAIT_PLUG | Sets the display turn-off time when plugged in. | Enter time in seconds (Default = 1800). |
WAIT_PLUG_LOCK | Sets the display turn-off time when the screen is locked while plugged in. | Enter time in seconds (Default = 1800). |
WAIT_BATT | Sets the display turn-off time when on battery. | Enter time in seconds (Default = 600). |
WAIT_BATT_LOCK | Sets the display turn-off time when the screen is locked while on battery. | Enter time in seconds (Default = 600). |
MSI Parameter | Function | Configuration |
ENABLE_SS (optional) | Enables or disables the Screensaver. | Yes/No (Default = No). NB: SS_AUTHCODE is required when ENABLE_SS="Yes". |
SS_LOGO (optional) | By default, the Vibe.fyi logo displays briefly when the Screensaver starts. To customise the logo, provide a secure public URL to your desired logo which must be in PNG format (e.g., https://public_website_address/logo.png). [Learn more] | Provide a valid, secure public PNG URL. (Default = Vibe logo) |
SS_AUTHCODE | Authenticates and enables the Screensaver syncing. | Enter the unique Screensaver auth code generated in the Licence Manager. |
DISABLE_SS_INFOBAR | Enables or disables the information bar. | Yes/No (Default = No). |
SS_INFOBAR_SYNC_SEC | Sets the time interval for information bar updates. | Enter time in seconds (Default = 30). |
MSI Parameter | Function | Configuration |
ENABLE_BG (optional) | Enables or disables the Background Wallpaper. | Yes/No (Default = No). NB: BG_AUTHCODE is required when ENABLE_BG="Yes". |
BG_AUTHCODE | Authenticates and enables the Wallpaper syncing. | Enter the unique Desktop Background auth code generated in the Licence Manager. |
BG_IMAGE_INTERVAL_SEC | Sets the time interval for the background image changing. | Enter time in seconds (Default = 30). |
MSI Parameter | Function | Configuration |
ENABLE_LS (optional) | Enables or disables the Lock Screen feature. | Yes/No (Default = No). NB: LS_AUTHCODE is required when ENABLE_LS="Yes". |
LS_AUTHCODE | Authenticates and enables the Lock Screen syncing. | Enter the unique Lock Screen auth code generated in the Licence Manager. |
LS_TIMEOUT_MIN | Sets how long the lock screen displays before the PC goes to sleep. | Enter time in minutes (Default = 60). |
logo.png
.logo_remote.png
file at the public URL.Notes: