D
dwolf
When I type ipconfig in the run window I see the black window open for a
split second and goes away ??
split second and goes away ??
dwolf said:When I type ipconfig in the run window I see the black window open for a
split second and goes away ??
dwolf said:When I type ipconfig in the run window I see the black window open for a
split second and goes away ??
Mike Hall MVP said:Open the RUN window.. type CMD and then press <enter>
You should now see the 'command' window.. now try typing ipconfig in
there..
--
Mike Hall
MS MVP Windows Shell/User
http://msmvps.com/blogs/mikehall/
dwolf said:When I type ipconfig in the run window I see the black window open
for a split second and goes away ??
Michael said:You must run the ipconfig program from a command prompt window.
In the run window type cmd
in the resulting black command window type ipconfig.
Michael
That is because it is a command line tool and not a Windows application so
it starts a command prompt, runs the command and then closes.
This is the correct behavior.
If you want to see the results
start cmd from the Run item
then type in ipconfig /? to learn about the parameters it takes or
ipconfig /all for a full result immediately.