http://bugs.winehq.org/show_bug.cgi?id=6077
xerox_xerox2000@yahoo.co.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- URL| |http://ftp.icq.com/pub/ICQ_W | |in95_98_NT4/ICQ_5/icq5_1_set | |up.exe
------- Additional Comments From xerox_xerox2000@yahoo.co.uk 2006-15-10 04:15 ------- The installer works fine using win98, but it fails when version is set to win2000 (default). After creating the fake ie6 registry key i found: First there's a problem with missing version info in olepro32. I've sent a patch for that to wine-patches. For now it's enough to copy a native olepro32.dll to system32. After that it crashes in advapi32. With a simple hack i was able to let the installer finish correctly. I don't know if the hack is correct, or where this really should be fixed (in advapi32 or ntdll?). I'll attach crash log.