Last active
June 10, 2019 14:17
-
-
Save ytechie/9467867 to your computer and use it in GitHub Desktop.
This file contains 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
#RUN the following to kick off script-> START http://boxstarter.org/package/nr/url?https://gist.githubusercontent.com/ytechie/9467867/raw/35bbd968b79f52b3e540c3203e8c8f611028eee9/boxstarter | |
#So Meta! | |
choco install chocolatey | |
choco install boxstarter | |
choco feature disable --name=checksumFiles | |
choco feature enable --name=allowGlobalConfirmation | |
#run the rest in the boxstarter shell | |
Set-WindowsExplorerOptions -EnableShowHiddenFilesFoldersDrives -EnableShowProtectedOSFiles -EnableShowFileExtensions | |
Enable-RemoteDesktop | |
choco install googlechrome visualstudiocode paint.net 7zip.install vlc skype slack everything filezilla putty dropbox -fy | |
#choco install github | |
#Environment | |
#choco install Microsoft-Hyper-V-All -source windowsFeatures | |
#Other download links | |
#https://portal.office.com/OLS/MySoftware.aspx | |
#http://www.jabra.com/software-and-services/jabra-direct | |
@ytechie also, there are Chocolatey packages for Visual Studio updates:
https://chocolatey.org/packages/VS2013.1
https://chocolatey.org/packages/VS2013.2
https://chocolatey.org/packages/VS2013.3
https://chocolatey.org/packages/VS2013.4
;-)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@ytechie quick question, since I am the maintainer of the Fiddler4 package... What sort of issues were you seeing with it?