Hi, i'm really really newbie at this. I just downloaded HIDmacros so i'm terribly lost
i'm trying to do this following command
Windows + V then ArrowDown + Enter
i have this:
HIDMacros.SendKeysSlow "#v", 50
HIDMacros.SendKeys "{down}"
but it is minimizing the tab, bc it is recognizing the command as Windows+Down which is the minimizing shortcut..
send helps pls!
thanks