Software Installation Details and Silent Installation Switches Overview

Modified on Sun, 16 Mar at 2:47 PM

Overview of Silent Installation Switches:

  • /s or /silent: This switch is used to perform a silent installation, where the installation process runs in the background without displaying any user interface. Users typically won't see any installation prompts or dialogs.
  • /qn: This switch is specific to Windows Installer packages (MSI files) and stands for "quiet mode with no UI." It instructs the installer to run silently, suppressing all installation dialogs and progress indicators.
  • /norestart: This switch prevents the system from automatically restarting after the installation is completed. It's useful when you want to avoid disrupting the user's workflow or when a restart isn't immediately necessary for the changes to take effect.

Software Details and Silent Installation Switches:

  1. Zoom (x64) (6.0.3.37634)
    • Silent Installation Switch: ZoomInstallerFull_6.0.3.37634_x64.msi /qn /norestart
  2. Google Chrome (x64)
    • Silent Installation Switch: googlechromestandaloneenterprise64.msi /qn /norestart
  3. Cliq (x64) (1.7.2)
    • Silent Installation Switch: Cliq-1.7.2-x64.msi /qn /norestart
  4. Evernote for MAC (10.86.4)
    • Silent Installation Switch: snagit.exe /quiet /passive /norestart
  5. Citrix Workspace (24.3.0.93)
    • Silent Installation Switch: CitrixWorkspaceApp.exe /silent /norestart /AutoUpdateCheck=disabled
  6. Microsoft PowerBI Desktop (x64)
    • Silent Installation Switch: PBIDesktopSetup_x64.exe -quiet -norestart ACCEPT_EULA=1
  7. Evernote 10 (10.86.4)
    • Silent Installation Switch: Evernote-latest.exe /ALLUSER /S
    • Silent Uninstallation Switch: Evernote-latest.exe /AllUsers /S
  8. NVIDIA GeForce Experience (x64) (3.28.0.412)
    • Silent Installation Switch: GeForce_Experience_v3.28.0.412.exe /s
    • Silent Uninstallation Switch: GeForce_Experience_v3.28.0.412.exe /s
  9. Teamviewer 15 (x64) (15.53.6)
    • Silent Installation Switch: TeamViewer_Setup_15.53.6_x64.exe /S
    • Silent Uninstallation Switch: TeamViewer_Setup_15.53.6_x64.exe /S
  10. Slack (4.38.115)
    • Silent Installation Switch: slack-standalone-4.38.115.msi /qn /norestart
  11. Mozilla Thunderbird
    • Silent Installation Switch: Thunderbird Setup 115.10.1.exe /S /PreventRebootRequired=true

Please note : I have complied the most received query from the customer

Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select at least one of the reasons
CAPTCHA verification is required.

Feedback sent

We appreciate your effort and will try to fix the article