Passing file name with spaces as parameter
Hi,
I have searched this forum for any issues with spaces in names, and only see mentions of the path.
I have an app (PhotoFiltre) for which, if I pass an image file name as parameter, it will only work if the image file name does not contain any spaces (e.g. "test.jpg" will work and open once the app launched, but "some test.jpg" won't open after app launched).
I have added "NoSpacesInPath=false" in ini [launch] section, but unsurprisingly this does not help as I understand it to be for the app path, and it's false as default anyway.
- Read more about Passing file name with spaces as parameter
- 2 comments
- Log in or register to post comments