Jump to content

Recommended Posts

Posted

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 :P)

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.


Posted

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)

Posted

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! ;)

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...