Skip to content

Instantly share code, notes, and snippets.

@korvus
Created June 1, 2015 09:48
Show Gist options
  • Save korvus/96bd8f951e1d7d5b2b5c to your computer and use it in GitHub Desktop.
Save korvus/96bd8f951e1d7d5b2b5c to your computer and use it in GitHub Desktop.
prevent exit command from cmd on windows 7
#example
call "C:\Program Files\nodejs\nodevars.bat"
cd C:\I\want\to\go\in\this\folder
cmd.exe /k cmd /c
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment