Created
February 12, 2019 16:09
-
-
Save ddieppa/a910c8eeb8326dc9e1b415b1bc1ed0e3 to your computer and use it in GitHub Desktop.
open Developer Command Prompt for Visual Studio from Cmder, extracted from: https://medium.com/@ricardoserradas/how-to-use-cmder-as-the-developer-command-prompt-for-visual-studio-bcc54a99fc9d
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
*cmd.exe /k ""%ConEmuDir%\..\init.bat" & "C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\Common7\Tools\VsDevCmd.bat"" -new_console:d:"C:\Projects":t:"Developer Command Prompt" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment