...
Except on my machine, the win7 sdk didn't want to install due to prerelease version of .NET Framework. So I install v 4.6.2 from https://www.microsoft.com/en-us/download/confirmation.aspx?id=53344 and recall why I hate doing things on windows..
restart. (hang on..)
and it fixed nothing!!!!
maybe chocolatey can do it?
Code Block |
---|
choco install windows-sdk-7.1 |
nope, same problem.
Ok, it doesn't like my version of .net.
http://stackoverflow.com/questions/31455926/windows-sdk-setup-failure
I need to revert .net to version 4? Maybe.. No?