Could not load DLL Library
I packaged the application "Techsmith - Snagit" version 9.0.0 and it installs fine.
I am using Radia3.0. Everything is working fine and the problem is if I Delete the file "SnagItUtl.dll", while repairing, it is showing the error as "Could not load the DLL library C:\Program~1\Techsm~1\Snagit~1\Snagitutl.dll. The specified module could not be found." If I gave ok the error message gone and application is working fine. But why that error message is comming and how to suppress that message box?
I am using Radia3.0. Everything is working fine and the problem is if I Delete the file "SnagItUtl.dll", while repairing, it is showing the error as "Could not load the DLL library C:\Program~1\Techsm~1\Snagit~1\Snagitutl.dll. The specified module could not be found." If I gave ok the error message gone and application is working fine. But why that error message is comming and how to suppress that message box?
0 Comments
[ + ] Show comments
Answers (1)
Please log in to answer
Posted by:
anonymous_9363
15 years ago
This is likely to be due to a Custom Action attempting to register the DLL in question, either using MSIExec (with the '/Y' switch) or RegSvr32. You can either stop the CA running during a repair by adding a suitable condition or you could correct the idiot vendor's packaging error by stopping it running altogether by adding an impossible-to-meet condition and adding the registration data via a transform.
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.