Skip to content

Instantly share code, notes, and snippets.

@Workshop2
Last active August 29, 2015 14:19
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 Workshop2/57a138907b578c84867a to your computer and use it in GitHub Desktop.
Save Workshop2/57a138907b578c84867a to your computer and use it in GitHub Desktop.
Chocolatey Install Script
cinst googlechrome -y
cinst revo.uninstaller -y
cinst dropbox -y
cinst notepadplusplus -y
cinst spotify -y
cinst paint.net -y
cinst picasa -y
cinst foxitreader -y
cinst putty -y
cinst nodejs -y
cinst crashplan -y
cinst steam -y
cinst teamviewer -y
cinst fiddler -y
cinst ilspy -y
cinst winrar -y
cinst vlc -y
cinst f.lux -y
cinst lastpass -y
cinst markdownpad2 -y
cinst filezilla -y
cinst nunit -y
cinst ccleaner -y
cinst conemu -y
cinst treesizefree -y
cinst freedownloadmanager -y
cinst beyondcompare -y
cinst prey -y
cinst mpc-hc -y
cinst flashplayerplugin -y
cinst git.install -params '"/GitAndUnixToolsOnPath"' -y
cinst visualstudiocode -y
cinst visualstudio2013professional -InstallArguments "/Features:'WebTools'" -y
cinst visualstudio2015ultimate -pre -InstallArguments "/Features:'WebTools'" -y
cinst vs2013.4 -y
cinst mssqlserver2012express -y
cinst sql2012.smo -y
cinst githubforwindows -y
cinst resharper -y
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment