During an uninstall, what ultimately determines whether a folder is deleted?
In our project, we have several folders set to be removed, even if they are not empty. This action is set to run on Component uninstall.
We also have file removal actions set for various files within the folders that get created after installation.
When the uninstall completes, some folders are left behind even though they are empty.