Start>Run>doesnt work :S

Associate
Joined
22 May 2006
Posts
693
Yooo,

Bit of an odd one, but basically say if i was to type tracert google.co.uk into run, it would post the results but close straight away after?!?! Means i can't copy information and just generally annoying lol.

Any ideas?

cheers,

Jack
 
Start a command prompt first
Start>Run>CMD

And from there you can do what you like

If you want to save the results you can instead do

Start>Run> tracert google.co.uk > googletrace.txt

That should run a trace, and close the window automatically, and log it to a file in \WINDOWS if I've rembered it right
 
Last edited:
Back
Top Bottom