Silent uninstall of PTC Creo 7.0 Help
I am currently working on automating the installs and uninstalls for PTC Creo and Creo Help. So far the Creo programs were fairly simple to create xml files and also to silently uninstall using the provided bat scripts in the program InstallManager folder. This solved the issue of manually uninstalling each component and user interaction.
My problem with the the Creo HelpCenter piece. As with Creo, it was easy to create the xml files to silently install. I have hit a roadblock with the uninstall though. If I try to run the uninstall piece by piece (such as Simulate help) user interaction is required. I have checked and can't find parameters to have it run silently without user interaction. There is also no provided scripts to streamline the uninstall.
Does anyone know a workaround? One option could be a brute force deleting of the folder and registry entries but i would prefer not to do that unless necessary as i expect residual pieces outside of the Uninstall portion of the registry.

