Google Chrome MSI Download & Silent Install Switches

Google Chrome MSI 85 Installer

Last updated on July 20th, 2023 at 01:02 am

Read Time:38 Second

If you are looking at deploying Google Chrome using systems like Configuration Manager, WDS, SCUP or Group Policy, you will want to use their MSI installer to make it much easier.

You can now download the Google Chrome MSI installer from the Google Chrome website by clicking the download button below.

Download

Download Latest Google Chrome MSI Installer

Instructions

If you are pushing this out, you will want to use the Silent Installer switches, so this is the command line that you should use for this:

msiexec.exe /i "GoogleChromeStandaloneEnterprise.msi" /q /norestart

This means it will install quietly (using the /q switch) and will not reboot automatically (using the /norestart) switch.

Comments

If you have any comments or questions, please use our comments section below.

Click to rate this post!
[Total: 1 Average: 5]

Discover more from TechyGeeksHome

Subscribe to get the latest posts to your email.

5 thoughts on “Google Chrome MSI Download & Silent Install Switches

Leave us a message...

This site uses Akismet to reduce spam. Learn how your comment data is processed.