Skip to content

Instantly share code, notes, and snippets.

@chipitsine
Created April 15, 2016 10:10
Show Gist options
  • Save chipitsine/2bf1cd0429fef770ad1a474b66dcabb3 to your computer and use it in GitHub Desktop.
Save chipitsine/2bf1cd0429fef770ad1a474b66dcabb3 to your computer and use it in GitHub Desktop.
choco -y install git
choco -y install python -version 2.7.11
choco install windows-sdk-10.0
choco install windows-sdk-7.1
choco install netfx-4.5.2-devpack
choco install windows-sdk-8.0
choco install microsoft-build-tools
choco install -m microsoft-build-tools -version 12.0.21005.20140416
choco -y upgrade visualstudio2015community
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment