W
will f
Greetings.
I work on an application which I would like to be able to run on Vista in a
"least privileged environment," and I have a some questions regarding the
registry in Vista.
1. Am I right to understand that, in a least privileged environment, apps
should not write to HKEY_LOCAL_MACHINE\Software anymore?
2. Is it MS's recommended practice that app should write to
HKEY_CURRENT_USER\Software instead?
3. In the case where I want an app to run with the same settings under
all user accounts, is there a registry hive for "ALL Users," or would I be
better off saving global app settings in a flat file under the C:\Users\All
Users directory?
I will be grateful for any help.
will f
I work on an application which I would like to be able to run on Vista in a
"least privileged environment," and I have a some questions regarding the
registry in Vista.
1. Am I right to understand that, in a least privileged environment, apps
should not write to HKEY_LOCAL_MACHINE\Software anymore?
2. Is it MS's recommended practice that app should write to
HKEY_CURRENT_USER\Software instead?
3. In the case where I want an app to run with the same settings under
all user accounts, is there a registry hive for "ALL Users," or would I be
better off saving global app settings in a flat file under the C:\Users\All
Users directory?
I will be grateful for any help.
will f