In Windows XP, Ctrl + Alt + Delete will invoke the Windows Task Manager. The
Windows Task Manager includes a Shutdown command in the menus.
If pressing Start + R successfully pulled up the Windows Run dialog box, you
coulc conceivably type "shutdown -s -t 00" (without the quotation marks) and
click: Enter. But that's only if Start + R was working.
You could create Shortcuts and keep them on the Desktop or in QuickLaunch
toolbars on your Taskbar. You could create shortcuts to the commands: (1)
shutdown -r -t 00, (2)shutdown -s -t 00, and (3)shutdown -a. These shutdown
command can be given clever little icons from the shell32.dll icon-source.
You could conceivably create another useful little shortcut to keep on the
Desktop or in a QuickLaunch toolbar. And that shortcut could be to the command:
Rundll32.exe advapi32.dll,ProcessIdleTasks. I have occasionally been assisted
by this CPU-Redirector shortcut when my computer has had a dysfunctional moment.
Just some ideas.
| How do I restart a Win XP computer that isn't responding? The old C+A+D that
| used to work on my old machine didn't restart the computer and I was forced
| to just push the off switch. Is that the only way to do it?
|
| TN
|
|