An addition to my earlier request, here is a copy of an adm file that I've written. The Mouse Settings part works but the Highlight Pointer bit doesn't. Any ideas, unfortunately it looks like Microsoft adm files don't support reg_binary very well. If nothing else if anyone needs help doing the same type of thing this should point you in the right direction.

Cheers

H

CLASS USER

CATEGORY "DSG - DISABILITY"

CATEGORY "Desktop"

POLICY "Highlight Pointer"
KEYNAME "Control Panel\Desktop"
PART "UserPreferencesMask" EDITTEXT
VALUENAME "UserPreferencesMask"
END PART
EXPLAIN "Allows the user to see where the mouse is by pressing the ctrl key setting is 9e7e0580"

END POLICY

END CATEGORY

CATEGORY "Control Panel"

POLICY "Mouse Settings"
KEYNAME "Control Panel\Mouse"
VALUENAME "MouseTrails"
VALUEON 7
VALUEOFF 0
EXPLAIN "GIVES MOUSE TRAILS"

END POLICY

END CATEGORY


END CATEGORY
;========== ========== ========== ========== ========== ========== ========== ==========
[Strings]