Added Force to Chrome install
This commit is contained in:
parent
4acbb76829
commit
b680abb7e6
@ -20,7 +20,7 @@ powershell Set-ItemProperty -Path "HKLM:\SOFTWARE\Microsoft\Windows\CurrentVersi
|
||||
|
||||
:: Install Google Chrome Enterprise & Accept Winget Terms
|
||||
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
|
||||
echo Installing Google Cloud Provider for Windows...
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user