You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sup, can you add the ability to disable the Internet on F11 using these commands and the field for entering the name of the connection (name="%data from field%")?
netsh interface set interface name="Ethernet" admin=ENABLED
netsh interface set interface name="Ethernet" admin=DISABLED
The text was updated successfully, but these errors were encountered:
Sup, can you add the ability to disable the Internet on F11 using these commands and the field for entering the name of the connection (name="%data from field%")?
netsh interface set interface name="Ethernet" admin=ENABLED
netsh interface set interface name="Ethernet" admin=DISABLED
The text was updated successfully, but these errors were encountered: