Re: migrate profile
[email protected] Thu, 30 Jan 2020 12:40:04 CST
| Newsgroups | gmane.comp.mozilla.devel.os2 |
|---|---|
| Message-ID | <[email protected]> |
** Reply to note from [email protected] Thu, 30 Jan 2020 12:00:02 +0000 > > > Place below statement in config.sys, then profiles are always referenced to the same location by any mozilla app. > > > > SET MOZILLA_HOME=R:\MOZILLA.ORG\MOZILLA > > > > The problem with this is that the various Firefoxes version will look at the wrong place for their profiles, therefore She > sets the MOZILLA_HOME=R:\MOZILA.ORG\MOZILLA in the .cmd that will migrate the profile and also place it in the > .cmd file that will kick off the mailer itself. Moving the FF profiles to the new r:\mozilla.org\mozilla will be undertaken > at a later time - to get the mailer to function properly with a new profile must come first IMNO :-) > >> But what other statements must be included to migrate the current profile so it points to the r:\mozilla.org\mozilla? When you have set mozilla home in config.sys, then at a mozilla object you do: path: d:\firefox\firefox.exe parameter: -P profilename when desktop object is above no need to have it set in each .cmd file. For migration info visit: http://kb.mozillazine.org/Profile_migration_-_SeaMonkey Cal