Jump to content

send windows key


damien
 Share

Recommended Posts

ok a few things, first when i use the send command followed by ({LWINDOWN} {R}") it will repeatedly send the command

then how i do script the func to open system properties?

here is what i got

$CompInfo = GuiCtrlCreateButton("CompInfo", 20, 430, 100)

GUICtrlSetBkColor ($CompInfo, 0x00BFFF )

GUICtrlSetOnEvent($CompInfo, "CompInfo")

Func CompInfo()

SEND("{LWINDOWN} {PAUSE}")

EndFunc

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...