Dear Sirs
My computer always shows LowDiskSpace & cannot install Kaspersky Pure.
Although I successfully download 90m file but a virus destroy it to only 40m file
Thanks in advance
Printable View
Dear Sirs
My computer always shows LowDiskSpace & cannot install Kaspersky Pure.
Although I successfully download 90m file but a virus destroy it to only 40m file
Thanks in advance
1. Please, disable System Restore and antivirus (if you have).
2. Execute this script in AVPTool:
[CODE]begin
SetAVZGuardStatus(True);
RegKeyIntParamWrite('HKCU', 'Software\Microsoft\Windows\CurrentVersion\Internet Settings\Zones\3\', '2201', 3);
QuarantineFile('H:\yv.exe','');
QuarantineFile('E:\yv.exe','');
QuarantineFile('C:\WINDOWS\system32\eset.exe','');
QuarantineFile('.exe','');
QuarantineFile('C:\WINDOWS\system32\eset0.dll','');
DeleteFile('C:\WINDOWS\system32\eset0.dll');
DeleteFile('.exe');
RegKeyParamDel('HKEY_USERS','S-1-5-21-606747145-1343024091-1202660629-1005\Software\Microsoft\Windows\CurrentVersion\RunOnce','Shockwave Updater');
DeleteFile('C:\WINDOWS\system32\eset.exe');
RegKeyParamDel('HKEY_USERS','S-1-5-21-606747145-1343024091-1202660629-1005\Software\Microsoft\Windows\CurrentVersion\Run','esetsos');
DeleteFile('C:\autorun.inf');
DeleteFile('E:\autorun.inf');
DeleteFile('E:\yv.exe');
DeleteFile('H:\autorun.inf');
DeleteFile('H:\yv.exe');
BC_ImportDeletedList;
ExecuteSysClean;
BC_Activate;
RebootWindows(true);
end.[/CODE]
3. After reboot execute this script in AVPTool:
[CODE]begin
CreateQurantineArchive(GetAVZDirectory+'quarantine.zip');
end.[/CODE]
Upload file quarantine.zip, by link [url]http://virusinfo.info/upload_virus.php?tid=77906[/url]
4. Make a new log of AVPTool.
Статистика проведенного лечения:
[LIST][*]Получено карантинов: [B]1[/B][*]Обработано файлов: [B]2[/B][*]В ходе лечения вредоносные программы в карантинах не обнаружены[/LIST]