Hello,
How can I run a hotkey ALT+S with objShell?
I know it isandCode:objShell.SendKeys "%"
but what is the combination?Code:objShell.SendKeys "S"
Printable View
Hello,
How can I run a hotkey ALT+S with objShell?
I know it isandCode:objShell.SendKeys "%"
but what is the combination?Code:objShell.SendKeys "S"