These keys are only about 1/4 of what we set.
Using Win Xp is fine, it is when we use win7 that we have problems.
I have turned the UAC to the lowest setting.
the script is normally containing HKEY_CURRENT_USER & HKEY_LOCAL_MACHINE
the Local Machine keys are run on startup and the Current user are run from logon
If I put all keys into the startup script the keys will load (but as local user) and function, showing they are valid keys.
They just wont apply during logon as they dont have rights.
I believe we need to elevate the scripts to administrator level.
I don't want to use RunAs as this is a security risk.

Looking for suggestions.

Regards
Berni