[Bug 29661] wineboot unable to create win32 prefix under certain conditions

wine-bugs at winehq.org wine-bugs at winehq.org
Fri Jan 20 07:41:37 CST 2012


http://bugs.winehq.org/show_bug.cgi?id=29661

--- Comment #3 from Alexandre Julliard <julliard at winehq.org> 2012-01-20 07:41:37 CST ---
An existing directory is not an error, it's just assumed to be a standard
prefix. That's why creating a non-standard prefix requires the directory to be
missing.

If you want to force creation of a 32-bit prefix in an existing dir, you can
always create a dummy 32-bit system.reg. Of course this has races too if some
other process is starting in that dir...

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list