[Bug 12690] Internet Explorer 7 is falling after start on unhandled exception.

wine-bugs at winehq.org wine-bugs at winehq.org
Fri Jan 9 05:25:02 CST 2009


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


Hans Leidekker <hans at meelstraat.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |hans at meelstraat.net




--- Comment #15 from Hans Leidekker <hans at meelstraat.net>  2009-01-09 05:25:02 ---
To reproduce on current Wine you'll need a dummy catalog file and a patch
to add a stubbed iecustom.dll. I'll attach both.

Recipe is as follows:

0. rm -rf ~/.wine
1. wineprefixcreate
2. mkdir -p \
~/.wine/drive_c/windows/system32/catroot/\{f750e6c3-38ee-11d1-85e5-00c04fc295ee\}
3. cp oem0.cat \
~/.wine/drive_c/windows/system32/catroot/\{f750e6c3-38ee-11d1-85e5-00c04fc295ee\}
4. cd /path/to/wine/source
5. patch -p1 < iecustum_stub.diff
6. autoconf
7. ./configure && make depend && make
8. wine IE7-WindowsXP-x86-enu.exe


-- 
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