G
Guest
When using System.Diagnostics.Process.Start method, I find that it does not
like spaces in the filepath. I've experimented with different scenarios, and
I get an error message regarding the file name or path being incorrect when
there are spaces in the file name or in any subdirectory in the path. Has
anyone else observed this and is there a workaround?
Thanks.
like spaces in the filepath. I've experimented with different scenarios, and
I get an error message regarding the file name or path being incorrect when
there are spaces in the file name or in any subdirectory in the path. Has
anyone else observed this and is there a workaround?
Thanks.