NConvert does not like quotes/spaces
Posted: Thu Dec 06, 2012 2:41 pm
nconvert.exe -jpegcrop 257 85 2480 3508 "E:\Test 1\*.jpg" --> Error: Can't open file
nconvert.exe -jpegcrop 257 85 2480 3508 "E:\Test1\*.jpg" --> Error: Can't open file
nconvert.exe -jpegcrop 257 85 2480 3508 E:\Test1\*.jpg --> OK
Any ideas
nconvert.exe -jpegcrop 257 85 2480 3508 "E:\Test1\*.jpg" --> Error: Can't open file
nconvert.exe -jpegcrop 257 85 2480 3508 E:\Test1\*.jpg --> OK
Any ideas
