Important Notice: We're experiencing email notification issues. If you've posted a question in the community forums recently, please check your profile manually for responses while we're working to fix this.

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

Lolu chungechunge lwabekwa kunqolobane. Uyacelwa ubuze umbuzo omusha uma udinga usizo.

How do I set thw Proxy URL settings through Command Line?

  • 2 uphendule
  • 9 zinale nkinga
  • 5 views
  • Igcine ukuphendulwa ngu AnonymousUser

more options

Hi Team, I need to deploy the Proxy URL settings for all the browsers in my company and I am creating a package. The Proxy settings are getting saved in prefs.js file.

Do I need to edit this file and update it with the proxy url settings or I have a command line option which I can run the same inside my deployment package. Kindly advice.

Cheers' Vijay | msigeek.com

User Agent

Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; GTB6.4; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; .NET4.0C; .NET4.0E; Alexa Toolbar; Tablet PC 2.0; InfoPath.3)

Hi Team, I need to deploy the Proxy URL settings for all the browsers in my company and I am creating a package. The Proxy settings are getting saved in prefs.js file. Do I need to edit this file and update it with the proxy url settings or I have a command line option which I can run the same inside my deployment package. Kindly advice. Cheers' Vijay | msigeek.com == User Agent == Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; GTB6.4; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; .NET4.0C; .NET4.0E; Alexa Toolbar; Tablet PC 2.0; InfoPath.3)

All Replies (2)

more options

The Client Customisation Kit allows you to build a personalised version of firefox, with changes shown at http://code.google.com/p/ff-cckwizard/ ("Set default preferences" and "Lock preferences" are listed) and to integrate it with an existing installer see http://www.mozilla.org/projects/cck/firefox/wininstall.html Alternatively, comments in https://bugzilla.mozilla.org/show_bug.cgi?id=231062#c316 cover the patches to apply to create an MSI package.

more options

Hi Folks, I reckon, This is not gonna solve my problem.

Actually, i need to set the auto-configuration proxy URL for the Firefox browser for all the machines in my network. For eg:

http://proxyconfig.msigeek.com/proxy.pac

I need to add this as a part of an exe or a script which I can deploy to all my machines. Any advices?