http://bugs.winehq.org/show_bug.cgi?id=15326
--- Comment #24 from Dmitry Timoshkov dmitry@codeweavers.com 2009-06-03 10:06:44 --- (In reply to comment #23)
There are a couple of problems I found: first is this "file:///C%3A/Program%20Files/Sony/Station/LaunchPad/PatchCache2.xml" which is the uri of the file. URI's seem not to be parsing correctly so the file is not found
Again, where this does come from? Is that a real problem at all, or just an application bug?
Second: If the application just does the following: test\test.txt windows assumes to take the current running directory and prepends that onto the location. So the above would look like this if the application was running in D:\test D:\test\test\test.txt
It's supposed to work just fine in Wine.