ipconfig window closes immediately;need it to stay open

J

Josh Collins

When I run ipconfig, the msdos window pops up for a half second and then
closes immediately every time. It only does this whith Ipconfig. On all
other use of the Run command, the window will stay open until I press a key.
Any ideas how to stop it from closing?
 
J

Josh Collins

That fixed it. Thanks.

Hi

You need to be at a command prompt to use ipconfig properly.

Will
 
G

GSV Three Minds in a Can

from the wonderful said:
When I run ipconfig, the msdos window pops up for a half second and then
closes immediately every time. It only does this whith Ipconfig. On all
other use of the Run command, the window will stay open until I press a key.
Any ideas how to stop it from closing?

Ipconfig assumes a cmd window (persistent) is already open. Either run
it from one, or go for the one line command: start, run, 'cmd /k
ipconfig', which both opens a CMD window and feeds it the 'ipconfig'
command.
 
K

Ken Blake

In
Josh Collins said:
When I run ipconfig, the msdos window pops up for a half second and
then closes immediately every time. It only does this whith Ipconfig.
On all other use of the Run command, the window will stay open until
I press a key. Any ideas how to stop it from closing?


At the Start | Run, type CMD. Then, in the window which opens,
issue the IPCONFIG command.
 

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