Google Chrome silent install/Uninstall strip
Could someone tell me what's the command- line for silent install & uninstall for the Google Chrome browser pleaaase?
muchly appreciated!!
thank you!
muchly appreciated!!
thank you!
0 Comments
[ + ] Show comments
Answers (5)
Please log in to answer
Posted by:
sidfire
16 years ago
Posted by:
AngelD
16 years ago
Rob Mensching posted some info of his thoughts which may be interesting, have a look at:
http://www.google.com/search?complete=1&hl=en&q=site%3Arobmensching.com+chrome&aq=f&oq=
http://www.google.com/search?complete=1&hl=en&q=site%3Arobmensching.com+chrome&aq=f&oq=
Posted by:
donaghs
14 years ago
To follow up on this, does any have an ideas on how to silently uninstall chrome?
I have users who've installed different versions of it. It's also in multiple locations as I understand that the default installation is in %userprofile%\appdata (application data), but if you use the Google Pack it installs to c:\program files\google.
I've read rob mensching's blog, and got a few ideas. But the best way I can find to automate this a variety of installs is quite crude, i.e. s script to delete chrome folder if its exists in either location.
I have users who've installed different versions of it. It's also in multiple locations as I understand that the default installation is in %userprofile%\appdata (application data), but if you use the Google Pack it installs to c:\program files\google.
I've read rob mensching's blog, and got a few ideas. But the best way I can find to automate this a variety of installs is quite crude, i.e. s script to delete chrome folder if its exists in either location.
Comments:
-
C:\>"C:\Users\<user name>\AppData\Local\Google\Chrome\Application\<release number>\Installer\setup.exe" --uninstall -force-uninstall
this will do a silent uninstall
Does anyone know how to do an install that won't launch the browser? - NinjaCoderX 11 years ago
Rating comments in this legacy AppDeploy message board thread won't reorder them,
so that the conversation will remain readable.
so that the conversation will remain readable.