(no commit message)
[hombase.git] / other-sh / return_office_proxy2.sh
blobd8321c95ed974b101dc32fa26b234a07115fef50
1 #!bash
3 #office_proxy1.sh-- _describe_
4 #@Author: LiFan
5 #@Created: 2007-11-22-10:11
7 PATH=/bin:/usr/bin:/usr/local/bin
8 cd /e/vgoah_fox
9 regtool set -s /user/software/microsoft/windows/currentversion/internet\ settings/ProxyServer 192.168.1.60:6588
10 #regtool set -i /user/software/microsoft/windows/currentversion/internet\ settings/ProxyEnable 0
12 replace 'user_pref(\"network\.proxy\.http\",\"localhost' 'user_pref(\"network\.proxy\.http\",\"192.168.1.60' user.js
14 #replace 'user_pref(\"network\.proxy\.type\",1' 'user_pref(\"network\.proxy\.type\",0' user.js