xMaxrayx
xMaxrayx
have anyone solve it?
@pjyan it works fine here
reponing doesn't fix the issue for me, net 8.
Ok I switched from `Net 8` to `NET Framework 4(only windows)`, and fixed my issue.
@gknapp not all apps support F13-F24 so you better to not use them a lot, maybe remap the Home, Numpad ,Capslock if they were pressed with shift for Example.
yeah can do it in AHK set in flow launcher `settings.json` ```` "Hotkey": "Ctrl \u002B LaunchApplication2", ```` write AHK scripts ````` #space::{ SendInput('^{Launch_App2}') } ````
@deefrawley seems flow launcher don't accept a lot of shortcut even they support like `ctrl + appkey2` ,I can edit it the `settings.json` and the key works normal.
@vvirtues becosue window dont allow hocking if the program has higher privilege , either you run AHK as admin , or add a User on allowlist on that program so...
@Lewis8379 you can install AHkv2 and write this ```` #Requires AutoHotkey v2.0 ; #SingleInstance Force #HotIf ~F13::Run("C:\Program Files\Ditto\Ditto.exe /Open") ````
idk i cant get it work  obsidian 1.8