Avast command line.

  • Thread starter Thread starter KHaled
  • Start date Start date
K

KHaled

Hello..

I would like to scan files after downloading, what would be the
command line for avast ?

TIA..

--
KHaled

e-mail: khaledihREMOVEUPPERCASELETTERS at fusemail dot com
(correcting antispam crap..)
please start your subject line with the string "==NG=="
 
KHaled said:
Hello..

I would like to scan files after downloading, what would be the
command line for avast ?

TIA..

--
KHaled

e-mail: khaledihREMOVEUPPERCASELETTERS at fusemail dot com
(correcting antispam crap..)
please start your subject line with the string "==NG=="

KHaled,
If you right click on the file you have the option in the dropdown menu to
scan that file

dfrog
 
KHaled,
If you right click on the file you have the option in the
dropdown menu to scan that file

dfrog

Thanks, but that's from explorer.. I wanted to have my
download manager automatically scan on completion..

--
KHaled

e-mail: khaledihREMOVEUPPERCASELETTERS at fusemail dot com
(correcting antispam crap..)
please start your subject line with the string "==NG=="
 
KHaled said:
Thanks, but that's from explorer.. I wanted to have my
download manager automatically scan on completion..

--
KHaled

e-mail: khaledihREMOVEUPPERCASELETTERS at fusemail dot com
(correcting antispam crap..)
please start your subject line with the string "==NG=="


Did you try using the following:

"<path>\<executablefile>" "%1"

I don't use Avast so I don't know what is its install path or its
executable filename. You'll have to go look to see what .exe files are
in Avast's install path. The double quotes are needed around the
filepath if there are spaces in it. The double quotes are needed around
the replaceable environment parameter in case you specify a filepath
with spaces in it.
 
Use ashquick.exe:

D:\>path-to-avast-folder\ashquick
path-to-file-to-be-scanned
Thanks, that is the one.>

--
KHaled

e-mail: khaledihREMOVEUPPERCASELETTERS at fusemail dot com
(correcting antispam crap..)
please start your subject line with the string "==NG=="
 
Back
Top