Share favourites with Mozilla and IE6?

This is a discussion about Share favourites with Mozilla and IE6? in the Windows Software category; Doesn't Mozilla share its bookmarks with Internet Explorer by default? Here's my setup: Admin logon (used to install Mozilla) Power User logon (used to run Mozilla) Internet Explorer 6 SP1 Mozilla 1.

Windows Software 5498 This topic was started by ,


data/avatar/default/avatar14.webp

302 Posts
Location -
Joined 2001-12-18
Doesn't Mozilla share its bookmarks with Internet Explorer by default?
 
Here's my setup:
 
Admin logon (used to install Mozilla)
Power User logon (used to run Mozilla)
 
Internet Explorer 6 SP1
Mozilla 1.2b
 
Windows XP Pro SP1
 
Usually when you install mozilla it auto shares its bookmarks with your IE favourites folder, but when I run mozilla the 'Imported IE Favourites' folder is empty. Is that because I used one profile to install it and another to run it? Or is it a bug in this release, I know 1.2.1 is out now and I'll try that on Friday.
 
Suggestions plz?

Participate in our website and join the conversation

You already have an account on our website? To log in, use the link provided below.
Login
Create a new user account. Registration is free and takes only a few seconds.
Register
This subject has been archived. New comments and votes cannot be submitted.

Responses to this topic


data/avatar/default/avatar06.webp

397 Posts
Location -
Joined 2001-10-13
Quote:Doesn't Mozilla share its bookmarks with Internet Explorer by default?

Here's my setup:

Admin logon (used to install Mozilla)
Power User logon (used to run Mozilla)

Internet Explorer 6 SP1
Mozilla 1.2b

Windows XP Pro SP1

Usually when you install mozilla it auto shares its bookmarks with your IE favourites folder, but when I run mozilla the 'Imported IE Favourites' folder is empty. Is that because I used one profile to install it and another to run it? Or is it a bug in this release, I know 1.2.1 is out now and I'll try that on Friday.

Suggestions plz?

Go to manage bookmarks, tools, import.
Yes the different install/accounts are probably screwing you up. It is not a bug, or, the version of Mozilla.

data/avatar/default/avatar14.webp

302 Posts
Location -
Joined 2001-12-18
OP
Thanks m8!
 
No more links hassle

data/avatar/default/avatar24.webp

6 Posts
Location -
Joined 2002-08-03
also you can add this line to your pref.js or user.js to make mozilla import ur favorites automatically everytime you start it:
 

Code:
user_pref("browser.bookmarks.import_system_favorites", true);