Automatic account creation is now enabled. Captcha authentication required for account creation and editing unless you are trusted here.
Custom Action Types
From WiX Wiki at MindCapers
Also see Summary of Custom Action Types at MSDN for an introduction to the types of custom actions availabe and their usage.
Type 1
A Type 1 custom action calls a DLL written in C or C++.
Type 2
A Type 2 custom action is calling an executable from a command line.

