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
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.
Sometimes, the impossible can become possible, if you're awesome!
just discovered that i was using the regular Miranda, not the portable one
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