How to open a DOS console in Windows
Solved
Guillaume
-
tim -
tim -
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
-
-
il y a un espace : netstat <space> -n</space>
-
hello
what did you write? ipconfig /all? -
-
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
