[Bug 3620] simple installer for mfc42 fails in CreateFileA()

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Dec 24 05:42:40 CST 2007


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


Andrey Turkin <andrey.turkin at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |andrey.turkin at gmail.com




--- Comment #4 from Andrey Turkin <andrey.turkin at gmail.com>  2007-12-24 05:42:40 ---
sysupe is PKWare's 16-bit SFX module, which unpacks and starts 32-bit
InstallShield-based installer via WinExec(16), and then waits for it using
GetModuleUsage(16). On Windows this works, on Wine GetModuleUsage doesn't work
on 32-bit applications, so SFX thinks it can close and it "cleans" things up,
disrupting some of installer files.
And again I don't know how to fix this properly :(


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list