Registry Settings for all users on a PC
Hello
I'd like to write Registry Settings to the HKCU parts of all users used the particular PC.
How is the easiest way to make this settings?
Any hints?
Greets
th_mi
Archive: Registry Settings for all users on a PC
Registry Settings for all users on a PC
Hello
I'd like to write Registry Settings to the HKCU parts of all users used the particular PC.
How is the easiest way to make this settings?
Any hints?
Greets
th_mi
The easiest method is to write the settings when your installed program is executed for the first time.
But if you really want to do it from the installer and risk missing some users, you can use EnumUsersReg.