How to open a DOS console in Windows
Solved
Hello,
Could someone tell me how to open a DOS console, thanks!
What does it mean to boot, reboot?
Thank you!
Could someone tell me how to open a DOS console, thanks!
What does it mean to boot, reboot?
Thank you!
6 answers
-
-
Contributoril y a un espace : netstat <space> -n</space>
-
Contributorhello
what did you write? ipconfig /all? -
Hello
Start / Run => Open: command.com
If you want to launch MS/DOS?
Sincerely. -
Hi everyone, I have a quick question for you. When I want to get my IP address (in the DOS console), it tells me that what I wrote is not recognized as an internal or external command, nor as an executable program or a batch file. How is that possible?
Thank you for your response. -
You need to put a space between the command and the parameter
for example: netstat -n and not netsat-n; for the IP it's: ipconfig
