

Many thanks to this Gist for the idea and to this other Gist for the actual implementation. Needless to say, you'll need to have an internet connection available, otherwise it won't work. Step 1 Just open whatever browser you have available (I am using Microsoft Edge to show you the steps) and go to https. DownloadFile ( '', "$LocalTempDir\$ChromeInstaller" ) & "$LocalTempDir\$ChromeInstaller" / silent / install $Process2Monitor = "ChromeInstaller" Do Until ( ! $ProcessesFound )Īlthough this isn't an one-liner technically, it can be used as one: just copy it, paste it into a Powershell prompt and you'll be good to go. If you are running a Windows operating system of 7, 8, 8.1, or 10, on. $LocalTempDir = $env : TEMP $ChromeInstaller = "ChromeInstaller.exe" ( new-object System. Google's popular web browser for 64-bit systems.
