View Single Post
  #9 (permalink)  
Old 09-21-2007, 07:14 AM
itbarota itbarota is offline
D-Web Architect
 
Join Date: Jun 2007
Posts: 547
itbarota is on a distinguished road
Default Re: How to manually remove Agent.PGV PenDrive Trogen/Worm/Virus

Just try this method..

Start Menu > Run > type Command.com

then u will get the prompt...

type cd \windows

then type

copy regedit.exe regedit.com
now type regedit.com
now u will get the registry editor...

Navigate to

HKEY_CLASSES_ROOT \ exefile \ shell \ open \ command


there you will see that the value has been changed by the virus to

soundmix.exe "%1" %*


change it to

"%1" %*


(delete soundmix.exe)

exit regedit and try clicking your outlook.....

Everything will be back to normal.....

Hope this helps......
Reply With Quote