Where is Developer Command Prompt for VS2013?
Where is Developer Command Prompt for VS2013?
Where is Developer Command Prompt for VS2013?
Re: Where is Developer Command Prompt for VS2013?
From VS2013 Menu Select "Tools", then Select "External Tools". Enter as below:
- **Title**: "VS2013 Native Tools-Command Prompt" would be good
- **Command**: `C:\Windows\System32\cmd.exe`
- **Arguments**: `/k "C:\Program Files (x86)\Microsoft Visual Studio 12.0\Common7\Tools\VsDevCmd.bat"`
- **Initial Directory**: Select as suits your needs.
Click OK.
Now you have command prompt access under the Tools Menu.
- **Title**: "VS2013 Native Tools-Command Prompt" would be good
- **Command**: `C:\Windows\System32\cmd.exe`
- **Arguments**: `/k "C:\Program Files (x86)\Microsoft Visual Studio 12.0\Common7\Tools\VsDevCmd.bat"`
- **Initial Directory**: Select as suits your needs.
Click OK.
Now you have command prompt access under the Tools Menu.