Showing posts with label VisualStudio2015. Show all posts
Showing posts with label VisualStudio2015. Show all posts
Friday, January 8, 2016
Visual Studio 2015 Enterprise : Download license is insuficient
We've encountered in the recent past days a problem with activating and renewing Visual Studio 2015 Enterprise licenses .
Here is a nice post describing what is the problem :
https://social.msdn.microsoft.com/Forums/en-US/299d609b-419e-4f88-9a03-24cf79436a76/download-license-is-insufficient?forum=TFService
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)