@powershell -NoProfile -ExecutionPolicy Bypass -Command "iex ((new-object net.webclient).DownloadString('https://chocolatey.org/install.ps1'))" && SET PATH=%PATH%;%ALLUSERSPROFILE%\chocolatey\bin
choco feature enable -n allowGlobalConfirmation
# This is for different programs to be able to sign in (free OneNote for example)
choco install ie11
choco install altdrag flashplayerplugin chromium notepadplusplus.install git.install firefox javaruntime adobereader vlc ccleaner sysinternals skype dropbox python pip teamviewer windirstat virtualclonedrive sublimetext3 keepass thunderbird
choco install dotnet4.5 putty conemu procexp curl wget vcredist2010 vcredist2013 vcredist2015 autoit autohotkey
Last active
June 24, 2016 19:07
-
-
Save TomTer/f9272d1fdc16159b0ca3 to your computer and use it in GitHub Desktop.
Windows install
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment