I have just started using ConEmu. I have tried different shells like the default windows cmd
and the Powershell
which worked fine. When i tried to add visual studio shell, it didn't work.
I tried "New console dialog". In that i gave this as the path for shell
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\vcvarsall.bat
That gave me this error
Root process was alive less than 10 seconds, Press Esc or Enter
After searching in the internet i even tried an other path as mentioned in a website C:\Program Files (x86)\Microsoft Visual Studio 11.0\Common7\Tools\vcvarsall.bat
. That gave me the same error again!
Developer Command Prompt Search for the name of the command prompt file, which is VsDevCmd. bat, or go to the Tools folder for Visual Studio, such as %ProgramFiles(x86)%\Microsoft Visual Studio\2019\Community\Common7\Tools (path changes according to your Visual Studio version, edition, and installation location).
The Command window is used to execute commands or aliases directly in the Visual Studio integrated development environment (IDE). You can execute both menu commands and commands that do not appear on any menu. To display the Command window, choose Other Windows from the View menu, and select Command Window.
Cmder provides keyboard shortcuts, which are not available in normal command prompt. Cmder provides one option where it will provide included Git option. That means the Git command can also be run there.
cmd /k "C:\Program Files (x86)\Microsoft Visual Studio 11.0\Common7\Tools\vcvarsall.bat"
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With