using a short batch file to launch clamscan  version devel-20070527 I get an
error when trying to scan .jar files on windows XP pro.
"ERROR: Can't write to the temporary directory C:\WINDOWS\TEMP"
if I specify a different valid directory with --tempdir=D:\temp\clam I still
get the error, just with the new path on the end.
I am running with admin rights.
The basic script I am using is :
%~d1
cd "%~dp1"
"E:\Program Files\clamAV\clamscan.exe" "%~nx1" --infected --exclude=
pagefile.sys --verbose --bell --move=d:\!quarentine\ --log=E:\vscan.log
--database="E:\Program Files\ClamWin\DB" --jar --tgz --unzip --unrar

Is it just me or can somebody else replicate this problem?  Obviously your
paths will likely differ from mine.

-- 

Michael M. Minor
_______________________________________________
http://lists.clamav.net/cgi-bin/mailman/listinfo/clamav-win32

Reply via email to