http://bugs.winehq.org/show_bug.cgi?id=1577
------- Additional Comments From pedratan@gmail.com 2005-16-11 14:49 ------- I'm having similar problem with an ext3 partition mounted with default nls utf8.
Running an installer under wine yields two different problems: - sometimes the installer says "the folder name cannot include any of the following characters: /:*?"<>|,", which are not in the name.
If this warning is not displayed (don't know why sometimes it's shown and sometimes not), it fails with "File access denied".
wine seems to fail accesing the requested directory, or the application fails to understand utf8 codification.
Is there some solution to this?