http://bugs.winehq.org/show_bug.cgi?id=28863
--- Comment #14 from Per Johansson per@morth.org 2013-01-02 14:34:40 CST --- As far as files go, in the attached log I can't see it trying to create any files... the "creation 3" to CreateFileW is OPEN_EXISTING, which means it won't actually try to create a file. Might of course be other ways to create files, but I don't know windows very well so can't tell.