Showing posts with label Tools. Show all posts
Showing posts with label Tools. Show all posts
Friday, October 16, 2015
Visual Studio 2015 Command Prompt integration in Total Commander
If you use Total Commander , as I do , for daily work and you are also a .Net developer using Visual Studio 2015 , maybe you want to do the same what I did :
How to integrate Visual Studio 2015 Command prompt into Total Commander :
1. Click on Total Commander "Configuration" menu and select "Button Bar"
2. Click on "Add" button.
3. Configure the Command to have the value :
%comspec% /k ""C:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\Tools\VsMSBuildCmd.bat""
For the Icon file you can use one of the icons created byScott Hanselman .
Add a tool tip text.
4. Press ok . Now you should be able to see in the Total Commander button bar the newly added VS2015 Command Prompt button.
That's all .
Subscribe to:
Posts (Atom)