I'm making a program that sets the InitialKeyboardIndicators value to 2 so the num lock stays on, but if another user logs on it's not stored in:
HKEY_USERS\.DEFAULT\Control Panel\Keyboard but in:
HKEY_USERS\s-122737472905354073 (Something)\Control Panel\Keyboard
And thats different for every account.
So i have to programmatically find the keys and then set the value date, but i don't know how the search, can anyone help me

Erik

(Bij voorbaat dank)