Skip to content

Instantly share code, notes, and snippets.

@alufers
Created September 21, 2016 18:20
Show Gist options
  • Save alufers/65ef1fcdb8bbb67cabd9bf42b1075edf to your computer and use it in GitHub Desktop.
Save alufers/65ef1fcdb8bbb67cabd9bf42b1075edf to your computer and use it in GitHub Desktop.
Skrypt do bindów
Set WshShell = CreateObject("WScript.Shell")
WshShell.SendKeys(chr(&hXX))
Set WshShell = Nothing
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment