turbo-itilInternetBeiträge0Kommentare1Level1SucheSortierungNach ErstellungBestbewertetFirefox Proxyeinstellungen per vbscript ändern?Erstellt am 22.12.2008 Ich wollte es wie folgt lösen: // lockPref("network.proxy.http","localhost"); lockPref("network.proxy.http_port", 8004); lockPref("network.proxy.share_proxy_settings",true); lockPref("network.proxy.type",1); nur irgendwie funktioniert es nicht, woran könnte es liegen? Ich schätze an ...5Kommentare