@echo +++++++++++++++++++ScanLix bat version+++++++++++++++++ @echo +++++++++++++++++++++++++++++++++++++++++++++++++++++++ pause @echo McAfee C:\ScanLix\Scan\McAfee\Scan.exe c:\beto1.exe /all /analyze /noboot /nomem /unzip /PROGRAM /report c:\1.txt start c:\1.txt @echo Kaspersky C:\ScanLix\Scan\KAV\KAVDOS32.EXE /M /P /B /H- /V- /R /S /Y /WT-=c:\2.txt c:\beto1.exe start c:\2.txt @echo Shopos C:\ScanLix\Scan\Shopos\SAV32CLI.EXE c:\beto1.exe -p=c:\3.txt -sc -f -ss start c:\3.txt @echo F-Prot C:\ScanLix\Scan\F-Prot\F-PROT.exe c:\beto1.exe /NOMEM /REPORT=c:\4.txt start c:\4.txt @echo AntiVir C:\ScanLix\Scan\AntiVir\ave32.exe -q -nomem -noboot -nombr -heuristic=3 c:\beto1.exe -rs -rfc:\5.txt start c:\5.txt @echo Norton C:\ScanLix\Scan\Norton\navc.exe c:\beto1.exe /b- /m- /heur3 /s- /log:c:\6.txt /doallfiles /zips /nobeep start c:\6.txt @echo BitDefender C:\ScanLix\Scan\BitDefender\bdc.exe c:\beto1.exe /all /log=c:\7.txt start c:\7.txt @echo ClamWin C:\ScanLix\Scan\ClamWin\App\clamwin\bin\clamscan.exe --database=C:\ScanLix\Scan\ClamWin\Data\db --log=c:\8.txt c:\beto1.exe start c:\8.txt @echo Solo C:\ScanLix\Scan\Solo\SOLOLITE.EXE c:\beto1.exe /NOMEM /report=c:\9.txt /zip /nosub /noboot /heuristi start c:\9.txt @echo Nod32 C:\ScanLix\Scan\Nod32\nod32.exe /quit+ /selfcheck- /subdir- /sound- /list- /break- /scroll- /pattern+ /heur+ /ah /heurdeep /scanfile+ /scanboot- /scanmbr- /scanmem- /log+ /log=c:\10.txt c:\beto1.exe start c:\10.txt @echo EL SCANEO A FINALIZADO......... PAUSE END