Hi, I have 2 issues I'm trying to work around them:
1- Is there a way to force delete non empty folders during uninstall.
Those folders did not get deleted after uninstall due to the fact that new files were created in those folders after installation.
Before using custom script to do the job, I was wondering if there's a built-in feature in AI that would force delete those non empty folders.
2- I specified a eula.rtf file for the installation in Dialogs/License Agreement but I'm getting blank EULA when running the msi,
the eula file is not getting to the generated .cab file. Any idea why?