slloyd has asked for the wisdom of the Perl Monks concerning the following question:

My boss has asked me to figure out a scriptable way to set a user's proxy server (for both IE and Mozilla). Any suggestions on how to do this in Perl? The script will run as administrator so it will have rights but I am not sure where to start.
  • Comment on Scriptable way to set a user's Proxy Server

Replies are listed 'Best First'.
Re: Scriptable way to set a user's Proxy Server
by ghenry (Vicar) on Sep 19, 2005 at 16:52 UTC
      I was able to figure out how to set the proxy for IE but I do not think that Mozilla honors it. Is there a way to script setting the proxy settings for Mozilla?

        Update: Sorry, I forgot it was Mozilla. Just search with regedit for the right keys.

        I would use the same techique as previously mentioned.

        Google again gave, Running Firefox from a Network Drive, which gives you the HKEY locations in the registry. Have a look there with regedit and look for proxy.
        HTH.

        Walking the road to enlightenment... I found a penguin and a camel on the way.....
        Fancy a yourname@perl.me.uk? Just ask!!!