Using portable ClamWin AV as the virus scanner of Miranda IM on removable driveSubmitted by airweb on August 10, 2006 - 9:24am
It works fine when i put the absolute path in the virus scanner command line for the received files, like "G:\PortableApps\ClamWin\App\clamwin\bin\clamscan.exe" "G:\PortableApps\Miranda" this is where the Miranda IM located, i tried to replace the drive letter by using "..\..\PortableApps\ClamWin\App\clamwin\bin\clamscan.exe" coz i would like to change the absolute path to a relative path to ensure that it'd work on other pc. Somehow, it doesn't work :( "..\..\" is not applicable to this or what...? Could somebody help a little? Thanks ( categories: )
|

INI Setting?
Where is this stored within Miranda? I may be able to get the launcher to update this path on launch... thus letting Miranda and ClamWin work together.
Live with purpose.
just discovered that i was
just discovered that i was using the regular Miranda, not the portable one :P
problem fixed after switching to portable app, it works perfectly together!
"\DIRECTORY\TO\clamscan.exe"
--database="\DIRECTORY\TO\THE\CLAMSCAN\App\clamwin\bindb"
--recursive "%f"
--show-progress
--log="\DIRECTORY\TO\THE\LOGFILE\YOU\NAME\IT\logfilename.txt"
thanks