Showing posts with label CAN'T SHUTDOWN WITH OUT. Show all posts
Showing posts with label CAN'T SHUTDOWN WITH OUT. Show all posts

Sunday, December 12, 2010

BLOCK UR USB IN XP

www.computereducation.com                                                             BLOCK UR USB IN XP

First of all backup ur registry
Start -> Run -> regedit ->Find the Hkey_Local_Machine>System>Current Control set>Services>USBStor.
Look at the right pain and find out the Start where value of the start would be 0000000(3) edit the value by
double mouse click and type 4 and save.
Restart ur pc

CAN'T SHUTDOWN WITH OUT
Can't shutdown without "killing" an application :
When I used to Logoff or ShutDown, WOWEXEC would invariably not respond and I would have to press
"End Task".
Edit HKEY_USER.DEFAULTControl PanelDesktop and add value AutoEndTasks REG_SZ. Set it to 1.
Edit HKEY_USERYourUserIdControl PanelDesktop and add value AutoEndTasks REG_SZ. Set it to 1.
This forces any task, that does not respond to the shutdown, to end.
You can also Add Value of WaitToKillAppTimeout with type REG_SZ.
The default: is 20000 milliseconds (20 seconds). If the user process does not end by this time,
AutoEndTasks is invoked.