Aditional parameters short explanations will be listed in two pages. And automatically quit from scan.exe. We can use the additonal parameter listed below as necessary. Without any parameter, the scanner will not run. It will just show the paramater like my picture above.
Parameter should be use the specified format :
Scan [object 1] [object 2] ... [option 1] [option 2]
for example, you want to scan entire harddisk with out removable, use :
Scan /adl
you want to scan entire disk, use :
Scan /ad
you want to scan entire drive E & F only, use :
Scan E: F:
you want to scan all files on drive E & F , use :
Scan E: F: /all
you want to scan all files on drive E & F and automatically clean the viruses from files, use:
Scan E: F: /all /clean
you want to scan all files on drive E & F and automatically clean the viruses from files with using heuristic for files and macros, use:
Scan E: F: /all /clean /analyze
you want to scan all files on drive E & F and automatically clean the viruses from files with using heuristic for files and macros and you want a report file in html format with the file named report.html, use:
Scan E: F: /all /clean /analyze /html report.html
basically you can use variation of options and objects on your console command based on the list of options generated by the scan.exe files by typing
Scan
on your console.
I hope you'll enjoy it, have a try.......