Abdelrazak Younes wrote: > Then don't forget that the temp directory might be in a path with > spaces, ex: > > C:\Documents and Settings\toto\temp\
Not a problem. The log file does not contains this path, just the file name. The only case I'm aware where a problem occurs is when people include images in paths with spaces via ERT. These images are not dependency checked (but they haven't been checked before as well, since the regex that checks for that kind of log line already stopped at spaces). Georg, have I missed some cases where file names with spaces could be in the log file? Jürgen