Description
Google Chrome is a cross-platform web browser developed by Google. It was first released in 2008 for Microsoft Windows, and was later ported to Linux, macOS, iOS, and Android. The browser is also the main component of Chrome OS, where it serves as the platform for web apps. more…
Download
New Chrome browser is available here:
https://enterprise.google.com/intl/en_version/chrome/chrome-browser/ mirror
Size
58 MB
Silent Install
setup.msi /quiet /norestart
or
chocolatey: choco install googlechrome -y
Install Location (10 Folders, 99 Files, 448 MB on disk)
C:\Program Files (x86)\Google\Chrome\Application\79.0.3945.130
view contents: installed files more info
C:\Program Files (x86)\Google\Chrome\Application\chrome.exe version: 79.0.3945.130
Silent Uninstall
msiexec /x{0F488B35-59E5-3DA0-80FA-55F3BE746A68} /qn /norestart
or
“C:\Program Files (x86)\Google\Chrome\Application\79.0.3945.130\Installer\setup.exe” –uninstall –multi-install –chrome –system-level –force-uninstall
or
chocolatey: choco uninstall googlechrome -y
App GUID
{0F488B35-59E5-3DA0-80FA-55F3BE746A68}
Registry
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{0F488B35-59E5-3DA0-80FA-55F3BE746A68}
MSI Property Table
MSI CustomAction Table
MSI InstallExecuteSequence Table
Notes
tags: Chrome development, Chrome scripting, Chrome automation, MrNetTek