Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The RegisterUser action registers the user information with the installer to identify the user of a product.
Sequence Restrictions
There are no sequence restrictions.
ActionData Messages
| Field | Description of action data |
|---|---|
| [1] | Registered user information. |
Remarks
The RegisterUser action is not performed during an administrative installation. If the product identifier entered by the user has not been validated by the ValidateProductID action, the ProductID property is not set and this action does nothing.
Related topics