Another uninstall question - coretools_sh.dll is missing
Now that I learned how to spell quiet, instead of quite. I've discovered two more issues with my uninstall script.
First, The command to uinstall CreoView Express, isn't working. It doesn't generate any errors, but it doesn't uninstall the software either.
After the script complete, I can open a command shell and type the command and it will uninstall. ???????
Re running the script doesn't uninstall it. But copy and paste from the script into an interactive shell does. What's with that?
Second, after uninstalling "Creo Help", the command to uninstall Simulate, generates the following errors:
"The program can't start because coretools_sh.dll is missing from your computer. Try reinstalling the program to fix this problem."
When you pick OK on that System Error box, you get another System Error box with the same error. When you pick on OK in that box you get this message:
"Please exit the already running installer or uninstaller first" "Already running..." When you pick on OK in that box the uninstall script will continue to the next command.
My script: Everything except the problem lines show in yellow works.
