/build/static/layout/Breadcrumb_cap_w.png
Firefox has 2 inventory records, 101 Questions, 9 Blogs and 48 links. Please help add to this by sharing more!

Deployment Tips (10)

Most Common Setup Type
Legacy Setup with no known command line support
Average Package Difficulty Rating
Rated 2 / 5 (Somewhat Easy) based on 3 ratings
Most Commonly Reported Deployment Method
Vendor Provided Command Line (switch driven)
1
Command Line

"firefox setup 13.0.exe" -ms

Setup Information:
Setup Type: unspecified
Deployment Method Used: unspecified
Deployment Difficulty: unspecified
Platform(s): Windows
1
Note
Setup Capture the Firefox and use the tip here at my blog: http://msiworld.blogspot.com.au/2012/01/packaging-mozilla-firefox-901.html This will work for 10.0 and also for 11.0 Tested and verified.
Setup Information:
Setup Type: unspecified
Deployment Method Used: unspecified
Deployment Difficulty: unspecified
Platform(s): Windows
1
Command Line

For silent install: -ms

Setup Information:
Setup Type: unspecified
Deployment Method Used: unspecified
Deployment Difficulty: unspecified
Platform(s): Windows
1
Command Line

firefox setup 14.0.1.exe -ms

Setup Information:
Setup Type: unspecified
Deployment Method Used: unspecified
Deployment Difficulty: unspecified
Platform(s): Windows
1
Command Line

"firefox setup 11.0.exe" -ms

Setup Information:
Setup Type: unspecified
Deployment Method Used: unspecified
Deployment Difficulty: unspecified
Platform(s): Windows
0
Note

Here I published a tutorial for it and many others programs. Please comment on the blog if you have questions.

 

http://it-grund.blogspot.com/2012/04/how-to-deployinstall-silently-and.html

 

Setup Information:
Setup Type: unspecified
Deployment Method Used: unspecified
Deployment Difficulty: unspecified
Platform(s): Windows
0
Note

For the Macintosh version:

ditto -rsrc firefox.app /Applications/Firefox

If you are using KACE, just upload the DMG file to KACE and it will do the rest. You don't need to use the above command, as it is automatic.

Setup Information:
Setup Type: unspecified
Deployment Method Used: unspecified
Deployment Difficulty: unspecified
Platform(s): Windows
0
Command Line

Macintosh:

ditto -rsrc firefox.app /Applications/Firefox

Setup Information:
Setup Type: unspecified
Deployment Method Used: unspecified
Deployment Difficulty: unspecified
Platform(s): Windows
0
Virtualization
See Firefox 15.0
Setup Information:
Setup Type: unspecified
Deployment Method Used: unspecified
Deployment Difficulty: unspecified
Platform(s): Windows
0
Note

Firefox --> extract the executable file.

You will see the following structure:

folder: core
folder: win32
file: setup.exe

We've created one user.js (not prefs.js), because all settings in this file will be replaced after one restart of firefox. So if the user set his own mainpage and we had set another mainpage in the file user.js, the mainpage will be replaced by our default settings.

So I've created one user.js file with neeeded user settings for your customer and I placed this file in the following folder:

\core\defaults\profile

In this folder you can also create one subfolder with your customized "userChrome.css" and "userContent.css" files.

Content of the files (maybe):

userChrome.css:

/* hide Sync Setup and Sync Buttons */
menu[label="Tools"] menuitem[label="Sync Now"], #sync-button,
#sync-setup-appmenu, #sync-syncnowitem-appmenu, #sync-setup,
#sync-status-button, #BrowserPreferences radio[pane="paneSync"] {display: none !important;}

userContent.css:

/*lock about:config*/
#configTree {display:none !important}

The files in the folder \core\defaults\profile will be deployed after the installation and while starting firefox.
We've used also lock settings, but for this you will need to edit the file omni.ja. You will find this file in the folder \core folder.

One simple way, we've used "TotalCommander" for this. You have to edit the file "firefox.js" in the folder:

file: omni.ja
folder: defaults\prefs

Now you can insert at the end of file the following lines:

// Mozilla Firefox Lock Settings
pref("general.config.filename","userspecs.cfg"); --> you can use your own name for the file "userspecs.cfg" (e.g. mozilla.cfg) <--

Now you have to create the file userspecs.txt with needed settings, maybe:

lockPref("xpinstall.enabled", false);

Save this file (note: as *.txt file). We've used the tool "ByteShifter" with an off-set of 13 and save this file as "userspecs.cfg"!
Now you will need to place the file "userspecs.cfg" in the folder \core, do not forget this step. Otherwise you'll getting one error while starting firefox, because the needed file "userspecs.cfg" can't be found ;).

Have fun ...

Setup Information:
Setup Type: unspecified
Deployment Method Used: unspecified
Deployment Difficulty: unspecified
Platform(s): Windows

Inventory Records (2)

View inventory records anonymously contributed by opt-in users of the K1000 Systems Management Appliance.

Versions

Firefox

Version

11.0

Comments

Mozilla Firefox 11.0 (x86 en-US)

Uninstall String

C:\Program Files (x86)\Mozilla Firefox\uninstall\helper.exe C:\Program Files\Mozilla Firefox 4.0 Beta 12\uninstall\helper.exe C:\Program Files\Mozilla Firefox\uninstall\helper.exe C:\Program Files (x86)\Mozilla Firefox 4.0 Beta 8\uninstall\helper.exe C:\P

Questions & Answers (101)

Questions & Answers related to Mozilla Firefox

1
ANSWERED
2
ANSWERS
2
ANSWERED
0
ANSWERS
2
ANSWERED
3
ANSWERS
1
ANSWERS
2
ANSWERS
2
ANSWERS
2
ANSWERED
4
ANSWERED
3
ANSWERED
2
ANSWERS
5
ANSWERS
2
ANSWERS
3
ANSWERED
1
ANSWERS

Blogs (9)

Blog posts related to Mozilla Firefox

Reviews (0)

Reviews related to Mozilla Firefox

 
This website uses cookies. By continuing to use this site and/or clicking the "Accept" button you are providing consent Quest Software and its affiliates do NOT sell the Personal Data you provide to us either when you register on our websites or when you do business with us. For more information about our Privacy Policy and our data protection efforts, please visit GDPR-HQ