To abort the install from a DLL custom action have the DLL return something
different from ERROR_SUCCESS and make sure your custom action is configured
to evaluate the return value.
>From the SDK docs for the USERNAME and USERNAME properties:
Set the NOUSERNAME property to suppress the automatic
We do some dependency checks via a DLL called with custom actions, how can
one show the Error Dialog/Errorbox with a message depending on the callback
from the custom action or property?
Another thing, on our user registration dialogue for some reason MSI fills
inn the Username and Company aut
2 matches
Mail list logo