Skip to main content
  1. checkCheck your install location. I installed VS to the other location D:\D:\ than default C:\C:\ so i getI got the error.
  2. modify "Environment Variables" to your location, for me changeit means changing C:\Program Files (x86)\Microsoft Visual Studio 12.0\Common7\Tools\C:\Program Files (x86)\Microsoft Visual Studio 12.0\Common7\Tools\ to D:\Microsoft Visual Studio 12.0\Common7\Tools\ D:\Microsoft Visual Studio 12.0\Common7\Tools\.
  3. DON'T Forget to add a \\ to the end of word.
  1. check your install location. I installed VS to the other location D:\ than default C:\ so i get the error.
  2. modify "Environment Variables" to your location, for me change C:\Program Files (x86)\Microsoft Visual Studio 12.0\Common7\Tools\ to D:\Microsoft Visual Studio 12.0\Common7\Tools\ .
  3. DON'T Forget to add a \ to the end of word.
  1. Check your install location. I installed VS to the other location D:\ than default C:\ so I got the error.
  2. modify "Environment Variables" to your location, for me it means changing C:\Program Files (x86)\Microsoft Visual Studio 12.0\Common7\Tools\ to D:\Microsoft Visual Studio 12.0\Common7\Tools\.
  3. DON'T Forget to add a \ to the end of word.
Source Link
Jaon
  • 106
  • 1
  • 4

  1. check your install location. I installed VS to the other location D:\ than default C:\ so i get the error.
  2. modify "Environment Variables" to your location, for me change C:\Program Files (x86)\Microsoft Visual Studio 12.0\Common7\Tools\ to D:\Microsoft Visual Studio 12.0\Common7\Tools\ .
  3. DON'T Forget to add a \ to the end of word.