2
0

Added Force to Chrome install

This commit is contained in:
scarrington 2025-01-23 10:23:08 -06:00
parent 4acbb76829
commit b680abb7e6

View File

@ -20,7 +20,7 @@ powershell Set-ItemProperty -Path "HKLM:\SOFTWARE\Microsoft\Windows\CurrentVersi
:: Install Google Chrome Enterprise & Accept Winget Terms :: Install Google Chrome Enterprise & Accept Winget Terms
echo Installing Google Chrome... echo Installing Google Chrome...
winget install --exact --id Google.Chrome --silent --accept-source-agreements --accept-package-agreements winget install --exact --id Google.Chrome --silent --accept-source-agreements --accept-package-agreements --force
:: Install Google Cloud Provider for Windows :: Install Google Cloud Provider for Windows
echo Installing Google Cloud Provider for Windows... echo Installing Google Cloud Provider for Windows...