HI,
I need to uninstall an msi deployed as a package. I have found the uninstall string MsiExec.exe /I{4BDBG0E7-1FC5-4937-92E3-0F6B3FBC784D}. Do I just add this to a new package in the command line and deploy. And delete the install deployments?
Moving forward I will be creating an application for the new version I need to install so that any later releases I can use the supersede capability. It just doesn't help me in this situation.
Any help I would be grateful.
Thanks