04-30-2023, 03:38 PM
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.
The reason probably is incorrect value type in registry:
key: HKEY_CURRENT_USER\Control Panel\Desktop
value: LowLevelHooksTimeout
Must be dword, not string.