Skip to content

Instantly share code, notes, and snippets.

@Makeshift
Created November 29, 2018 22:20
Show Gist options
  • Save Makeshift/96725b3c2723dbf3ffdd47eadf888cc1 to your computer and use it in GitHub Desktop.
Save Makeshift/96725b3c2723dbf3ffdd47eadf888cc1 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 paint.net youtube-dl cmder disabledefender-winconfig chocolateygui classic-shell google-chrome-x64 telegram.install vmwarevsphereclient linkshellextension sourcetree slack filebot nodejs.install awscli firefox vim 7zip.install vlc skype filezilla dotnet4.7.1 speccy keepass.install putty.install python dropbox procexp telegram mumble teamspeak rainmeter sublimetext3 calibre teamviewer windirstat wireshark autohotkey winrar cdburnerxp python2 vcredist2008 steam f.lux cpu-z everything mp3tag handbrake.install crystaldiskinfo unchecky git jre8 jdk8 adobereader qbittorrent tor-browser ffmpeg sysinternals curl -y
pause
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment