On my main installer, I've added pre-requisites using the /NewPrerequisite command. Is there a way to uninstall the pre-requisites when the main installer is being uninstalled? It seems that using a powershell script wouldn't work since running it blocks any uninstalls if there is already one running?
Nick