Ask Experts Questions for FREE Help !
Ask
    Mick Eccles's Avatar
    Mick Eccles Posts: 1, Reputation: 1
    New Member
     
    #1

    Sep 22, 2008, 03:31 AM
    RVHOST.exe virus - no registery use
    I have had this virus twice before and thought I had removed it - however it is back and I followed my previous instructions onto how to delete it, but now find I cannot enter 'regedit' as the drop down box tells me my registery has been disabled by my administrator- who tells me differently. What do I need to look for and do, to re enter my registery.
    StaticFX's Avatar
    StaticFX Posts: 943, Reputation: 74
    Senior Member
     
    #2

    Sep 22, 2008, 07:41 AM
    well, try this:

    Start | Run | Type gpedit.msc and hit OK
    Expand the following tree... User Configuration | Administrative Templates
    Highlight "System"
    Right click "Prevent access to registry editing tools" and select "Properties"
    Select the "Disabled" or "Not Configured" radio button.

    The "Registry editing tools" are regedt32.exe and regedit.exe ;)

    if that doesn't work. Try this

    open notepad

    past this in:

    Set WshShell = WScript.CreateObject("WScript.Shell")
    With WScript.CreateObject("WScript.Shell")

    On Error Resume Next

    .RegDelete "HKCU\Software\Microsoft\Windows\CurrentVersion\Po licies\System\DisableRegistryTools"
    .RegDelete "HKCU\Software\Policies\Microsoft\Windows\System\D isableCMD"
    .RegDelete "HKCU\Software\Microsoft\Windows\CurrentVersion\Po licies\System\DisableTaskMgr"
    .RegDelete "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\po licies\system\DisableTaskMgr"

    End With

    Mybox = MsgBox(jobfunc & enab & vbCR & "Finished!", 4096, t)

    save file as regeditfix.vbs

    close, then run the vbs file.

Not your question? Ask your question View similar questions

 

Question Tools Search this Question
Search this Question:

Advanced Search

Add your answer here.


Check out some similar questions!

How to get rid of Rvhost virus [ 1 Answers ]

How to get rid of Rvhost virus:mad:

RVHost.exe virus deleted [ 5 Answers ]

After using an antivirus software to remove a Trojan Horse the file RVHost was deleted. It resulted in a statement telling me that the administrator of the computer disabled the Task Manager. Is there anyway of enabling Task Manager again?

Rvhost.exe- virus [ 2 Answers ]

How to remove a rvhost.exe - virus

Rvhost.exe - virus [ 3 Answers ]

Anyone, how can I get rid of this RVHOST.EXE?

Anti virus disable, is is a virus? [ 1 Answers ]

I was running AVG atni-virus, and it just stopped working... it would start to scan then completely close out, so I deleted it off my computer and re installed it I had the same problem so I got norton and I had the same problem.  so I'm guessing I have something on my computer that's turning them...


View more questions Search