6.4a fixes an issue when automating with the -file parameter and not giving a fully qualified path, but only the file name (when it sits in the same folder as the exe).
Example:
c:\program files\camooz\camooz.exe -file:"
C:\Users\dauser\Documents\CamooZ6\HD_Pro_Webcam_C920\prod01.ccs" worked in 6.4
whereas
c:\program files\camooz\camooz.exe -file:"
prod01.ccs" caused the file not to be properly processed.
Starting with 6.4a when we get only a filename and no folder, we shall assume that it resides in the same dir as the executable
Thanks
@LogiC930eUser !