Search code examples
windowsbatch-filekeyboard-shortcutshotkeys

How to execute keyboard shortcut via .bat file


I am trying to open the On-Screen Keyboard (WIN + CTRL + O) by clicking on a .bat file.

How do I do that?


Solution

  • It is as simple as this. Just three simple letters.

    OSK
    

    The full executable path to the file is: C:\Windows\System32\osk.exe