http://bugs.winehq.org/show_bug.cgi?id=29661
--- Comment #2 from JKAbrams jonasa@gmail.com 2012-01-20 07:20:05 CST --- (In reply to comment #1)
There shouldn't be any reason to create the directory beforehand. We rely on the fact that it doesn't exist to avoid races on creation.
I must confess I know very little about race conditions but would it be possible to check for an existing folder and perhaps report this as an error?
This issue creates trouble in q4wine when creating new prefixes and choosing an existing folder, but I'm sure it is possible to code around in q4wine.