Functions | |
CA_API UINT __stdcall | LocalUsers_Immediate (MSIHANDLE hInstall) |
Process local users (immediate). This is a table-driven custom action. Use in combination with AppSecInc.Wix.Extensions.UserPrivilegesExtension. More... | |
CA_API UINT __stdcall | LocalUsers_Deferred (MSIHANDLE hInstall) |
Process local users (deferred). This is a table-driven custom action. Use in combination with AppSecInc.Wix.Extensions.UserPrivilegesExtension. More... | |
CA_API UINT __stdcall LocalUsers_Deferred | ( | MSIHANDLE | hInstall | ) |
Process local users (deferred). This is a table-driven custom action. Use in combination with AppSecInc.Wix.Extensions.UserPrivilegesExtension.
CA_API UINT __stdcall LocalUsers_Immediate | ( | MSIHANDLE | hInstall | ) |
Process local users (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 |