niala esugo wrote:
> Hi,
>
> Mozilla 0.7 has installed my profile in :
> C:\Windows\Profiles\standard\Application
> Data\Mozilla\Users50\default\xxxxxxxx.slt\Mail.
>
> It works perfectly in spite of 180 Mo of archives.
>
> But, because I use my notebook in very different situations (in my
> office with cable Internet connection, in the high speed train (TGV)
> or at home to print photographs...), I would like to configure
> several Win98 users. So I could easily adapt the Win98 configuration.
>
> The problem is that Mozilla wants to create different profiles for
> each Win98 users. But I am the same ... and I would like to use my
> e-mail in all those profiles.
On Windows, I don't know if there is a way to make mozilla look in
another directory besides the current profile's "Application Data"
directory.
Conrad (who owns the profile manager) might know.
(Note, on Linux there are environment variables that you could set to do
this.)
Feel free to log a bug using http://bugzilla.mozilla.org with this request.
In the mean time, here is a hack:
Copy (or symlink?) your profile registry
(C:\Windows\Profiles\standard\Application Data\Mozilla\registry.dat) to
your other profile's Mozilla directory (like
C:\Windows\Profiles\foo\Application Data\Mozilla\registry.dat)
When you start mozilla as the Win98 user "foo", it will read that copy
of the registry.dat file, which will point to the "standard" profile's
files, like
C:\Windows\Profiles\standard\Application
Data\Mozilla\Users50\default\xxxxxxxx.slt\Mail.
-Seth