Kaspersky AVP - Does it have any command line parms?

  • Thread starter Thread starter Lenster
  • Start date Start date
L

Lenster

I want to invoke AVP from whithin Falshge tafter I download a file

Kav.exe will launch, but how to I point it to a single file from the
command line?


Lenster
 
I want to invoke AVP from whithin Falshge tafter I download a file

Kav.exe will launch, but how to I point it to a single file from the
command line?

Command line switches
======================

/p=<filename> Automatically load specified profile at start.
/s Automatically start scan process after successful program load.
/q Exit AVP32 after finishing the scan job.
/w Write report.
/n Start AVP32 minimized.
/d Daily scanning. If specified AVP will scan once a day. If a
scanning already occurred on that day, no additional scan is performed
for that day.
/@[!]=listfile.txt Force scan by list-file. The list file is a text
file containing filenames/foldernames to be scanned (new line for each
target). If the optional "!" is specified, AVP will delete the list file
when the scanning procedure was completed.
 
I want to invoke AVP from whithin Falshge tafter I download a file

Kav.exe will launch, but how to I point it to a single file from the
command line?

Command line switches
======================

/p=<filename> Automatically load specified profile at start.
/s Automatically start scan process after successful program load.
/q Exit AVP32 after finishing the scan job.
/w Write report.
/n Start AVP32 minimized.
/d Daily scanning. If specified AVP will scan once a day. If a
scanning already occurred on that day, no additional scan is performed
for that day.
/@[!]=listfile.txt Force scan by list-file. The list file is a text
file containing filenames/foldernames to be scanned (new line for each
target). If the optional "!" is specified, AVP will delete the list file
when the scanning procedure was completed.

Thanks for the input, let me be a little more explicit. I need to pass
the filename to scan as a parm (Like using the %1 type of argument.

Flashget will invoke the virus scanner and pass it the file name.
This worked fine with AVG, but I like AVP better.

Thanks to your response, I might just use the listfile option and have
Flashget invoke AVP with a text file that point to the enitre download
directory. Not elegent, but it will suffice my needs.



Lenster
 
Thanks for the input, let me be a little more explicit. I need to pass
the filename to scan as a parm (Like using the %1 type of argument.

Flashget will invoke the virus scanner and pass it the file name.
This worked fine with AVG, but I like AVP better.

I have configured in my Download express KAV 4.5 to scan downloaded
files with command line (there is an option in DEP) path/Avp32.exe %1
And it works fine

Jari
 
I have configured in my Download express KAV 4.5 to scan downloaded
files with command line (there is an option in DEP) path/Avp32.exe %1
And it works fine

Jari

OK Thanks.

Lenster
 
OK Thanks.
And you should also adjust the scan parameters in the scanner to
maximum, to scan all files and inside all types of packets and
archives. The save your configuration ad default, so it is used every
time you scan a new downloaded file.

Jari
 
Back
Top