Skip to content

Instantly share code, notes, and snippets.

@tonidy
Created January 30, 2012 05:46
Show Gist options
  • Save tonidy/1702785 to your computer and use it in GitHub Desktop.
Save tonidy/1702785 to your computer and use it in GitHub Desktop.
One way to fixing error in VS 2010 command prompt
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\VisualStudio\SxS\VC7]
"9.0"="C:\\Program Files\\Microsoft Visual Studio 9.0\\VC\\"
"FrameworkDir32"="C:\\Windows\\Microsoft.NET\\Framework\\"
"10.0"="C:\\Program Files\\Microsoft Visual Studio 10.0\\VC\\"
"FrameworkVer32"="v4.0.30319"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment