https://bugs.winehq.org/show_bug.cgi?id=53022
Louis Lenders xerox.xerox2000x@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |xerox.xerox2000x@gmail.com
--- Comment #6 from Louis Lenders xerox.xerox2000x@gmail.com --- (In reply to Fabian Maurer from comment #5)
The program passes some security attributes to CreateDirectoryW that result in those folders being inaccessible, not sure why though. Patching CreateDirectoryW to make it ignore those attributes, makes the program progress further.
Probably a duplicate of https://bugs.winehq.org/show_bug.cgi?id=49334 ?