PDA

View Full Version : A Task Manager trick [ Enable / Disable the Task Manager ]


j@naka_86
04-18-2010, 03:15 PM
Tested and working on Win 2k and XP.
:yes::yes::yes:


In notepad, copy/paste the following script, and save the file with a .vbs extension, then run it :

(Onama Name 1k dila .vbs kiyala save karanna. eeta passe double click karala balanna.)


************************************************** **********************


'Enable/Disable Task Manager
'By PatheticCockroach - based on an idea by Doug Knox
'© 2005 MPAM Rebooted
'This code may be freely distributed/modified as long as it remains free of charge

Option Explicit
'Declare variables
Dim WSHShell, rr, rr2, MyBox, val, val2, ttl, toggle
Dim jobfunc, itemtype

On Error Resume Next

Set WSHShell = WScript.CreateObject("WScript.Shell")
val = "HKCU\Software\Microsoft\Windows\CurrentVersion\Pol icies\System\DisableTaskMgr"
val2 = "HKLM\Software\Microsoft\Windows\CurrentVersion\Pol icies\System\DisableTaskMgr"
itemtype = "REG_DWORD"
jobfunc = "Task Manager is now "
ttl = "Result"

'reads the registry key value.
rr = WSHShell.RegRead (val)
rr2 = WSHShell.RegRead (val2)

toggle=1
If (rr=1 or rr2=1) Then toggle=0

If toggle = 1 Then
WSHShell.RegWrite val, 1, itemtype
WSHShell.RegWrite val2, 1, itemtype
Mybox = MsgBox(jobfunc & "disabled.", 4096, ttl)
Else
WSHShell.RegDelete val
WSHShell.RegDelete val2
Mybox = MsgBox(jobfunc & "enabled.", 4096, ttl)
End If


************************************************** **********************


Me script 1ka yata thiyana link eken ganna puluwan.
:yes::yes::yes:

acsm
04-21-2010, 11:45 PM
Good one.
This cool tool will do the same

http://www.brothersoft.com/smart-virus-remover-download-270067.html

j@naka_86
04-23-2010, 10:30 PM
Thanx 4 reply :yes:

DJnet
04-23-2010, 11:12 PM
ela ela.... ;)

j@naka_86
04-23-2010, 11:51 PM
ela ela.... ;)

thanx :)

j@naka_86
06-20-2010, 09:40 PM
:(

nadun Prabath
06-27-2010, 09:42 AM
Ela niyamai. ... Virus Hadanna Kiyapu Baduwak...

j@naka_86
06-27-2010, 09:43 AM
Ela niyamai. ... Virus Hadanna Kiyapu Baduwak...

e kohomada bro..... Kiyannko

dmudhitha
06-27-2010, 10:10 AM
The requested URL could not be retrieved

While trying to retrieve the URL:

http://www.elakiri.com/forum/attachment.
php?attachmentid=15029&d=1271583786

The following threat was encountered:

The requested object is INFECTED with the following viruses: HEUR:Trojan.Script.Generic (http://www.viruslist.com/en/search?VN=HEUR:Trojan.Script.Generic)

gudaya
06-27-2010, 10:15 AM
hikz

amila.ela
06-27-2010, 10:20 AM
hm ela

j@naka_86
06-27-2010, 12:15 PM
The requested URL could not be retrieved

While trying to retrieve the URL:

http://www.elakiri.com/forum/attachment.
php?attachmentid=15029&d=1271583786

The following threat was encountered:

The requested object is INFECTED with the following viruses: HEUR:Trojan.Script.Generic (http://www.viruslist.com/en/search?VN=HEUR:Trojan.Script.Generic)

:confused::confused::confused:
:rolleyes::rolleyes::rolleyes:

hikz

:lol:

Chooty malli
06-27-2010, 05:21 PM
thanks

j@naka_86
06-27-2010, 05:39 PM
thanks

:):):)

mawella
06-27-2010, 05:42 PM
ela ela machann tx

j@naka_86
06-28-2010, 07:51 PM
ela ela machann tx

:)

dial1
06-29-2010, 11:52 AM
cant chk.btw,tks

j@naka_86
06-30-2010, 07:54 AM
cant chk.btw,tks

:confused::confused::confused: