Skip to content

Instantly share code, notes, and snippets.

@Makeshift
Created September 17, 2018 07:30
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 Makeshift/906183cd3c8bed18a7058d593e375df1 to your computer and use it in GitHub Desktop.
Save Makeshift/906183cd3c8bed18a7058d593e375df1 to your computer and use it in GitHub Desktop.
echo Installing Chocolatey
@powershell -NoProfile -ExecutionPolicy Bypass -Command "iex ((new-object net.webclient).DownloadString('https://chocolatey.org/install.ps1'))" && SET PATH=%PATH%;%ALLUSERSPROFILE%\chocolatey\bin
echo Grabbing apps
choco install classic-shell google-chrome-x64 telegram.install vmwarevsphereclient linkshellextension sourcetree slack filebot pidgin lastpass nodejs.install firefox 7zip.install vlc skype filezilla dotnet4.5 speccy keepass.install putty.install python dropbox procexp mumble teamspeak rainmeter jdownloader sublimetext3 calibre teamviewer winscp silverlight windirstat malwarebytes wireshark autohotkey winrar cdburnerxp python2 vcredist2008 audacity steam f.lux googleearth cpu-z everything teracopy mp3tag handbrake.install unitywebplayer crystaldiskinfo unchecky git jre8 jdk8 adobereader qbittorrent tor-browser ffmpeg -y
pause
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment