I have used Visual Studio 2013 before and I can find "VS2013 x64 Native Tools Command Prompt" under C:\Program Files (x86)\Microsoft Visual Studio 12.0\Common7\Tools\Shortcuts。
However,after VS 2015 installation, I can only find Build Notifications under corresponding folder.
So, how can I launch VS2015 x64 Native Tools Command Prompt ?
2 Answers
For the Start Menu, it is located under Visual Studio 2015 - > Visual Studio Tools -> Windows Desktop Command Prompts -> VS2015 x64 Native Tools Command Prompt.
However, the actual shortcut is %comspec% /k ""C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\vcvarsall.bat"" amd64 (at least on my setup).
Try searching in windows home search for VS2015 x64 Native Tools Command Prompt. I found it today like this