http://bugs.winehq.org/show_bug.cgi?id=16013
--- Comment #5 from Hans Leidekker hans@meelstraat.net 2009-01-04 06:25:51 ---
what is the current state of this bug? What hacks/workarounds are currently needed/what unofficial patches exist that didn't make it into GIT? What are you blocking on?
The catroot<GUID> subdirectory is now created on the first call to CryptCATAdminAcquireContext. I'm not sure if we still need an oem0.cat in there but if we do it should probably be a real catalog file because we're now opening them.
Next problem is a crash in SetupGetLineCount that looks like a corrupted memory problem.
The other unsubmitted patch in my tree is a fix for sfc. With these two patches the msi 3.1 installer (bug 10698) claims success, but they are not sufficient for the xmllite installer that this bug deals with.
I'll attach the patches here.