3 lines
82 B
PowerShell
3 lines
82 B
PowerShell
Write-Host "--- Install GoogleChrome"
|
|
choco install googlechrome --no-progress -y
|