Saturday, January 12, 2008

sHutDoWn ur pc real fast

Here's a neat one :Open Regedit (WINDOWS KEY + R on your keyboard, or by clicking Start and typing on the search bar "regedit" without quotes. Hit EnterNavigate to [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Contro l] On the right panel look for the "WaitToKillServiceTimeout" string and change it value to 1000 by right clicking the string and selecting Modify...Default Value WaitToKillServiceTimeout=20000Modified value WaitToKillServiceTimeout=5000Modified value WaitToKillServiceTimeout=1000 (extreme, use it at your own risk)I found 3000 worked nicely but try the 5000 first. 3000 does sometimes leave some programs lagging which then need a further key click.
or
Right click on the Desktop.Left click on New > Shortcut. In the Type the location of the item: textbox enter%windir%\System32\shutdown.exe -s The -s parameter is used to shut down the computer.The following two parameters can be used with -s:-f Forces running applications to close without warning.-t xx Set timeout for shutdown to xx seconds.The following command would shut down instantly.%windir%\System32\shutdown.exe -s -f -t 00Click the Next > button. In the Type a name for this shortcut: textbox enterShutdown 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 /?
n this is not those stupid tricks that ppl post to tell that they know real much. i started 2 blog again bcoz of a frnd who thought was very smart(not disclosing d name).

2 comments: