I have a macro that scans all foldernames in N:, and if the phrase "chess" appears in the foldername, then ther entire folder is moved to a new location (RECENTGAMES) and then from that new location each and every JPEG pic will be converted from 100% JPEG quality to 50% JPEG quality
But when IfranView was upgraded to the next version above 4.38, the commandline I used stopped working and I got errors.
I just tried v4.44, and the problem still exists! So I am stuck to using v4.38
Here is the commandline that works in v4.38 but no longer since then (T20 is just the JPG file name that is passed)
c:\program Files\iview\i_view32.exe N:\RECENTGAMES\%T20%\*.jpg /advancedbatch /jpgq=50 /convert=N:\RECENTGAMES\%T20%\*.jpg
See PIC below for error I get now, but do NOT get with v4.38
But when IfranView was upgraded to the next version above 4.38, the commandline I used stopped working and I got errors.
I just tried v4.44, and the problem still exists! So I am stuck to using v4.38
Here is the commandline that works in v4.38 but no longer since then (T20 is just the JPG file name that is passed)
c:\program Files\iview\i_view32.exe N:\RECENTGAMES\%T20%\*.jpg /advancedbatch /jpgq=50 /convert=N:\RECENTGAMES\%T20%\*.jpg
See PIC below for error I get now, but do NOT get with v4.38
Comment