Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

Cuireadh an snáithe seo sa chartlann. Cuir ceist nua má tá cabhair uait.

How do I set an "about:config" setting via GPO

  • 6 fhreagra
  • 1 leis an bhfadhb seo
  • 2010 views
  • Freagra is déanaí ó datboxistrash

more options

Hello,

I've seen this thread to customize some settings in Firefox but I don't think I've found what I need. So here's my issue : Some people in my company use a software which download JNLP file. I've found this support topic which solve my problem (I've tested with one user). But now, I'd like to spread the workaround via a GPO. I've downloaded the policy template v2.1 ('cause Firefox 79 is installed) but I can't figure out how I force the value to "True" for the browser.download.skipConfirmLaunchExecutable preference in the about:config panel. Is it supported or not yet ? Could anyone lend a hand please ? Thanks in advance.

Jo

Hello, I've seen [https://support.mozilla.org/en-US/kb/customizing-firefox-using-group-policy-windows this thread] to customize some settings in Firefox but I don't think I've found what I need. So here's my issue : Some people in my company use a software which download JNLP file. I've found this [https://support.mozilla.org/en-US/questions/1260307 support topic] which solve my problem (I've tested with one user). But now, I'd like to spread the workaround via a GPO. I've downloaded the policy template v2.1 ('cause Firefox 79 is installed) but I can't figure out how I force the value to "True" for the browser.download.skipConfirmLaunchExecutable preference in the about:config panel. Is it supported or not yet ? Could anyone lend a hand please ? Thanks in advance. Jo

Réiteach roghnaithe

We actually just added this support in the Firefox and Firefox ESR that was released yesterday:

https://github.com/mozilla/policy-templates/blob/master/README.md#preferences

As far as your autoconfig goes, you should go to about:config and verify that general.config.filename is set to what you think it is.

Read this answer in context 👍 1

All Replies (6)

more options

Currently, you can't set specific about:config preferences using a GPO. However, you can do that with an AutoConfig file. See Customizing Firefox Using AutoConfig for more information.

Hope this helps.

more options

I thank you for your answer. This definitely helps but I still am missing something 'cause it doesn't work as expected (maybe I misunderstood some point). The autoconfig.js file is located in the "C:\Program Files\Mozilla Firefox\defaults\pref" folder (obviously Windows environment). But where should I put the second file (whose the name is defined in the first one) ? "C:\Program Files\Mozilla Firefox\defaults\" or "C:\Program Files\Mozilla Firefox" ?

Also, I specified this lines in the second file : " //1st line is random comment pref("browser.download.skipConfirmLaunchExecutable", true); "

Did i get anything wrong ? Jo

more options

Hi Jo!

The autoconfig.js file should be located in the C:\Program Files\Mozilla Firefox\defaults\pref folder. The mozilla.cfg file should be located in the C:\Program Files\Mozilla Firefox folder.

Hope this clears things up for you.

more options

Hi Wesley,

I got it right but I was uncertain about it after I found the translated article... Anyway, my desired configurations isn't set even though the files are in the proper directories.

My mozilla.cfg file is attached. Am I wrong about the syntax ?

Jo

more options

Réiteach Roghnaithe

We actually just added this support in the Firefox and Firefox ESR that was released yesterday:

https://github.com/mozilla/policy-templates/blob/master/README.md#preferences

As far as your autoconfig goes, you should go to about:config and verify that general.config.filename is set to what you think it is.

more options

Hello Mike, Thanks for the information. I've updated the browser and it works now.

Cheers. Jo