Installing Microsoft Windows SDK for window7 failed - visual-studio

When I try to install Microsoft SDK but i get an error avoid the installing to complete.does any one has idea about it.I have already tried all solution found by search(except that's of uninstall VS2010).
I got this error in my log:
10:03:10 PM Friday, January 30, 2015: [SDKSetup:Error] Config_Products_Install: Windows SDK Setup (failed): Installation of the "Microsoft Windows SDK for Windows 7" product has reported the following error: Please refer to Samples\Setup\HTML\ConfigDetails.htm document for further information. Stack: at SDKSetup.Product.ConfigureNewProduct(ManualResetEvent CancelEvent) at SDKSetup.Product.SetupProduct(TaskMode taskMode, ManualResetEvent CancelEvent) at SDKSetup.ProductCollection.SetupProducts(TaskMode taskMode, DownloadManager downloadManager, ManualResetEvent cancelEvent) at SDKSetup.ConfigProducts.DoCurrentTask(TaskMode Task)
NB:I have both Visual Studio 2010 & 2013

In my experience this is because the SDK install is incompatible with updates to the Microsoft Visual Studio 2010 C++ Redistributable (maybe 2012 as well). Uninstall the Microsoft Visual Studio 2010 + 2012 C++ Redistributable packages for x86 and x64 and then install the SDK. After the SDK is installed, you can install the Redistributable packages again.

Related

Visual Studio 2022 Debugger JustInTime installation failure

I just downloaded and installed Visual Studio 2022 Professional with the "ASP.NET and web development" workload to a Windows 10 machine. Install succeeded except for the warning "Couldn't install Microsoft.VisualStudio.Debugger.JustInTime.Msi".
How can I fix this warning?
I was running into the same problem and managed to fix it by:
Uninstalling Visual Studio 2022
Closing Visual Studio Installer and reopening it with administrator priviliges
Installing Visual Studio 2022 again with the desired workloads/components

Visual Studio 2017 does not detect Windows Driver Kit installation

I already have Visual Studio 2017 professional with Desktop Development with C++ installed.
I am trying to build the Virtual Serial project found here:
https://github.com/Microsoft/Windows-driver-samples/tree/master/serial/VirtualSerial
When I try to build it, I get the error:
Severity Code Description Project File Line Suppression State
Error MSB8020 The build tools for WindowsUserModeDriver10.0 (Platform Toolset = 'WindowsUserModeDriver10.0') cannot be found. To build using the WindowsUserModeDriver10.0 build tools, please install WindowsUserModeDriver10.0 build tools. Alternatively, you may upgrade to the current Visual Studio tools by selecting the Project menu or right-click the solution, and then selecting "Retarget solution". virtualserial C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\Common7\IDE\VC\VCTargets\Microsoft.Cpp.Platform.targets
I cannot find any instructions on installation aside from this website.
https://learn.microsoft.com/en-us/windows-hardware/drivers/download-the-wdk
I downloaded the WDK for Windows 10, version 1803.
I closed VS2017 and ran the installer.
When running the installer I got the message in the screenshot below, I clicked Next to continue installing
After running the installer, the project still does not build, with the same error: WindowsUserModeDriver10.0 is not installed.
What am I missing during installation? Is this the correct installer for regular VS2017 (not community edition)?
Thanks,
I know this is old, but I recently fell into this rabbit hole. What worked for me was uninstalling all of the WDKs, rebooting, and installing WDK 1803 (the wdksetup.exe program downloaded from Other WDK downloads shows version 10.0.17134.1 in properties). That WDK installer specifically calls out VS 2017 when you add the Visual Studio integration at the end of the install process.
In my situation, I installed vs2022 with SDK 19041 and WDK 19041.
After some testing, I realized that VS2022 only supports WDK 22621(so on this date). So I installed WDK 22621 and SDK 22621, and problem solved.
If you still can't find Kernel Driver Build option, try run this file C:\Program Files (x86)\Windows Kits\10\Vsix\VS2022\10.0.22621.0\WDK.vsix(WDK 19041 only has VS2019). It's a Visual Studio's extension.
According to this: https://answers.microsoft.com/en-us/windows/forum/windows_10-hardware-winpc/windows-wdk-on-visual-studio-2017-community/fdbd2b44-e57a-4849-903d-04001205a764
WDK is not currently supported by visual studio 2017.
This is ridiculous

Visual Studio Build for windowsphone error : (XapDeployCmd.exe) didn't found

I build and emulate my cordova app in android device and VisualStudio Android Emulator successfully in Visual Studio.
But when I try to build and deploy my app to windowsphone device I got this error that said the file "XapDeployCmd.exe" does not in %PATH%
ERROR: Error executing ""XapDeployCmd" /enumeratedevices":
'"XapDeployCmd"' is not recognized as an internal or external command,
WARNING: XapDeploy tool (XapDeployCmd.exe) didn't found. Assume that it's in
%PATH% and deploy fails.
When I referred to the path that I must find the file "XapDeployCmd.exe" in "C:\Program Files (x86)\Microsoft SDKs\Windows Phone\v8.0\Tools\XAP Deployment" I saw there is one file there: "XapDeploy.exe" and "XapDeployCmd.exe" is not there
so where is "XapDeployCmd.exe" ?
I'm using Visual Studio 2015 Community With Update 3 and I installed Windows Phone SDK 8.0
Tools for Apache Cordova only supports deploying to Windows devices 8.1.
To deploy to Windows 8, you need Visual Studio 2013 which has a completely different project structure, and I don't recommend using it.
Most users who are on a version of Windows 8 tend to be on version 8.1
As I stated before، I had installed Windows Phone SDK 8.0 .
with installing Windows Phone SDK 8.0 , Visual Studio 2012 will be installed.
But the file "XapDeployCmd.exe" is not with this version of visual studio.
Installing Update 5 (update 2 or later) of visual studio 2012 will install "XapDeployCmd.exe" with itself. Visual Studio 2012 Iso and problem will be solved.
after solving this problem if you encounter with error like 'Exception from HRESULT: 0x89721800' , refer to this article

Failed Installation of Visual Studio 2013 Pro on Windows 10

On a new installed Windows 10 Pro. I installed Visual Studio 2013 Pro and the error message, Visual Studio 2013 Update 3 (KB2829760) Package failed, is shown after the installation. The screenshot
Then I repaired it but with the same error message. The log file
http://drive.google.com/file/d/0B841rccm7zZWaVludENGeVFxWXNXREJIWXE5NFZoMnhLVFBj/view?usp=sharing

Error installing Visual Studio 2015 on my Windows 10 system

Your help will be appreciated...
When i try to install Visual Studio 2015 it throws an error while installing Team Explorer for Microsoft Visual Studio 2015.
I tried installing from ISO, even extracted the content of it and tried to install from it too... but in vein.
Here is the screenshot of the error
]
LOG file is attached too
https://www.dropbox.com/s/npnp5r44z3azj8t/dd_vs_enterprise_20160301132449.log?dl=0
I finally reinstalled my Windows 10 and same ISO worked

Resources