/build/static/layout/Breadcrumb_cap_w.png

Fatal Error During Installation-MSI

I at times get this error during installation MSI error code 1904 and HRESULT 2147221164,failed to register dll.
I need to reproduce the problem but I do not get it always...Kindly let me know the possible ways as to why this could have happened.

0 Comments   [ + ] Show comments

Answers (1)

Posted by: anonymous_9363 15 years ago
Red Belt
0
ALmost always, these errors are due to either the account being used having insufficient permissions to write to the registry or, more likely, that the DLL is dependent on other files which are absent. Use Dependency Walker to identify all the files on which the DLL in question is dependent.

Less common are attempts to register files before they've been installed, probably by sequencing a Custom Action incorrectly. In that case, abandon using the CA (the lazy way to register DLLs) and use your auhtoring tool's utility to extract the COM information to a .REG file, import that and have the tool populate the advertising tables.
Rating comments in this legacy AppDeploy message board thread won't reorder them,
so that the conversation will remain readable.
 
This website uses cookies. By continuing to use this site and/or clicking the "Accept" button you are providing consent Quest Software and its affiliates do NOT sell the Personal Data you provide to us either when you register on our websites or when you do business with us. For more information about our Privacy Policy and our data protection efforts, please visit GDPR-HQ