Skip to content

Instantly share code, notes, and snippets.

@harrifeng
Created November 25, 2017 12:53
Show Gist options
  • Save harrifeng/1faf603be2eca1b409fb5386d1036ad4 to your computer and use it in GitHub Desktop.
Save harrifeng/1faf603be2eca1b409fb5386d1036ad4 to your computer and use it in GitHub Desktop.
@"%SystemRoot%\System32\WindowsPowerShell\v1.0\powershell.exe" -NoProfile -InputFormat None -ExecutionPolicy Bypass -Command "iex ((New-Object System.Net.WebClient).DownloadString('https://chocolatey.org/install.ps1'))" && SET "PATH=%PATH%;%ALLUSERSPROFILE%\chocolatey\bin"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment