Skip to content

Instantly share code, notes, and snippets.

@cwigley
Last active August 29, 2015 14:05
Show Gist options
  • Save cwigley/d4094eee9f286b51fd78 to your computer and use it in GitHub Desktop.
Save cwigley/d4094eee9f286b51fd78 to your computer and use it in GitHub Desktop.
Developer Machine Build
Set-WindowsExplorerOptions -EnableShowHiddenFilesFoldersDrives -EnableShowProtectedOSFiles -EnableShowFileExtensions -EnableShowFullPathInTitleBar
Disable-UAC
Enable-MicrosoftUpdate
cinst VisualStudio2013Ultimate -InstallArguments "/Features:'Blend LightSwitch VC_MFC_Libraries OfficeDeveloperTools SQL WebTools Win8SDK SilverLight_Developer_Kit WindowsPhone80'"
cinst VS2013.3
cinst 7zip
cinst autohotkey
cinst ccleaner
cinst chocolateygui
cinst clink
cinst fiddler4
cinst filezilla
cinst firefox
cinst googlechrome
cinst graphviz
cinst linqpad4
cinst mRemoteNG
cinst notepadplusplus
cinst paint.net
cinst powershell4
cinst putty
cinst reflector
cinst resharper
cinst scite4autohotkey
cinst soapui
cinst sysinternals
cinst tfsSidekicks2013
cinst webpi
cinst windirstat
cinst winmerge
cinst virtualclonedrive
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment