Skip to content

Instantly share code, notes, and snippets.

@keremtiryaki
Created November 28, 2019 22:12
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save keremtiryaki/86bf5808764cc3800743693fad326de1 to your computer and use it in GitHub Desktop.
Save keremtiryaki/86bf5808764cc3800743693fad326de1 to your computer and use it in GitHub Desktop.
download chrome without explorer
you may download it via powershell
wget "http://dl.google.com/chrome/install/375.126/chrome_installer.exe" -outfile "chrome_installer.exe"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment