Skip to content

Instantly share code, notes, and snippets.

@ddieppa
Created February 12, 2019 16:09
Show Gist options
  • Save ddieppa/a910c8eeb8326dc9e1b415b1bc1ed0e3 to your computer and use it in GitHub Desktop.
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
*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