Hello,
how I can change a key in the registry in Current_User?
Background:
Windows standard graytext is "128 128 128" but we want to use "0 0 0" (black).
The problem is, that some users where logged in before the default value was set to "0 0 0" and now, some people don't have black inactive fieldfontcolor (what a name *g*).
So I thought, because of all users are only working with an application written in progress (on the terminal server) they can choose to change the color via a button or something else.
That I want to store more information in the registry in future, I want to do this in progress.
Hope somebody can help me
Daniel
how I can change a key in the registry in Current_User?
Background:
Windows standard graytext is "128 128 128" but we want to use "0 0 0" (black).
The problem is, that some users where logged in before the default value was set to "0 0 0" and now, some people don't have black inactive fieldfontcolor (what a name *g*).
So I thought, because of all users are only working with an application written in progress (on the terminal server) they can choose to change the color via a button or something else.
That I want to store more information in the registry in future, I want to do this in progress.
Hope somebody can help me
Daniel