Skip to content

Instantly share code, notes, and snippets.

@pawelpabich
Created March 16, 2016 04:04
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 pawelpabich/43810afde7240177c640 to your computer and use it in GitHub Desktop.
Save pawelpabich/43810afde7240177c640 to your computer and use it in GitHub Desktop.
#Run as admin and make sure C:\temp exists and is accessible
(new-object System.Net.WebClient).DownloadFile('http://tinyurl.com/hhqarue', 'c:/temp/chrome.exe');
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment