Changes

Jump to: navigation, search

Google Chrome

1 byte removed, 23:42, 10 February 2011
m
corrected file check
Interesting side note: even though you can't make ChromeStandaloneSetup.exe to install silently, you can get a version of it that will install systemwide. To get this, first download the regular version of the ChromeStandaloneSetup.exe . Make a note of the actual URL the file was downloaded from (in Firefox, right-click on the downloaded file and select "copy download link"). This link will include the string "needadmin%3Dfalse". Replace this string with "needadmin%3Dtrue" and download again from this modified URL. This will give you an installer for systemwide installation.
=== Google Chrome 9.2 ===
You can download the current stable version of Google Chrome as an MSI file at:
http://www.google.com/chrome/eula.html?msi=true (GoogleChromeStandaloneEnterprise.msi)
<package id="google_chrome" name="Google Chrome 9" revision="9.2.21854" reboot="false" priority="20">
<check type="uninstall" condition="exists" path="Google Chrome"/>
<check type="file" condition="exists" path="%PROGRAMFILES%\Google\Chrome\Application\9.20.21854597.94\nacl64.exe" />
<install cmd='msiexec /qn /norestart /i "%SOFTWARE%\chrome\GoogleChrome.msi"' />
117
edits

Navigation menu