Categories:
Administration (10)
Adware Spyware (7)
Apache (10)
Bluetooth (125)
DOS Commands (1)
Edge (28)
General (2)
Internet Explorer (217)
Media Center (12)
Media Player (11)
Mozilla Firefox (18)
PHP (15)
Programming (8)
Security (4)
Silverlight (15)
Tips (17)
Tools (218)
Tutorials (5)
Windows 10 (166)
Windows 7 (636)
Windows 8 (1091)
Windows Phone (33)
Windows Server 2008 (165)
Windows Server 2012 (84)
Windows Server 2016 (23)
Windows Vista (52)
Collections:
Other Resources:
Run cmd.exe at the Command Prompt
Can I run cmd.exe program at the command prompt?
✍: FYIcenter.com
Yes, you can run cmd.exe program at the command prompt.
Basically, you are starting a child command prompt at the parent command prompt.
You can use the "EXIT" command to terminate a command prompt. When the last command prompt is terminated, the command prompt window is closed. Try the following commands in a command prompt window:
C:\fyicenter>echo I am in the top prompt I am in the top prompt C:\fyicenter>cmd Microsoft Windows [Version 6.1.7601] Copyright (c) 2009 Microsoft Corporation. All rights reserved. C:\fyicenter>echo I am in the child prompt I am in the child prompt C:\fyicenter>cmd Microsoft Windows [Version 6.1.7601] Copyright (c) 2009 Microsoft Corporation. All rights reserved. C:\fyicenter>echo I am in the grand-child prompt I am in the grand-child prompt C:\fyicenter>exit C:\fyicenter>echo I am back in the child prompt I am back in the child prompt C:\fyicenter>exit C:\fyicenter>echo I am back in the top prompt I am back in the top prompt C:\fyicenter>
If you enter "exit" again, the top command prompt will be terminated. And the window will be closed.
⇒ Run cmd.exe Program with Options
⇐ Start cmd.exe Command Prompt
2021-12-28, 1523👍, 0💬
Popular Posts:
What Is the VIDEO_TS Folder or Directory on a DVD-Video (Movie) Disc? On a DVD-Video disc, usually a...
What are the commonly used background processes on Windows systems? A background process is a progra...
Every time I open Internet Explorer a bar pops up saying that it is runner with out add ons. I check...
What is "IKE and AuthIP IPsec Keying Modules" in my Windows 7 service list? And how is "IKE and Auth...
What is the file extension .VOB (DVD-Video Object or Versioned Object Base)? .VOB is the file extens...