Ref AVZ
AVZ FIX
[*] Double click on AVZ.exe
[*] Click File > Custom scripts
[*] Copy & paste the contents of the following codebox in the box in the program (start with begin and end with end )
begin
SetAVZGuardStatus(True);
SearchRootkit(true, true);
DeleteFile('C:\Documents and Settings\Michael\Application Data\Microsoft\Installer\{57DC8980-73DA-481E-AFD4-5E2D44B7F1AD}\ARPPRODUCTICON.exe');
DeleteFile('C:\Documents and Settings\Michael\Application Data\Microsoft\Installer\{57DC8980-73DA-481E-AFD4-5E2D44B7F1AD}\SitExpander.exe_57DC898073DA481EAFD45E2D44B7F1AD.exe');
DeleteFile('C:\WINDOWS\Installer\512ff2.msi');
DeleteFile('C:\WINDOWS\system\WINASPI.BAK');
DeleteFile('C:\WINDOWS\system\WOWPOST.BAK');
DeleteFile('C:\WINDOWS\system32\WNASPI2K.BAK');
BC_ImportDeletedList;
BC_Activate;
RebootWindows(true);
end.
[*] Note: When you run the script, your PC will be restarted
[*] Click Run
[*] Restart your PC if it doesn't do it automatically.
ON COMPLETION
[*] Start AVZ.
[] Choose from the menu “File” => “Standard scripts " and mark the “Advanced System Investigation” check box.
[] Click on the “Execute selected scripts”.
[*] A system check will be automatically performed, and the created logfile (avz_sysinfo.htm) will be saved in the LOG folder in the AVZ directory as virusinfo_syscheck.zip.
Attach the zip file to your next post