Jeroeneke Posted March 21, 2006 Posted March 21, 2006 Hi, I have some programs (Flash Renamer & MP3Gain) that save their settings in HKEY_USERS\S-1-5-..-......I would like to apply those settings, but as you know, the S-1-5-...... key differs after every install (on other pc's and blabla )Is there a way to make the reg values added to that key, no mather on which pc and which value ?should adding those settings to .DEFAULT work ? (tested it after installation and didn't work, but may be it works when installation is running)thx in advance!Jeroen.
Bezalel Posted March 21, 2006 Posted March 21, 2006 During Setup you should use HKCU\... after setup you shouls use HKEY_USERS\.DEFAULT\... but this will only apply to profiles that haven't been created. (With some programs you can even use HKLM\... for all users)
Jeroeneke Posted March 21, 2006 Author Posted March 21, 2006 Thx!I didn't see that the keys in HKEY_USER\S-1-.... are also in HKEY_CURRENT_USER, I had looked in there before, I must have looked over the key I searched!
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now