On 9/4/12, Zhenya <zheny at list.ru> wrote: > -J Chrysanthemium.jpg That's the issue. -J needs to be followed by a path, e.g. -J. (notice the dot), or -JC:\some\folder, and no spaces so don't use -J C:\some\folder. Remember that you're putting a directory path, not a file path with -J.