Page 1 of 1

Mogrify and files with spaces in their names

Posted: 2012-05-27T00:26:28-07:00
by Elapido
I', using mogrify from an Autohotkey script. I don't know where's the problem but it works fine, except with files which have spaces in their names. Any idea?

This is the command:
runwait, %impath%\mogrify.exe -path %output% -resize %resarea%@ -normalize -quality 95 %imageo% ,,hide