Hi,
I have to migrate a lot of seamonkey- userprofiles and want to save them in a certain location. The current 1.1.8 - profiles of the windows-users are all located on their homedrive, lets say h:\seamonkeyprofile, because they use a special registry.dat in their %appdata%\mozilla.
This makes it easy to generate a preconfigured profile for new users.

Does anybody know to force seamonkey 2 to create the new migrated profile on a preconfigured location?

I tried to edit profiles.ini and the \greprefs\all.js in the programmfolder but whithout success.

Another question: What does seamonkey check before starting the migration? Why does the cmdlineargument "-migrate" not always start the migration?

all.js Line 969 ff:
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",0);
pref("profile.migration_directory", "");

Thanks for tips or useful links,
Gerd
_______________________________________________
support-seamonkey mailing list
[email protected]
https://lists.mozilla.org/listinfo/support-seamonkey

Reply via email to