http://bugs.winehq.org/show_bug.cgi?id=5824
------- Additional Comments From hans@it.vu.nl 2007-15-04 15:09 ------- Setting the windows version to either 98 or xp works around this bug.
Looking at the inf files for the 2k installation I see that msdaorar.dll is listed twice, which explains error 32 (sharing violation). The question is, should the file still be open? Or maybe a sharing violation is not a fatal error? Should the copy be deferred to the next boot? Let's see if I can reproduce this with a test case.