Google have now released a new version of their Chrome browser, version 53.0.2785.101.
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
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 system below.
Feedback is critical to our site so please, if this has helped you out, give the article a star rating above, it only takes one click! Thank You!