Answer the question
In order to leave comments, you need to log in
Simulate Win key press in VBS
I want to send the Win + {LEFT} key combination to the opened application so that the window expands to half the screen (on the left). But apparently VBS doesn't know the Win key code. If there is - tell me please!
If not, then maybe there is a simple workaround?
Answer the question
In order to leave comments, you need to log in
Maybe someone will come in handy
^{ESC}
- Will denote the Win key on the keyboard
a.SendKeys "^{ESC}"
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question