On 1/4/2015 12:38 PM, HenriK wrote:
> I need to move my SM v.2.30 files from an XP system to a newer Win 7 system. 
> What is the easiest way to do this?
> 
> It seems to me that if I do a new install of SM v.2.30 on the Win 7 machine, 
> it 
> seems logical I could then copy the existing v.2.30 files on my XP machine 
> and 
> paste them over the newly-installed v.2.30 files on the Win7 machine.
> 
> Is this approach likely to work?  Is there some better (and hopefully easier) 
> to 
> accomplish such a move?  I don't want to change anything about how my SM 
> v.2.30 
> is working, just move it.
> 
> Thanks, in advance, for any and all advice, guidance, and/or suggestions.
> 

First, make a clean install of SeaMonkey on the new PC.

It is most simple if your profile resides at the equivalent place on
your new PC that they were on the old PC.  For example, I have a profile
named David (my name) at <D:\Mozilla profiles\SeaMonkey\David>.  (Note
that I eliminated the random part of the folder name at the end of the
path.)  On a new PC -- same or different version of Windows -- I would
move this to the same path.

Finally, I would locate the file profiles.ini for SeaMonkey on the new
PC.  In Windows 7, this is something like
<C:\Users\xxxx\AppData\Roaming\Mozilla\SeaMonkey>, where "xxxx" for me
is David.  Edit that file to point to your new profile.  For me, the
file profiles.ini begins:

        [General]
        StartWithLastProfile=0

        [Profile0]
        Name=David
        IsRelative=0
        Path=D:\Mozilla profiles\SeaMonkey\David
        Default=1

The IsRelative=0 indicates that the Path term is a complete path and not
a path relative to where the file profiles.ini resides.  I have three
other profiles, each for a special purpose.  For those extra profiles,
there is [Profile1], [Profile2], and [Profile3]; they have Default=0.

I am very glad I did my profiles this way.  When I had to reinstall
Windows 7 because malware blocked me from even booting, my profiles were
not touched.  I did not lose any bookmarks, history, or (for
Thunderbird) E-mails.  Also, my C-disc is not very large.  My scheme
moves the profiles to a separate hard drive that is much larger.

-- 
David E. Ross

I am sticking with SeaMonkey 2.26.1 until saved passwords can
be used when autocomplete=off.  See
<https://bugzilla.mozilla.org/show_bug.cgi?id=433238>.
_______________________________________________
support-seamonkey mailing list
[email protected]
https://lists.mozilla.org/listinfo/support-seamonkey

Reply via email to