[Bug 5587] New: copernic 1.7 fails to install, and to run, because we fail IE checks

Wine Bugs wine-bugs at winehq.org
Sun Jul 2 22:08:56 CDT 2006


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

           Summary: copernic 1.7 fails to install, and to run, because we
                    fail IE checks
           Product: Wine
           Version: CVS
          Platform: Other
               URL: http://www.copernic.com/en/products/desktop-
                    search/download.html
        OS/Version: other
            Status: NEW
          Keywords: download
          Severity: normal
          Priority: P2
         Component: wine-misc
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: dank at kegel.com


copernic 1.7 won't install on a pure wine unless you fake it out by
setting a registry entry to tell it IE is installed; I do the usual
[Software\\Microsoft\\Internet Explorer]
"Version"="6.0.2900.2180"
trick.  It then installs, but complains several times at the end
(while registering DLLs?) that IE isn't installed.  Same error
when starting the app.  +relay shows it's probably looking for
a particular resource:

trace:module:process_attach (L"mshtml.dll",(nil)) - START
...
0009:Ret  kernel32.LoadLibraryExW() retval=7e950000 ret=7f604427
0009:Call kernel32.FindResourceW(7e950000,00000001,00000010) ret=7f60444f
0009:Call ntdll.LdrFindResource_U(7e950000,7fb9fb44,00000003,7fb9fb60) ret=7fc67f80
0009:Ret  ntdll.LdrFindResource_U() retval=c000008a ret=7fc67f80
0009:Call ntdll.RtlNtStatusToDosError(c000008a) ret=7fc67f1a
0009:Ret  ntdll.RtlNtStatusToDosError() retval=00000715 ret=7fc67f1a
0009:Ret  kernel32.FindResourceW() retval=00000000 ret=7f60444f
0009:Call kernel32.FreeLibrary(7e950000) ret=7f604474
0009:Call ntdll.LdrUnloadDll(7e950000) ret=7fc4d4f1
trace:module:LdrUnloadDll (0x7e950000)
trace:module:LdrUnloadDll (L"mshtml.dll") - START

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the wine-bugs mailing list