Skip to content

Instantly share code, notes, and snippets.

@timendum
Created July 27, 2011 10:10
Show Gist options
  • Select an option

  • Save timendum/1109072 to your computer and use it in GitHub Desktop.

Select an option

Save timendum/1109072 to your computer and use it in GitHub Desktop.
Check exit status in Windows
if %errorlevel% == 0 goto :ENDD
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment