Posts: 102
Threads: 30
Joined: Mar 2018

Hello Gintaras,
The program worked very well initially. But now, whenever I try to use the Input Recorder or try to go into the Tools --> Options menu I'm getting an exception error (see screenshots 1 + 2).
I tried to reinstall (after uninstalling and cleaning up folders in Users and Program Files). But sadly to no avail.
Any ideas how I can fix this?
Thanks.
Posts: 12,140
Threads: 142
Joined: Dec 2002
Thank you.
The reason probably is incorrect value type in registry:
key: HKEY_CURRENT_USER\Control Panel\Desktop
value: LowLevelHooksTimeout
Must be dword, not string.
Posts: 102
Threads: 30
Joined: Mar 2018
Thanks, that worked.
I renamed the old registry key and created the new one.
Is this going to have any effect on other (third-party) keyboard hooks I might have running?