Click to See Complete Forum and Search --> : Terminal and registers


Alusa
February 7th, 2006, 05:44 AM
Hallo everybody !

I would like to know if my application has a permission access to registers if it is launched in terminal services environment.

Thanks Alusa

Marc G
February 7th, 2006, 06:18 AM
What "registers" do you mean?
Do you mean the Windows registry?

Alusa
February 7th, 2006, 06:28 AM
YES. WINDOWS REGISTRY.

Alusa

Marc G
February 7th, 2006, 08:12 AM
No need to scream ;)

A user program should write its settings to HKEY_CURRENT_USER.

You can always open regedit and check the permissions on certain tree branches yourself.