Hello everyone,
I am a daily user of the PortableApps platform, and I was wondering if it was possible to somehow use ClamWin Portable to scan downloaded files from Mozilla Firefox Portable.
I know there is no possibility to do so in a vanilla Mozilla Firefox installation, but there is an extension called "Download Statusbar" which has an anti-virus command-line capability after each download.
I was wondering
- if I enter a path to the ClamWinPortable executable (absolute path), will the Mozilla Firefox Portable launcher modify the drive letter in case it change, like the download folder path ?
- what would be the command-line parameter I would have to pass to ClamWinPortable to do such an action ?
Thanks for you assistance, fellow PortableApps users,
Regards,
m-p{3}
=============
SOLUTION
Finally, I managed to get it to work.
In Download Statusbar, select the ClamWinPortable.exe executable on your drive, and enter the following command-line parameter
--mode=scanner --path=%1 --close (Thanks goes to Tim for the close parameter)
I know the executable path seems to be absolute (ie: F:\PortableApps\ClamWinPortable\ClamWinPortable.exe), but I changed the drive letter on my USB key (H: drive), relaunched Mozilla Firefox portable and the path was corrected to H:\PortableApps\ClamWinPortable\ClanWinPortable.exe. It seems the FirefoxPortable.exe launcher is modifying the absolute path on each launch.