My wifes laptop has Windows Vista. I go to Start and type Shutdown for info on it and a box with some letters pops up and immediately disappears. Anyone know how I can prevent the disappearance of the box.
Go back to “Start” and type “cmd” instead of “shutdown”. A console window with a “DOS”-prompt opens. Type “shutdown” in there, and the info about this command should appear.
I actually prefer to type “Run” which gives you the Windows XP-style “Run” dialog box. If you’re only doing a single command (like “shutdown -i”), I think it’s more convenient.
It’s also better at figuring out what you mean if you type something like “iexplore”… CMD will complain if it’s not in the PATH variable, “Run” will just find and run it.