Replies
Welcome, guest
Join CrazyEngineers to reply, ask questions, and participate in conversations.
CrazyEngineers powered by Jatra Community Platform
-
@vishalhak-B2sHVo • Nov 20, 2007
Vinay, Here's your answer
goto c:\windows\system32\shutdown.exe -> create a shortcut of this file on desktop ->goto the shortcut's properties ->edit its target as follows
"C:\WINDOWS\system32\shutdown.exe" -s -t 00 (do not eliminate the quotes) -
@engineer-vinay-vETp5V • Nov 20, 2007
Hi Vishal,
Thanks for ur reply but my problem is still here , when creating shortcut as per ur sugestion. but it is not goind to shut down?
Pls?? -
@xheavenlyx-CbvN62 • Nov 21, 2007
-
@vishalhak-B2sHVo • Nov 21, 2007
have you edited its target as mentioned? -
@engineer-vinay-vETp5V • Nov 21, 2007
Hi vishal,
I create shortcut and then edit it's target to -s-t 00.
But it is not working.you have done it or not? -
@vishalhak-B2sHVo • Dec 5, 2007
you don't have to delete the original target, just add -s-t 00 after the double quotes -
@erpuneet-D5bETx • Dec 14, 2007
Mr.vinay its working,
goto c:\windows\system32\shutdown.exe -> create a shortcut of this file on desktop ->goto the shortcut's properties ->edit its target as follows
"C:\WINDOWS\system32\shutdown.exe" -s -t 00 -
@inet2910-BSAW0O • Jan 26, 2008
yup...it works...and simiarly try these combinations out...using these u can make a shot cut restart icon, log off icon etc.
-s :shuts down the PC
-l :logs off the current user
-t nn :indicates the duration of delay in 'nn' seconds
-c "messagetext" :displays a message in system shutdown menu
-f :forces any running applications to shut down
-r :reboots the PC -
@jay-hotmail-637DXF • Jan 26, 2008
Hi vinay,
The process for creating shortcut of shutdown is same as described above. "C:\WINDOWS\system32\shutdown.exe" -s -t 00.
Please check the folder name and drive name [C: or D: or E: etc] of your "windows". -
@engineer-vinay-vETp5V • Jan 28, 2008
-
@krintte-b680vs • Jan 29, 2008
hi go through the following steps for better performance.
1. Right-click your Dekstop Computer and select New > Shortcut from the drop down menu
2. In the browse box type: SHUTDOWN -s -t 01, click Next
3. Type a desired name for your shortcut, click Finish
4. After completing this step, you should have a new shortcut on your desktop that allows you to shut down your computer by simply clicking on it.
5. When done verify function of the shortcut by double-clicking on it.