1.
Download .exe or. msi from the below link
“ChromeStandaloneSetup.exe”
“GoogleChromeStandaloneEnterprise.msi”
2.
Install Using EXE.
Copy the Chrome_
installer.exe form the computer that have already installed with chrome
in the below location.
C:\Program Files\Google\Update\Install\
Install
CMD:
"%~dps0ChromeStandaloneSetup.exe"
/silent /install
Repair
CMD:
"%~dps0chrome_installer.exe"
--uninstall --chrome --msi --system-level --verbose-logging --force-uninstall
"%~dps0ChromeStandaloneSetup.exe"
/silent /install
Uninstall
CMD:
"%~dps0chrome_installer.exe"
--uninstall --chrome --msi --system-level --verbose-logging --force-uninstall
No comments:
Post a Comment