hi
i have a little problem in my pc
i cant view the hidden files or change the options in the : tools\folder options
i had formated my pc for 3 times now so if there any solution for my problem so please help me
Printable View
hi
i have a little problem in my pc
i cant view the hidden files or change the options in the : tools\folder options
i had formated my pc for 3 times now so if there any solution for my problem so please help me
Close all programs.
[url=http://avptool.virusinfo.info/en/AVPTool_helpdesk_curescript.htm]Execute the script[/url]:
[code]
begin
SetAVZGuardStatus(True);
ExecuteRepair(8);
QuarantineFile('C:\3j2h0tf.bat','');
QuarantineFile('C:\autorun.inf','');
QuarantineFile('C:\WINDOWS\system32\Notepad2.exe','');
QuarantineFile('C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\nmdfgds0.dll','');
QuarantineFile('C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\olhrwef.exe','');
QuarantineFile('C:\WINDOWS\system32\mmm.exe','');
DeleteFile('C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\olhrwef.exe');
DeleteFile('C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\nmdfgds0.dll');
DeleteFile('C:\autorun.inf');
DeleteFile('C:\3j2h0tf.bat');
DeleteFile('D:\autorun.inf');
DeleteFile('D:\3j2h0tf.bat');
DeleteFile('E:\autorun.inf');
DeleteFile('E:\3j2h0tf.bat');
DeleteFile('G:\autorun.inf');
DeleteFile('G:\3j2h0tf.bat');
CreateQurantineArchive('C:\quarantine.zip');
BC_ImportDeletedList;
ExecuteSysClean;
BC_Activate;
RebootWindows(true);
end.
[/code]
The computer will reboot.
Try to switch hidden files on.
Upload file C:\quarantine.zip, by link [color=red][b][u]Upload quarantined files[/u][/b][/color] in top of this thread.
Do "Collect system information" and attach new avptool_syscheck.zip to the thread.
thx for your help but the problem still there
and when i tried to execute the script a message appears telling me that
<avz_scan> failed
so,,,,,what can i do?
thanks for everyone is tring to help me but i still got the hidden files problem so,,,,,,
i did what you told me in page ( before you post )
i downloaded the programs,did the tests and there is the log files
and thx again
I corrected the script.
Run it again.