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