Hi all,
first I want to thank the advancedInstaller Team for their great product. I evaluated many concurent product, but none was on the one hand so intuitive to use and on the other sufficient complex. (Worst of all was Installshield...)
Now my question:
I organized my Installation into 3 Features (3 different Programs) which you can choose to install (Full Install / User Defined ...)
These Programs add Keys to the Registry.
I wrote a small app for each of the 3 programms which deletes the Regestry entry for the specific program.
How do I have to design the Custom Actions for the Uninstall Phase, that the appropriate Regestrydelete app for each feature is startet.
(If the user uninstalls only one Feature I only want to delete the registry settings for this one)
Best Regards
immes