Answered by:
Visual Studio 2013 SDK

Question
-
Hi,I'm unable to install visual studio 2013 SDK on my Windows 10 Technical preview.Here is the setup message :
Windows Program Compatibility mode is on. Turn it off and then try Setup again.
Could anyone help me with this issue ?
Kevin BEAUGRAND, Modis FRANCE
Merci de bien vouloir "Marquer comme réponse", les réponses qui ont résolu votre problème.- Moved by Carey FrischMVP Wednesday, February 25, 2015 5:21 PM Relocated
- Moved by Barry Wang Thursday, February 26, 2015 5:54 AM
Wednesday, February 25, 2015 1:16 PM
Answers
-
Hello BEAUGRAND Kevin,Since Win 10 is still a beta versionproduct, we may not able to share yourelated info, please report this issue to Connect https://connect.microsoft.com/ .
By the way, please refer to some pages like the following:
https://msdn.microsoft.com/en-us/library/windows/desktop/hh994464(v=vs.85).aspx
And check the options of Windows Program Compatibility.
Best regards,
Barry
We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
Click HERE to participate the survey.- Proposed as answer by Dave PatrickMVP Saturday, June 13, 2015 7:58 PM
- Marked as answer by Just Karl Wednesday, July 8, 2015 8:03 PM
Thursday, February 26, 2015 5:54 AM
All replies
-
Hello BEAUGRAND Kevin,Since Win 10 is still a beta versionproduct, we may not able to share yourelated info, please report this issue to Connect https://connect.microsoft.com/ .
By the way, please refer to some pages like the following:
https://msdn.microsoft.com/en-us/library/windows/desktop/hh994464(v=vs.85).aspx
And check the options of Windows Program Compatibility.
Best regards,
Barry
We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
Click HERE to participate the survey.- Proposed as answer by Dave PatrickMVP Saturday, June 13, 2015 7:58 PM
- Marked as answer by Just Karl Wednesday, July 8, 2015 8:03 PM
Thursday, February 26, 2015 5:54 AM -
I'm getting the same issue, running build 9926. I've tried renaming the file, putting compatibility mode on for windows 8, nothing seems to work.
Barry Gervin
Friday, February 27, 2015 3:59 PM -
I have got the same problem with WIndows 10 Pro Technical Preview build 9926.
[1F4C:15E8][2015-03-02T16:32:42]i052: Condition 'CompatibilityMode = 0' evaluates to true.
But!!!!
The problem is not the compatibility mode.
See the log file.
[1F4C:15E8][2015-03-02T16:32:42]i052: Condition 'NOT((VersionNT > v6.1) OR (VersionNT = v6.1 AND ServicePackLevel >= 1))' evaluates to false.
[1F4C:15E8][2015-03-02T16:32:42]i052: Condition '( NOT ((ProCheck_ProfessionalCore_DetectKey = 1) OR (ProCheck_VSCore_DetectKey = 1)) ) AND (CurrentOperation = "Install") ' evaluates to false.
[1F4C:15E8][2015-03-02T16:32:42]i000: MUX: Stop Block: CompatibilityMode : Windows Program Compatibility mode is on. Turn it off and then try Setup again.
Does anybody know any workaround? It would be a great help.
Monday, March 2, 2015 3:42 PM -
Hi.
I am getting the same issue. Hope this is fixed soon.
Tuesday, March 17, 2015 9:21 AM -
Just hoping to bump this question up the priority list. Has anyone found a solution?
~ Cameron
Tuesday, April 21, 2015 3:20 AM -
Just one more - there seems to be no solution at this point?Saturday, June 13, 2015 7:39 PM
-
Hi!
I have managed to get it to install on windows 10, download the sdk, it will download vssdk_full.exe, run this with /layout path which will extract the actual setup file.
Then set compatibility on the new file to win 8 and it will install just fine.
You might not need to do the/layout thing but that is what I did.
ed- Proposed as answer by luker459 Tuesday, August 18, 2015 11:39 PM
Thursday, July 23, 2015 8:01 PM