[Bug 19089] Mozilla Firefox doesn't detect IE as installed? Doesn't attempt to import settings from IE

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Jul 14 12:49:47 CDT 2009


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





--- Comment #2 from Austin English <austinenglish at gmail.com>  2009-07-14 12:49:47 ---
(In reply to comment #1)
> Created an attachment (id=22378)
 --> (http://bugs.winehq.org/attachment.cgi?id=22378) [details]
> incremet iexplore version
> 
> the only thing i found in the ff-source is a test for ie7.
> it checks for a registry-key, the path-variable and the file version(which can
> be changed with this patch)
> you can see it in: nsIEProfileMigrator.cpp in browser/components/migration/src
> (e.g.:
> http://www.google.de/codesearch/p?hl=de&sa=N&cd=1&ct=rc#e_ObwTAVPyo/browser/components/migration/src/nsIEProfileMigrator.cpp&q=testforie7)
> 
> but even if i do all the dependencies i cant get the import question after
> installing. did i missed something?

Perhaps it needs the other registry keys. Or you may want to look where that
code gets called from. Likely there is some initial test to detect IE _at all_,
then from there, it detects IE version/home page/etc.

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