awjas.blogg.se

Chrome installer for windows 10
Chrome installer for windows 10





And guess what? You don’t have to take help of other browser. Chrome browser shortcut will appear on the desktop, confirm that installation process completed successfully.įrom the above discussed method, this method is by far the best and quick method to install Chrome browser on Windows 10. Wait for few seconds and let the command complete its work. $Path = $env:TEMP $Installer = “chrome_installer.exe” Invoke-WebRequest “ " -OutFile $Path$Installer Start-Process -FilePath $Path$Installer -Args “/silent /install” -Verb RunAs -Wait Remove-Item $Path$InstallerĪnd then hit Enter. Next, you need to copy-paste following command in Windows PowerShell window: When UAC dialog box appear, click Yes to continue. For that, right-click on the Start button and select “Windows PowerShell (Admin)“ Also, make sure you’re connected to internet connection.Īre you excited to know the steps? Here’s what you need to do:

chrome installer for windows 10

In this workaround, we’re going to use Windows PowerShell app which is available in Windows 10 out of the box. Install Chrome in Windows 10 using PowerShell # But in both methods, you have to take the help of another browser to grab a web installer or setup file.įortunately, there’s a quick workaround using which you can easily install a Chrome browser on your computer without taking the help of another browser using a simple command line. You can also grab the Offline installer of Chrome browser and install it on your computer like any other program.







Chrome installer for windows 10