How to schedule manually scan boot

Hy,
I would like to know how it’s possible to schedule a scan at startup before windows start, by a manually method please, not by interface behaviours.
Thanks a lot

N@y.

Yes, just run:

C:\Program Files\ALWIL Software\Avast4\sched.exe /A:“*” /archives

To disable, just run:

C:\Program Files\ALWIL Software\Avast4\sched.exe /D

Welcome to the most configurable antivirus round :wink:

I would like to add a batch file with the scheduling, is it possible? (adding defrag and scandisk and xcopy for register…)

Yes.

I think only paid versions of defrag tools allow that (O&O, PerfectDisk, etc.).

You need a script to add info to registry. I think you can’t run it by a .bat file.
You can use AutoIt to make this script.

???