Skip to content

Instantly share code, notes, and snippets.

@ytechie
Last active June 10, 2019 14:17
Show Gist options
  • Star 5 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save ytechie/9467867 to your computer and use it in GitHub Desktop.
Save ytechie/9467867 to your computer and use it in GitHub Desktop.
#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
@gep13
Copy link

gep13 commented Nov 17, 2014

@ytechie quick question, since I am the maintainer of the Fiddler4 package... What sort of issues were you seeing with it?

@gep13
Copy link

gep13 commented Nov 17, 2014

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment