Enable/Disable Connection Tab in Internet Options
首先你使用的帳戶是本機系統管理員的身份才可以做到開關網際網路選項。
First of all, you make sure your account under administrator group of local machine, so that you can enable or disable internet options
一) 首先執行登錄檔修改器,按"Windows + R" -> 輸入"regedit.exe"
二) 前往 "Computer -> HKEY_CURRENT_USER\Software\Policies\Microsoft\Internet Explorer\Control Panel"
三) 建立一個叫 "ConnectionsTab" 的 DWORD 檔
四) 0 -> 開,1->關
1) Execute registry editor, press "Windows + R" -> Input "regedit.exe"
2) Go to "Computer -> HKEY_CURRENT_USER\Software\Policies\Microsoft\Internet Explorer\Control Panel"
3) Create a DWORD file named "ConnectionsTab"
4) 0 -> Enable, 1 -> Disable
Result:
|
0 - Enable |
|
1 - Disable |