I have an program that used to uninstall properly and remove ALL files associated with it during uninstall. We have revamped our install/uninstall process to now use installshield.
With the previous install/uninstall process it was working just fine until about 2 weeks before we changes it, and still even now with he new installshield installers it fails to remove the .dll files upon uninstall.
I don't think the problem is with the installers themselves because we have the same exact problem with 2 very different methods.
Currently to make the uninstall process work we use control panel to uninstall it then delete the remaining .dll files manually
This problem happens to all the machines with these components and it is happening with all the components. All machines had problems start at the same time.
with my installshield process i have verbose logging output to a .txt file, I do not know how would be best to display all the information in the files without it just being a massive dump.