please help me with what to do
Printable View
please help me with what to do
Close/unload all the programs
Switch off:
- Antivirus and, if you have - Firewall.
- [URL="http://virusinfo.info/showthread.php?t=9207"]Execute following script[/URL] in Manual Healing
[CODE]begin
SearchRootkit(true, true);
SetAVZGuardStatus(true);
QuarantineFile('C:\Windows\ServiceProfiles\LocalService\LOCAL SERVICE1\winlogon.exe','');
TerminateProcessByName('c:\program files\youtube downloader toolbar\searchsettings.exe');
QuarantineFile('c:\program files\youtube downloader toolbar\searchsettings.exe','');
BC_ImportAll;
ExecuteSysClean;
ExecuteWizard('TSW',2,2,true);
ExecuteRepair(11);
ExecuteRepair(13);
ExecuteRepair(17);
BC_Activate;
RebootWindows(true);
end.[/CODE]
After reboot:
- Execute following script in Manual Healing
[CODE]begin
CreateQurantineArchive('C:\quarantine.zip');
end.[/CODE]
- Upload the C:\quarantine.zip here: [URL="http://virusinfo.info/upload_virus_eng.php?tid=83713"]upload_virus_eng.[/URL]