
![]() |
@ajnabii | |
You can make your shut down process a bit faster by the following tweak. |
||
1
Replies
1335
Views
0 Bookmarks
|
![]() |
@ajnabii | 28 January 10 |
You can make your shut down process a bit faster by the following tweak. Steps: (download the registry file) 1. This step is very important. Export (right click Export) the following keys and save it to a safer place. HKEY CURRENT USERControl PanelDesktop HKEY_LOCAL_MACHINESYSTEMCurrentControlSetContro l 2. Open Notepad, copy and paste the following to the Notepad. Windows Registry Editor Version 5.00 [HKEY_CURRENT_USERControl PanelDesktop] AutoEndTasks=1 HungAppTimeout=1000 WaitToKillAppTimeout=2000 [HKEY_LOCAL_MACHINESYSTEMCurrentControlSetContro l] WaitToKillServiceTimeout=2000 3. Save the file and close Notepad. 4. Change extension of the file from .txt (text file) to .reg (registry file). 5. Double click open this file and click Yes and the OK |
||


