Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'Use un-escaped path name' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
Use un-escaped path name
Authored by: kyngchaos on Dec 06, '02 12:12:47PM

I've been using iSiloXC for quite a while with no problems with pathnames - just don't escape the path. So my path looks like:

<Path>/Users/user/Documents/Palm/Users/Palm User/Files To Install/</Path>

instead of:

<Path>/Users/user/Documents/Palm/Users/Palm\\ User/Files\\ To\\ Install/</Path>



[ Reply to This | # ]
Use un-escaped path name
Authored by: kyngchaos on Dec 06, '02 12:27:06PM

whoops, preview and actual output of geeklog don't match for escaping. There's only one backslash in the second example.



[ Reply to This | # ]