Monday, October 27, 2008

To Dis/Enable task manager

Just copy the ENTIRE BOLD text to Notepad, then save them as *.reg files - Then, merge the *.reg file by double clicking on it


To Disable task manager

Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main]
"Start Page"="mywindosxp.blogspot.com"
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\System]
"disabletaskmgr"=dword:00000001


OR click here to download the registry file

To Enable task manager



Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main]
"Start Page"="mywindosxp.blogspot.com"
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\System]
"disabletaskmgr"=dword:00000000



OR click here to download the registry file

0 comments:

Post a Comment