The help file for EXIT command of windows command prompt!
Microsoft Windows XP
(C) Copyright 1985-2014 Microsoft Corp.
C:\Documents and Settings\Administrator\Desktop>EXIT /?
Quits the CMD.EXE program (command interpreter) or the current batch
script.
EXIT [/B] [exitCode]
/B specifies to exit the current batch script instead of
CMD.EXE. If executed from outside a batch script, it
will quit CMD.EXE
exitCode specifies a numeric number. if /B is specified, sets
ERRORLEVEL that number. If quitting CMD.EXE, sets the process
exit code with that number.
C:\Documents and Settings\Administrator\Desktop>
The command to exit the Cmd.exe correctly is suitable for: WWindows 10 (Redstone 4 & 5), 8.1, 8, 7: Pro, Home, Enterprise, Basic, Premium, Professional, Starter, Ultimate, Windows-Server 2016, 2012, 2008 .
FAQ 7: Updated on: 23 May 2018 07:16Windows
Via Command Prompt is to easy to create at once, several sub folders levels in every Windows OS? Content: 1. Easily create directories with the cmd.exe
The solution to remove read-only or hidden file attribute via cmd in all windows OS If you want to change the file attribute via windows command prompt
The taskkill can be used to end one or more processes in any windows OS. With TASKKILL, processes can be killed by the process id or image name. There are
The solution is easy to make the Windows command prompt cmd window wider, to see more of the output text It can be annoying if you are working with the