Estimated reading time: 1 minutes
Google have now released a new version of their Chrome browser, version 64.0.3282.140.
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 direct from Google using the link below.
Download
Download 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 feedback or questions, please feel free to leave us a message below in the comments section and we will get back to you as soon as we can. In the meantime, feel free to take a look around the rest of the news and guides on our site.
Share this content: