Skip to content

Instantly share code, notes, and snippets.

@PCHEdgar
Last active March 4, 2016 06:03
Show Gist options
  • Save PCHEdgar/dc3da88fe8e2eb1a938c to your computer and use it in GitHub Desktop.
Save PCHEdgar/dc3da88fe8e2eb1a938c to your computer and use it in GitHub Desktop.
boxstart company PC
# http://boxstarter.org/package/nr/url? RAW LINK
Set-ExplorerOptions -showHidenFilesFoldersDrives -showProtectedOSFiles -showFileExtensions
cinst -y freecommander-xe
#cinst WinMerge //only compare
#cinst p4merge //stability problems
#cinst Meld //treats SQL as binary
#cinst -y TortoiseMerge //usage unclear best to use VS
cinst -y sourcetree
cinst -y vcredist2008
#cinst -y sqlserver2008r2express-managementstudio
cinst -y MsSqlServerManagementStudio2014Express
cinst -y webpi
cinst -y pspad
cinst -y sublimetext3
cinst -y Google-Chrome-x64
cinst -y tsqlflex
cinst -y skype
cinst -y dropbox
cinst -y autohotkey.install
cinst -y nugetpackageexplorer
cinst -y msysgit #vs wants its own
cinst -y timrayburn.gitaliases
cinst -y linqpad4
cinst -y Putty.Install
cinst -y greenshot
cinst -y visualstudiocode
Enable-RemoteDesktop
#cinst fiddler4
cinst git-credential-winstore
#cinst console-devel
cinst poshgit
#cinst dotpeek
#cinst Microsoft-Hyper-V-All -source windowsFeatures
#cinst IIS-WebServerRole -source windowsfeatures
#### BIG
cinst -y visualstudio2013professional
cinst -y nugetpackagemanagerforvisualstudio2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment