IrfanView command line fails to convert image when the path to the image contains double space.
Example: i_view32.exe "c:\folder with double space\test.bmp" /convert=c:\giftest.gif
I have a script that converts images, and this script fails if someone is using this script to convert images that resides inside a folder with double space in the folder name.
Example: i_view32.exe "c:\folder with double space\test.bmp" /convert=c:\giftest.gif
I have a script that converts images, and this script fails if someone is using this script to convert images that resides inside a folder with double space in the folder name.
Comment