Monday, 1 April 2013

How to enable Disabled task manager (VB tool to enable task manager)

How to enable Disabled task manager (VB tool to enable task manager)
Let us do this step  by step
1.Open notepad
2.type following command

Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\Software\Microsoft\Windows\
CurrentVersion\Policies\System]
“DisableTaskMgr”  =dword:00000000

3.Save the file name as “taskmgr.reg
4.Double click on file and restart computer
 

2 comments:

How to install dotnet 3.5 using window CD

1.Install power iso reader 2.Mound window image on it 3.Run CMD as administrator 4.copy paste below attached comand to CMD (select text...