WindowsXP has a program called SHUTDOWN.EXE which allows you to easily create icons to
shutdown or restart your computer.
To create a shutdown shortcut on the desktop:
1. Right click on an open area of the desktop
2. Select New / Shortcut
3. Enter in "shutdown -s -t 00" - (no quotes)
4. Press the Next button
5. For the name, enter in anything you like. I just use shutdown. Click the Finish button.
6. For a reboot, enter "shutdown -r -t 00"
_____________________________________________________________
Here is a list of some shortcuts which you can use in "Run" option:-
cmd - Command Prompt.
compmgmt.msc - Computer management console
devmgmt.msc - Device manager
diskmgmt.msc - Disk management
dfrg.msc - Disk defragmenter
fsmgmt.msc - Shared folders
gpedit.msc - Group policy editor
lusrmgr.msc - Local users and groups
perfmon.msc - Performance monitor
regedit - Registry Editor
secpol.msc - Local security settings
services.msc - Manage services
sysedit - System Configuration. Do not edit the files unless you know what you are doing
%windir% - Opens the system folder of the current OS. This is helpful when you use multiple OS on the same computer.