http://bugs.winehq.org/show_bug.cgi?id=10863
Summary: Setup of ie5 and 6 fails with IE generated error; ie setup complains that a newer version has been found Product: Wine Version: 0.9.51. Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: major Priority: P2 Component: wine-ports AssignedTo: wine-bugs@winehq.org ReportedBy: samstern@samstern.net CC: samstern@samstern.net
Created an attachment (id=9759) --> (http://bugs.winehq.org/attachment.cgi?id=9759) popup from trying to run IE6
When I run ie6setup (on Ubuntu 7.10) I get the following:
$ wine ie6setup.exe fixme:advapi:CheckTokenMembership ((nil) 0x151510 0x32fd78) stub! fixme:advapi:DecryptFileA "C:\windows\temp\IXP000.TMP\" 00000000 err:module:import_dll Library shlwapi.dll (which is needed by L"c:\windows\system32\shell32.dll") not found fixme:cursor:CURSORICON_LoadFromFile No support for .ani cursors. fixme:advpack:set_ldids Need to support changing paths - default will be used fixme:advpack:set_ldids Need to support changing paths - default will be used fixme:advpack:NeedReboot (0): stub
Suspecting a problem with an old wine install, I moved ~/.wine to ~/.wine-old and ran "wineprefixcreate" and recived the following output:
~$ wineprefixcreate Could not load Mozilla. HTML rendering will be disabled. fixme:winspool:AddPrinterDriverExW Flags 0x8 ignored (Fallback to APD_COPY_ALL_FILES) fixme:winspool:AddPrinterDriverExW ### DrvDriverEvent(...,DRIVEREVENT_INITIALIZE) not implemented yet fixme:winspool:AddPrinterDriverExW Flags 0x8 ignored (Fallback to APD_COPY_ALL_FILES) fixme:winspool:AddPrinterDriverExW ### DrvDriverEvent(...,DRIVEREVENT_INITIALIZE) not implemented yet fixme:winspool:AddPrinterDriverExW Flags 0x8 ignored (Fallback to APD_COPY_ALL_FILES) fixme:winspool:AddPrinterDriverExW ### DrvDriverEvent(...,DRIVEREVENT_INITIALIZE) not implemented yet fixme:winspool:AddPrinterDriverExW Flags 0x8 ignored (Fallback to APD_COPY_ALL_FILES) fixme:winspool:AddPrinterDriverExW ### DrvDriverEvent(...,DRIVEREVENT_INITIALIZE) not implemented yet /home/samstern/.wine updated successfully.
and then received the above output when I tried to install ie6setup.
This occurs weather or not the instruction in AppDB are followed (adding overrides).
This occurs using a saved install of ie5setup, ie6setup (full directories) and with a newly installed downloaded version of ie6setup.
I'm new to wine (Last version I used was 1 1/2 years ago) so I do not know what is needed to make this a better bug report.
Yours
Sam S