Friday, September 18, 2009

Workaround: Windows SDK Configuration Tool complains about missing Visual Studio

When trying change the default SDK…

Symptoms

Error Message:

"Your system does not have Visual Studio 2005 or Visual Studio 2008 installed"

Workaround

  • Option 1: Use the command-line version of Windows SDK Configuration Tool: e.g. “WindowsSdkVer.exe -version:v7.0” (no quotes)
  • Option 2: Change the OS Display Format to English (United States).

You can read the full story here.

No comments: