in reply to Re^2: Scriptable way to set a user's Proxy Server
in thread Scriptable way to set a user's Proxy Server

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!!!
  • Comment on Re^3: Scriptable way to set a user's Proxy Server

Replies are listed 'Best First'.
Re^4: Scriptable way to set a user's Proxy Server
by slloyd (Hermit) on Sep 19, 2005 at 17:50 UTC
    Firefox does not store their user setting in the registry. In firefox,I can access/change them by typing "about:config" in the URL (look at network.proxy.type). I just cannot figure out how to do this via a script.