MAKEMSI quickly and reliably creates MSI files in a non-programmatic way
Have your say! Join the MAKEMSI discussion list or view archive! Suggest improvements. No question too simple or too complex.
[Bottom][Contents][Prev]: SetACL.EXE[Next]: SubInACL.exe
Have your say! Join the MAKEMSI discussion list or view archive! Suggest improvements. No question too simple or too complex.
\->Tips and Tricks->Tools->Security Related Tools->SIDLookup.zip

SIDLookup.zip

A tool with source code by "Andreas Magnusson" available at the "installsite".

Setting user rights on files, folders and registry keys using the LockPermissions table requires the localized name of a user.

Starting with MSI 2.0 you can use "Everyone" and "Administrator" without localization, but other user accounts like "Power User" or "Authenticated User" still need to be localized.

There is a merge module with a custom action that retrieves a multitude of "well-known SIDs" and stores their localized user names in properties (e.g. SID_BUILTIN_POWER_USERS) for use in the LockPermissins table.


Microsoft awarded me an MVP (Most Valuable Professional award) in 2004, 2005, 2006, 2007, 2008 & 2009 for the Windows SDK (Windows Installer) area.Please email me any feedback, additional information or corrections.
See this page online (look for updates)

[Top][Contents][Prev]: SetACL.EXE[Next]: SubInACL.exe


MAKEMSI© is (C)opyright Dennis Bareis 2003-2008 (All rights reserved).
Saturday May 28 2022 at 3:11pm
Visit MAKEMSI's Home Page
Microsoft awarded me an MVP (Most Valuable Professional award) in 2004, 2005, 2006, 2007, 2008 & 2009 for the Windows SDK (Windows Installer) area.