jvoisin wrote (06 Oct 2013 14:58:46 GMT) :
> I think that Michael's bug is triggered by my exiftool's existence
> checking (MAT uses exiftool if installed). To do so, MAT calls exiftool,
> and if this call fails, it assumes that exiftool is not installed.
There's surely a nicer way to detect if a program is in the path,
isn't it?