[PATCH 2/2] wineboot: Split prefix updating into two parts.

Alexandre Julliard julliard at winehq.org
Thu Jun 16 04:57:03 CDT 2011


David Hedberg <dhedberg at codeweavers.com> writes:

> On initial prefix creation, services.exe is started before the
> environment is properly set up. This leads to calls to
> ExpandEnvironmentStrings failing, in turn breaking at least one
> installer. This splits the creation/update process into two parts, and
> sets up the environment before starting services.

That's ugly, we shouldn't have to worry about the order of service
registrations and things like that. Most likely we need to setup a
minimal environment before calling wineboot.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list