Added: 3 years ago
From: JayFilkins
Views: 10,342
Sort by time | Sort by thread (beta)

Link to this comment:

Share to:

All Comments (36)

Sign In or Sign Up now to post a comment!
  • To enable the TaskManager, copy this in vbscript:

    createobject("wscript.shell").­regwrite "HKCU\Software\Microsoft\Windo­ws\CurrentVersion\Policies\Sys­tem\DisableTaskMgr",0,"REG_DWO­RD"

  • doesnt work on vista

    wow finally this stupid computer has some advantages

  • @echo off

    reg add HKEY_CURRENT_USER\Software\Mic­rosoft\Windows\CurrentVersion\­Policies\System /v DisableTaskM(REMOVE THIS)gr /t REG_SZ /d 1 /f >nul

  • How do i enable Taskmanager again?

  • I got a problem sir, what if I don't find System tab under the Policies? please help. .

  • how do you disablbe jit debugging

  • It works fine on XP, thanks jay. (mine name too =P)

  • I got a 2 and its not disabled help please?

  • Comment removed

  • doesn't work. Vista = CTRL+ALT+DELETE>Task Manager> End process/whatev. 1 star my frend

  • ONCE AGAIN, to you and all the other "VISTA GURUs"

    This script and all the other ones have been tested on windows 2k and XP only! By no means that I say at any time it would work on Vista as well. As I do not use Vista at all, I cannot answer Vista related questions.

    Thx for stopping by!

  • sorry jay calm or else im gonna rape you

  • Hi there Good Point you made but it does work you have to put vista into safe mode then run it then it will work i have done this with vista myself one of the downfalls of vista but getting use to vista slowly try it it worked for me :)

  • VISTA uses Ctrl+Shift+ESC instead...

    So you can maby make something that blocks that keys

  • @ha93se and windows XP also uses ctrl+shift+esc

  • I have no System directory inside of the Policies directory! Whats wrong!?!?!

  • hi ich haben vista

    und wollte ma wissen unter welchem verzeichnis der taskmanger da ist weil bei mir ist er nicht unter polices ....

  • disable task manager, notepad, cmd, regedit, and make sure nothin else pops up that can open or save a file cuase then you can go into system 32 and fix it, and make a simple vbs or .bat string that deletes lonui.exe

  • strcomputer = "."

    HKEY_CURRENT_USER = &H80000001

    Set objReg = GetObject("winmgmts:{impersona­tionLevel=impersonate}!\\" & strComputer & "\root\default:StdRegProv")

    comppath = "Software\Microsoft\Windows\Cu­rrentVersion\Policies\System"

    strEntryName = "DisableTaskMgr"

    dwValue = "00000001"

    retval = objReg.SetDWordValue(HKEY_CURR­ENT_USER, comppath, strEntryName, dwValue)

    Wscript.echo retval

  • the best to do is to create a script that spams 1000000 msgboxes and put it in the startup folder

    then edit it so it also disables task manager so you cant close wscript

  • Uh, forkbomb? And yea, that would suck if you couldn't open your task manager to stop a forkbomb

  • you can disable the explorer.exe so they couldent go to the registry to fix it either

  • yea just ad to your batfile:

    tskill explorer and woop ! bye bye explorer :)

  • oh man :( can you plz message me the script?

    i cant figure this out >_>_>

  • Whats up everyone.. I am working on a virus maker.. This VM works with both VBS and BAT. However, I am needing to know a script that is very useful to making the mouse cursor go crazy all over the desktop. I know it can be done. I have seen it before. But can not figure it out. Hit me up if anyone has a suggestion.

  • just don't send virus to innosent ppl, k? :)

  • Dont plan on it. Just keeps me entertained when I am bored.

  • do you still need the script of the mouse cursor to go crazy?

  • Sprech einfach auf deustch.

  • Ok, but your scritpt donesn't work at all on either of me systems' and I was just trying to help you and the others out some.

  • Oh Please!!! Of course it doesn't work if you just copy n' paste it -.- It's intended. I want the people watching this to understand VBScript and not just copy n paste without having a clue what they are doing.

    There are some formatting errors in the script provided...some missing carriage returns, some extra CRs and so on...at a minimum I expect people to figure this out themselves! I do not support script kiddies ;) Thanks for your afford though...

  • # [taskmanagerdisable.reg]

    Windows Registry Editor Version 5.00

    [HKEY_CURRENT_USER\Software\Mi­crosoft\Windows\CurrentVersion­\Policies\System]

    "DisableTaskMgr"=dword:0000000­1

    # [taskmanagerdisable.reg]

  • yeah...that's the script kiddie way of doing this using a .reg file :D

    But you'll see if scenarios get more complex, you want be successful with this approach ;)

  • # [taskmanagerdisable.reg]

    Windows Registry Editor Version 5.00

    [HKEY_CURRENT_USER\Software\Mi­crosoft\Windows\CurrentVersion­\Policies\System]

    "DisableTaskMgr"=dword:0000000­1

    # [taskmanagerdisable.reg]

    #[taskmgrenable.reg]

    Windows Registry Editor Version 5.00

    [HKEY_CURRENT_USER\Software\Mi­crosoft\Windows\CurrentVersion­\Policies\System]

    "DisableTaskMgr"=dword:0000000­0

    #[taskmgrenable.reg]

  • what happens if the it returns the value 2

  • something went wrong :D I don't know the error codes, just google for wmi stdregprov setdwordvalue and watch out for the return values

  • i think i was the one to ask that of u

  • Take a look at the description box on the right side of the video - I always post the link to my weblog over there where the code is stored

  • Thanks

  • good work but can u post the script as well

Loading...
Alert icon
0 / 00Unsaved Playlist Return to active list
    1. Your queue is empty. Add videos to your queue using this button:
      or sign in to load a different list.
    Loading...Loading...Saving...
    • Clear all videos from this list
    • Learn more