
Access a Windows Installer property in a Deferred Custom Action
Description: This post describes how to access a Windows Installer property in a Deferred Custom Action. Deferred, commit, and rollback custom actions can only access a limited number of built-in Windows Installer properties – CustomActionData, ProductCode, and UserSID. In brief...