I would like to know if I can use DAML to
- check if a specific Add-In exists in AGP
- if it does exist, if there is the possibility to delete it
I wrote an Add-In that is replacing two earlier Add-Ins I wrote and I would like to delete the two earlier Add-Ins on a customers AGP if they are installed.
Is that possible during the installation process of the new Add-In?