mgrose
04-30-2002, 09:12 AM
I am trying to use a custom DLL for the uninstall of my product. I have been trying to use the _ConfigureUninstInfo routine that I downloaded from the InstallShield site (by #including config.rul) but have not gotten it to work. So, I have used Regedit to modify the UninstallString manually -- and no matter the format I have tried, the Uninstall aborts with the error:
"Internal error, unable to load or call external DLL".
What is the exact format for this string? (The Help text disagrees with the description in the whitepaper I downloaded.) Anybody have a real life example of using a custom DLL? How can I tell from this error whether the problem is in the "load" or the "call" to the DLL?
Any help appreciated.
Michael Rose
Unisys Corp
"Internal error, unable to load or call external DLL".
What is the exact format for this string? (The Help text disagrees with the description in the whitepaper I downloaded.) Anybody have a real life example of using a custom DLL? How can I tell from this error whether the problem is in the "load" or the "call" to the DLL?
Any help appreciated.
Michael Rose
Unisys Corp