I need to remove some txt files created by our debug log on unistall for next upgrade. I have used the Wizard to remove*.txt files on component uninstall. The Wizard creates a condition.
(AI_CLEAN_RESOURCES_UNINSTALL = "1")
Your help implies a condition REMOVE=ALL
Can some confirm the correct ...