MSFN Forum: how do i cancel the "import" in mozilla firefox - MSFN Forum

Jump to content



Unattended CD/DVD Guide Homepage · MSFN Forum Rules

Welcome to the Applications Installs forum. Make sure you read the forum rules before you start posting.

Links/Requests to warez and/or any illegal material (porn, cracks, serials, etc..) will not be tolerated. Discussion of circumventing WGA/activation/timebombs/keygens or any other illegal activity will also not be tolerated.

We try our best to keep this forum clean of illegal content. If you see any illegal activity use the "report" button you find in every post to report the specific post to the moderators. If you ignore any of the rules you will be banned without notice.

Read Forum Rules
Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

how do i cancel the "import" in mozilla firefox Rate Topic: -----

#1 User is offline   zoobooboozoo 

  • Junior
  • Pip
  • Group: Members
  • Posts: 50
  • Joined: 01-October 04

Posted 03 October 2004 - 09:44 AM

thx


#2 User is offline   prathapml 

  • Follow the rules please :-)
  • Group: Patrons
  • Posts: 6,791
  • Joined: 14-November 03
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 03 October 2004 - 11:33 PM

hey, the question is missing from post.... the topic-head isn't enough...

Anyways, how to prevent the "Import settings/bookmarks from other browser" is what you want to know?

1. Configure it by editing the .JS preferences file in the firefox installed folder.
-- OR --
2. Copy the "%UserProfile%\Application Data\Firefox" to your new installation. It will retain your settings, etc. and not prompt for that dialog box again.

#3 User is offline   Diabolical82 

  • Member
  • PipPip
  • Group: Members
  • Posts: 145
  • Joined: 22-June 04

Posted 07 October 2004 - 11:39 PM

I'm searching for a line that tell firefox to bypass import settings/bookmarks, so far no luck... what about you zoobooboozoo?

#4 User is offline   prathapml 

  • Follow the rules please :-)
  • Group: Patrons
  • Posts: 6,791
  • Joined: 14-November 03
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 08 October 2004 - 12:54 AM

:o Here you go.... The below is what you have to look at:
########################

C:\Program Files\Mozilla Firefox\greprefs\all.js
(the below values to be changed)
------------
pref("profile.confirm_automigration",true);

// profile.migration_behavior determines how the profiles root is set

// 0 - use NS_APP_USER_PROFILES_ROOT_DIR

// 1 - create one based on the NS4.x profile root

// 2 - use, if not empty, profile.migration_directory otherwise same as 0

pref("profile.migration_behavior",1);

pref("profile.migration_directory", "");
------------
pref("network.cookie.prefsMigrated",        true);

########################
C:\Program Files\Mozilla Firefox\defaults\pref\firefox.js
(the below values to be changed)
------------
pref("profile.allow_automigration", true);   // setting to false bypasses automigration in the profile code


Now, I'd be damned if the mozilla developers had made it easier to re-save the config files after manual edits! Trying to save the prefs files after the above edits results in improperly formatted text!
We'd have to wait until someone else came along to tell what to do about this issue.

#5 User is offline   Diabolical82 

  • Member
  • PipPip
  • Group: Members
  • Posts: 145
  • Joined: 22-June 04

Posted 08 October 2004 - 04:03 PM

If I add those lines and save it as prefs.js and have winrar extract it to default profile folder. Do you think if it'll work or not?

prefs.js

pref("profile.confirm_automigration",true);
pref("profile.migration_behavior",1);
pref("profile.migration_directory", "");
pref("network.cookie.prefsMigrated",        true);
pref("profile.allow_automigration", true);


#6 User is offline   Nologic 

  • Advanced Member
  • PipPipPip
  • Group: Members
  • Posts: 461
  • Joined: 07-October 03

Posted 08 October 2004 - 06:06 PM

If you place it in the default profile thats stored in the firefox app folder it should be copied to any and all profiles created.

#7 User is offline   prathapml 

  • Follow the rules please :-)
  • Group: Patrons
  • Posts: 6,791
  • Joined: 14-November 03
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 08 October 2004 - 08:24 PM

Right. You need to keep that file in the firefox-installed folder - where you installed it. Then all new profiles being created will get it.
Eg: C:\Program Files\Mozilla Firefox\defaults\pref\

#8 User is offline   durex 

  • Friend of MSFN
  • PipPipPipPipPip
  • Group: Members
  • Posts: 953
  • Joined: 21-October 04

Posted 09 January 2005 - 11:17 AM

Ive made the modification to my firefox.js file and have it extracted to Mozilla Firefox\defaults\pref after Firefox installation and the wizard is still coming up.

Ive verified this file still has the following line in it.
pref("profile.allow_automigration", true);


Any ideas?

#9 User is offline   smasher953 

  • Group: Members
  • Posts: 4
  • Joined: 08-April 04

Posted 09 May 2005 - 07:49 AM

anyone able to find a true solution to this? i've made all the changes in all.js and firefox.js as well as prefs.js. None seem to have an effect. Is firefox even reading this options from the files?

Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users



All trademarks mentioned on this page are the property of their respective owners
Copyright © 2001 - 2011 msfn.org
Privacy Policy