Hi,
I’m upgrading my Windows 10 dev machine from VS2013 to VS2015 Community Edition. The Win32/64: Step-by-Step Guide give guidance to the Visual Studio command prompt indicating to look for
VS2015 x64 Native Tools Command Prompt. I don’t have this anywhere in my menu system. I have two other command prompt shortcuts:
MS Build Command Prompt that runs the command: "C:\Windows\System32\cmd.exe" /k ""C:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\Tools\VsMSBuildCmd.bat""
Developer Command Prompts that runs the command: "C:\Windows\System32\cmd.exe" /k ""C:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\Tools\VsDevCmd.bat""
Are either of these the command shells I should be using?
Thanks and regards…Paul