Go to the source code of this file.
Functions | |
CA_API UINT __stdcall | LocalGroups_Immediate (MSIHANDLE hInstall) |
Process local groups (immediate). This is a table-driven custom action. Use in combination with AppSecInc.Wix.Extensions.UserPrivilegesExtension. More... | |
CA_API UINT __stdcall | LocalGroups_Deferred (MSIHANDLE hInstall) |
Process local groups (deferred). This is a table-driven custom action. Use in combination with AppSecInc.Wix.Extensions.UserPrivilegesExtension. More... | |
CA_API UINT __stdcall LocalGroups_Deferred | ( | MSIHANDLE | hInstall | ) |
Process local groups (deferred). This is a table-driven custom action. Use in combination with AppSecInc.Wix.Extensions.UserPrivilegesExtension.
CA_API UINT __stdcall LocalGroups_Immediate | ( | MSIHANDLE | hInstall | ) |
Process local groups (immediate). This is a table-driven custom action. Use in combination with AppSecInc.Wix.Extensions.UserPrivilegesExtension.
© Application Security Inc. - All Rights Reserved | http://msiext.codeplex.com |