TRIGGERcmd
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login
    1. Home
    2. João Paulo Pugialli
    3. Posts
    • Profile
    • Following 0
    • Followers 0
    • Topics 0
    • Posts 1
    • Best 0
    • Controversial 0
    • Groups 0

    Posts made by João Paulo Pugialli

    • RE: Press the Down Arrow key (or any other key)

      Hello,

      Do you know if it is possible to press a F-media key? For example, I wanted to make alexa press f9 key because that is my shorcut for keyboard lights off. I tried this code:

      Set WshShell = WScript.CreateObject("WScript.Shell")
      WshShell.SendKeys "{F9}"

      But it just keeps pressing numlock.

      Regards,

      posted in Windows
      João Paulo PugialliJ
      João Paulo Pugialli