loss of setting for Firefox
Hi,
I've packagepackaged Firefox and i tested it. It works fine but when i switch user i didn't found all setting i have configured like the home page , the desactivation of updates...
Thanks for help
Answers (4)
I hope you have used ActiveSetup to configrue the user setting.. In that case, you should not do Switch User.. Instead, Log off and log in.. it should work
Comments:
-
No i did not used Active Setup. Could you please tell me more about it - Asker 11 years ago
-
How did you configure the settings? - jagadeish 11 years ago
-
if you did not use active setup each user gets a unique profile id - SMal.tmcc 11 years ago
-
During the first snapshot, i have installed Firefox and défined the homepage and others setting
...after that i have captured the system( second snapshot) and i genereted an MSI - Asker 11 years ago
I'd like to know a way to customize a FF package too. Perhaps you have had previous local install of FF vs. a global installation? Your profile may have used an existing FF profile.
Comments:
-
the trick is in the C:\Users\xxx\AppData\Roaming\Mozilla\Firefox\profiles.ini
[Profile0]
Name=default
IsRelative=1
Path=Profiles/blaetn5c.default
Using active setup you need to replace that file so everyone points to the same profile directory path. Also push the appropriate profile directory under profiles that way everyone gets the settings you created with your base user. - SMal.tmcc 11 years ago
http://blogs.msdn.com/b/aruns_blog/archive/2011/11/02/10176957.aspx
This is a very good demonstration.
I tested this method, the HKLM\Software\Microsoft\Active Setup\Installed Components\<UID> was copied in HKCU but it didn't works. i still have the same problem of settig ( homepage, turn off of updates..) :(
Any others ideas please
Comments:
-
you will also need to sync the files in C:\Users\xxx\AppData\Roaming\Mozilla\Firefox\ to get the settings you want. All the settings are in a file not the registry. - SMal.tmcc 11 years ago
-
Thank you very much. It works - Asker 11 years ago
-
Ensure that you are keeping the files in right place in the msi.. - jagadeish 11 years ago