Get message string from error code
Hi All,
I have created MSI Installer for my application.
I have used MsiSetExternalUI.
And used MsiInstallProduct() to install my package silently.
But, I need to show error messages whenever MsiInstallProduct failed.
How can I get the appropriate message string for the error code returned by MsiInstallProduct.
If anyone have idea about it then please reply.
Thanks & Regards,
Pariksheet.
I have created MSI Installer for my application.
I have used MsiSetExternalUI.
And used MsiInstallProduct() to install my package silently.
But, I need to show error messages whenever MsiInstallProduct failed.
How can I get the appropriate message string for the error code returned by MsiInstallProduct.
If anyone have idea about it then please reply.
Thanks & Regards,
Pariksheet.
0 Comments
[ + ] Show comments
Answers (2)
Please log in to answer
Posted by:
anonymous_9363
13 years ago
Posted by:
pjgeutjens
13 years ago
How can I get the appropriate message string for the error code returned by MsiInstallProduct
you can find some example code on the MSDN page for MsiExec and InstMsi Error Codes here
Rating comments in this legacy AppDeploy message board thread won't reorder them,
so that the conversation will remain readable.
so that the conversation will remain readable.