I am trying to execute a file stored in the Temporary folder using a "Launch installed file" custom action during uninstallation, however the file is deleted by the Remove Resources action and not added back by the Add resources action during the uninstallation, resulting in the file not being found and an error occurring.
Is there a way to ensure that the file is located in the temporary folder for when I reference it during the uninstallation process?