[Bug 3620] simple installer for mfc42 fails in CreateFileA()
http://bugs.winehq.org/show_bug.cgi?id=3620 Andrey Turkin <andrey.turkin(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |andrey.turkin(a)gmail.com --- Comment #4 from Andrey Turkin <andrey.turkin(a)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.
participants (1)
-
wine-bugs@winehq.org