Shutdown command in cmd
Solved
bersierl
Posted messages
244
Status
Membre
-
bersierl Posted messages 244 Status Membre -
bersierl Posted messages 244 Status Membre -
Hello,
I was wondering if there is a command that allows stopping the current command in cmd.
For example, if I run an sfc/scannow, is it possible to enter a command that cancels the scan?
Thanks in advance!
(Sorry, I wasn't sure which category to place this question in.)
Configuration: Windows 7
I'll sleep on millions, I'll always dream of the slums.
I was wondering if there is a command that allows stopping the current command in cmd.
For example, if I run an sfc/scannow, is it possible to enter a command that cancels the scan?
Thanks in advance!
(Sorry, I wasn't sure which category to place this question in.)
Configuration: Windows 7
I'll sleep on millions, I'll always dream of the slums.
1 réponse
Hello,
your question is not very clear...
Either you are in a "Terminal" window (you have launched CMD in the small "run" window) and you want to stop a command!
you just have to press CTRL C and, normally, your command stops
Another possibility is to use CTRL-ALT-Delete and end the process linked to your command
I hope I have answered your issue...
your question is not very clear...
Either you are in a "Terminal" window (you have launched CMD in the small "run" window) and you want to stop a command!
you just have to press CTRL C and, normally, your command stops
Another possibility is to use CTRL-ALT-Delete and end the process linked to your command
I hope I have answered your issue...
bersierl
Posted messages
244
Status
Membre
47
Yes! That was the first solution. Thank you very much and have a good afternoon!