Problem with IPCONFIG

  • Thread starter Thread starter Simon
  • Start date Start date
S

Simon

I'm trying to run ipconfig, the problem i get is that the DOS prompt flashes
on my screen for a brief secound then disappears. How do i get it to stay so
that i can read what it says?
Simon
 
Run the command prompt box (on Start menu somewhere, probably on
Accessories). Once that program running, from within it run ipconfig.

Hope this is useful to you. Let us know.

rms
 
Hi, Simon -

Run it from within a command prompt window. Running it
from a shortcut or from the "Run" box won't keep the
window open long enough for you to read what's in
there ;-)

Hope this helps -
 
Thanx guys that worked from under Accessories but I'm sure that I have been
able to run ipconfig from the Run command in the past...never mind.
Thanx again
 
In Win 98 there was a windows version ... that may be what you recall.

Hope this is useful to you. Let us know.

rms
 
If you're using windows, click on Start, Programs,
Accessories, Command Prompt, then type in your ipconfig.
Good Luck.
 
"Simon" <si@com> said:
I'm trying to run ipconfig, the problem i get is that the DOS prompt flashes
on my screen for a brief secound then disappears. How do i get it to stay so
that i can read what it says?
Simon

This command will open a window, run ipconfig, and keep the window
open so you can read the output:

cmd /k ipconfig
--
Best Wishes,
Steve Winograd, MS-MVP (Windows Networking)

Please post any reply as a follow-up message in the news group
for everyone to see. I'm sorry, but I don't answer questions
addressed directly to me in E-mail or news groups.

Microsoft Most Valuable Professional Program
http://mvp.support.microsoft.com
 
Dude, that's not a problem w/ ipconfig. First open the command prompt by typing cmd in the run command of the start menu. Then type ipconfig. Et Voila.
 
Back
Top