Created
September 17, 2018 07:30
-
-
Save Makeshift/906183cd3c8bed18a7058d593e375df1 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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