run command help

J

Joe

Hi - I'm running windows xp home with latest updates-
I read a tip in PC magazine about typing 'netstat -a' into the run command
line - but when I do, the little black window (is it a dos window?) Opens
for a split second - I can see that there is a lot of information to read
there, but it closes too quickly and goes back to my regular windows screen.

How do i get the window that opens to stay open?
 
M

Michael Solomon \(MS-MVP Windows Shell/User\)

First type CMD and press enter, when the box opens, then run the command.
 
D

Delwin Lee [MSFT]

Additionally - if you want to create a shortcut to launch this, use this as
the shortcut's command line:

cmd.exe /k %windir%\System32\netstat.exe -a

(The /k switch will keep the window open.)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top