Created
July 3, 2014 07:52
-
-
Save sidola/2006e00b46c8403310ff to your computer and use it in GitHub Desktop.
AHK - Create a controlpanel shortcut
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| F1::ComObjCreate("shell.application").ControlPanelItem("Firewall.cpl") |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment