Skip to content

Instantly share code, notes, and snippets.

@sidola
Created July 3, 2014 07:52
Show Gist options
  • Select an option

  • Save sidola/2006e00b46c8403310ff to your computer and use it in GitHub Desktop.

Select an option

Save sidola/2006e00b46c8403310ff to your computer and use it in GitHub Desktop.
AHK - Create a controlpanel shortcut
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