Automatic account creation is now enabled. Captcha authentication required for account creation and editing unless you are trusted here.
Category:C Custom Actions
From WiX Wiki at MindCapers
Installer Functions
All C/C++ custom actions are passed a handle to the MSI process. This enables the custom action to interact in meaningful ways with the installer.
- [Installer Function Reference at MSDN]
- MsiSetExternalUIRecord

