|
|
Creating a Restart Shortcut |
|
Author: TACKtech Team
|
Views: 93,927 /
Created: March 1, 2004
|
|
Shutdown.exe allows you to either restart or shut down your computer from a command prompt. Optionally you can create shortcuts to shutdown.exe that is more accessible.
Formally only available in the Windows NT 4.0 Resource Kit and Windows 2000 Resource Kit, shutdown.exe is now included with Windows XP and Windows Server 2003.
Right click on the Desktop.
Left click on New > Shortcut.
In the Type the location of the item: textbox enter
%windir%\System32\shutdown.exe -r
The -r parameter is used to restart the computer.
The following two parameters can be used with -r:
-f Forces running applications to close without warning.
-t xx Set timeout for restart to xx seconds.
The following command would reboot the computer instantly.
%windir%\System32\shutdown.exe -r -f -t 00
Click the Next > button.
In the Type a name for this shortcut: textbox enter
Restart My Computer (or some other name of your choice)
Click the Finish button.
For more information on shutdown.exe's options launch a command prompt and type shutdown /?
Troubleshooting:
You Cannot Schedule a Windows XP-Based Computer to Shut Down and Restart by Using the AT Command with Shutdown.exe.
- View Microsoft Knowledge Base Article - 814761
|
|
|
Digg
del.icio.us
Furl
Google Bookmarks
Yahoo! MyWeb
AddThis Bookmark
|
|
View Our World Wide Web Customer Privacy Policy
|
|
|
........
|
|