On Sat, 23 Jul 2011 16:31:18 +0200 Rainer Meier <r.me...@wpkg.org> wrote:
> 1. > Write the following to "%ProgramFiles%\Mozilla > Firefox\defaults\pref\policies.js": > > pref("general.config.obscure_value", 0); > pref("general.config.filename", "mozilla.cfg"); > > > 2. > Write the following to "%ProgramFiles%\Mozilla Firefox\mozilla.cfg": > > lockPref("network.proxy.type", 4); Hello Rainer many thnx, it just works :) as i discovered documenting myself on your suggestion, http://kb.mozillazine.org/Lock_Prefs regarding to mozilla.cfg, "make the first line start with double forward slashes." // lockPref("network.proxy.type", 4); without it, it doesn't work .. m. ------------------------------------------------------------------------- wpkg-users mailing list archives >> http://lists.wpkg.org/pipermail/wpkg-users/ _______________________________________________ wpkg-users mailing list wpkg-users@lists.wpkg.org http://lists.wpkg.org/mailman/listinfo/wpkg-users