Can I disable Task Manager?
Hello
Can I disable Task Manager in Windows by using VB 2005?
Thanks
Hello
Can I disable Task Manager in Windows by using VB 2005?
Thanks
ahmedilyas wrote:
not really im afraid. its a Windows thing which you dont have control over. Why would you want this?
I've seen a program doing that.
When I press CTRL+ALT+DEL, Task Manager show and close quickly.
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\System
Modify/Create the Value Data Type(s) and Value Name(s) as detailed below.
Data Type: DWORD Value // Value Name: DisableTaskMgr
Setting for Value Data: [0 = Enabled (Default) / 1 = Disabled]
Exit Registry and Reboot