Hi,
I encountered a problem with WixStandardBootstrapperApplication while installing prerequisite for my application and want to show details about the error in error page of the application.
Problem: Error code is returned/displayed in the FailureMessageText of WixStandardBootstrapperApplication. We want to show the detailed information about the error to the user.
The above error code was displayed when prerequisite .net framework installation failed.
Is there any way to show the detailed message to user if failed to deploy the prerequisites in quiet and passive mode?
Please help!
Thanks,
Sudhakararao Garikipati