Fajar-RahmadJaya / KeyTik

GUI-Based Keyboard Remapper with Profiles, AutoHotkey Script Manager, Auto Clicker, Screen Clicker, and More
Other
28 stars 2 forks source link

Support for Windows 11 #8

Open gtusr opened 1 day ago

gtusr commented 1 day ago

Interception driver is not officially supported under Windows 11.

Does KeyTik offer a workaround?

Fajar-RahmadJaya commented 22 hours ago

Hi @gtusr !! Sorry for the late response.

Interception driver is not officially supported under Windows 11.

It's my first time hearing this. I myself is using windows 11 to test and build it. I suppose that's why when i try to install it, there is no Interception Driver on device manager (or is it supposed not showed up?) but i think it's installed because when i try to install again without uninstall it, it show error. But overall, it's still working fine on my device using windows 11. It might be because AutoHotkey wrapper, AutoHotkey Interception by evilC is already cover it, but it just my guess.

If you don't mind, can you help me test it out using your device on windows 11?. Is it working or not. And if not, can you give me the detailed error? Thank you!

Does KeyTik offer a workaround?

As for workaround, for now i don't have another way beside using AutoHotkey Interception. That mean, it also need Interception. As KeyTik rely on AutoHotkey, if there is workaround, it should be from AutoHotkey or maybe a tool to run or bind AutoHotkey script on specific device.