Skip to content

Instantly share code, notes, and snippets.

@vetraskr
Last active August 29, 2015 14:03
Show Gist options
  • Save vetraskr/f864dbfdbfe27b1dc959 to your computer and use it in GitHub Desktop.
Save vetraskr/f864dbfdbfe27b1dc959 to your computer and use it in GitHub Desktop.
The things from my full install list that failed
# install these by hand
# cinst VisualStudio2013Professional -InstallArguments WebTools
# cinst VS2013SDK
# cinst DotNet3.5
# cinst resharper
# install these from boxstarter
Install-ChocolateyVsixPackage PowerShellTools http://visualstudiogallery.msdn.microsoft.com/c9eb3ba8-0c59-4944-9a62-6eee37294597/file/112013/6/PowerShellTools.vsix
Install-ChocolateyVsixPackage WebEssentials2013 http://visualstudiogallery.msdn.microsoft.com/56633663-6799-41d7-9df7-0f2a504ca361/file/105627/31/WebEssentials2013.vsix
Install-ChocolateyVsixPackage StopOnFirstBuildError http://visualstudiogallery.msdn.microsoft.com/91aaa139-5d3c-43a7-b39f-369196a84fa5/file/44205/3/StopOnFirstBuildError.vsix
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment