Skip to content

Instantly share code, notes, and snippets.

@gep13
Last active March 6, 2018 10:49
Show Gist options
  • Save gep13/fb3eeb04efddaa5744255d93e69374d4 to your computer and use it in GitHub Desktop.
Save gep13/fb3eeb04efddaa5744255d93e69374d4 to your computer and use it in GitHub Desktop.
Set-ExecutionPolicy Bypass -Scope Process -Force; iex ((New-Object System.Net.WebClient).DownloadString('https://chocolatey.org/install.ps1'))
choco install notepadplusplus -y
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment