I am looking for a way to access le registre of other users on a computer so I can copy them.
The idea is that I am trying to get a complicated Delphi app to compile and run on more than one profile.
J'ai trouvé a way once to do it with some Windows management tool, but Je ne trouve pas it now.
Je ne sais pas the other user's password, so I can't log in as them or do a "run as".
Accès another user's HKEY_CURRENT_USER Registre branch
Re: Accès another user's HKEY_CURRENT_USER Registre branch
vous pouvez utiliser regedit for this. Open regedit et sélectionnez HKEY_USERS then allez dans File->Load Hive. Browse to the users Hive file, usually NTUSER.DAT located at %userprofile%.
This of course requires you to be admin or have access to the users hive file.
This of course requires you to be admin or have access to the users hive file.