Skip to content

Instantly share code, notes, and snippets.

@madduci
Created December 13, 2017 14:55
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 madduci/992625067b56c74b4bc7687d99930278 to your computer and use it in GitHub Desktop.
Save madduci/992625067b56c74b4bc7687d99930278 to your computer and use it in GitHub Desktop.
Common used packages for Windows
Set-ExecutionPolicy Bypass -Scope Process -Force; iex ((New-Object System.Net.WebClient).DownloadString('https://chocolatey.org/install.ps1'))
choco install -y flashplayerplugin firefox 7zip.install vlc notepadplusplus.install paint.net malwarebytes teamviewer foxitreader
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment