kk250040
09-29-2009, 07:49 AM
Hi all,
I have a big installer created by SF7. It installs few MSIs and few exes and does few more things like work with the registry and etc...
I keep updating it with the new versions of the MSIs when ever required. On Uninstall scripts, now I had it support the uninstall of all the MSI versions it installs.
Now for some reason, if my setup package fails to install the A.1.2.msi, or the user skips the install of that particular MSI, then my unistall scripts fail to uninstall the A.1.1.msi already existing.
Now I need the same installer's Uninstallation to support something like uninstall the MSIs regardless of what version is installed on the machine.
I will need the scripts identify any version already existing, and unistall it...:huh
Please provide me any idea of how to do this...
Thanking you in advance...
I have a big installer created by SF7. It installs few MSIs and few exes and does few more things like work with the registry and etc...
I keep updating it with the new versions of the MSIs when ever required. On Uninstall scripts, now I had it support the uninstall of all the MSI versions it installs.
Now for some reason, if my setup package fails to install the A.1.2.msi, or the user skips the install of that particular MSI, then my unistall scripts fail to uninstall the A.1.1.msi already existing.
Now I need the same installer's Uninstallation to support something like uninstall the MSIs regardless of what version is installed on the machine.
I will need the scripts identify any version already existing, and unistall it...:huh
Please provide me any idea of how to do this...
Thanking you in advance...