
[已解決]xp系統bat批處理如何實現選中IE屬性代理服務器設置選框[已解決]xp系統,bat批處理,如何實現:選中IE屬性代理服務器設置選框?“為LAN使用代理服務器...”
nclick="copycode($('code0'));">復制代碼
- reg add HKEY_CURRENT_USERSoftwareMicrosoftWindowsCurrentVersionInternet Settings /f /v ProxyServer /t REG_SZ /d 192.168.11.100:3128

