http://bugs.winehq.org/show_bug.cgi?id=20643
--- Comment #31 from Paul Chitescu paulc@voip.null.ro 2009-12-14 11:10:06 --- (In reply to comment #30)
(From update of attachment 24810 [details]) Obsoleted by commit b419df1de48609086c7460fdb5d8a20d119e47ee
Bug still there if WoW is on a FAT32 partition, directory permissions are rwxrwxrwx.
WoW tries to set ACL to "D:(A;OICI;GA;;;BU)" which Wine translates to ---rwxrwx which are not supported on the filesystem.
On Windows the directory would be made R/W (for everybody since FAT knows no ownership).
The launcher is required to start the downloader for the correct region. Previously the downloader would download the currently installed version (en_GB in my case) but since the Battle.net integration it seems to default to en_US if started alone.