cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
JoderCoder
Level 8

Write access for the registry

I am trying to give write access to all users for some registry entries. Attached is how I do it. I simply put Users into User column. However, this is causing problems when it comes to localized machines since Users are translated to the locale language. What is the best way to get around this? Should I use the SID instead of Users - which is S-1-5-32-545 from what I gather online?

Thanks much!
Labels (1)
0 Kudos
(1) Reply
RobertDickau
Flexera Alumni

Please see, for example, www.installsite.org > Windows Installer > Tools & Tips > Using the LockPermissions Table on Localized Windows Versions.
0 Kudos