http://bugs.winehq.org/show_bug.cgi?id=29718
Bug #: 29718 Summary: IE4 setup wants wininet.dll.LoadUrlCacheContent Product: Wine Version: 1.3.37 Platform: x86-64 URL: http://www.oldversion.com/common/uploaded_files/softwa res/msie401sp2.exe OS/Version: Linux Status: UNCONFIRMED Severity: minor Priority: P2 Component: wininet AssignedTo: wine-bugs@winehq.org ReportedBy: RandomAccountName@mail.com Classification: Unclassified
If the Internet Explorer 4 installer is run without any DLL overrides or workarounds for earlier bugs, a process named LOADWC.EXE eventually crashes after rebooting. Terminal output shows:
wine: Unimplemented function wininet.dll.LoadUrlCacheContent called at address 0x7b83bdc2 (thread 0024), starting debugger...
The workaround for bug 25359 also prevents this function from being called (remove C:\windows\system32\schannel.dll before installing).
Steps to reproduce:
1. Change the reported Windows version to NT 4.0. (You may also want to remove the Z: drive, to avoid a scan of the file system) 2. wine iexplore -unregserver 3. Run the unpacker and installer. Ignore a crash and warning about failure to install some components (bug 25359 & bug 25502). 4. After reboot, close the program manager windows that pop up as well as any error dialogs. Note that there seems to be a pause before this crash occurs.