I have to remove multiple installations of Contribute 3 from
computers on my network. I am using the following commandline -
%Comspec% /c msiexec /x "c:\Contribute_Installer.msi" /qn
however, although the uninstall process starts, it stops at a point whereby it asks if I want to uninstall contribute preferences and configuration files for users on the computer.
I want to do a silent uninstall, but am unsure as to how I can bypass this prompt. Can anyone assist?
%Comspec% /c msiexec /x "c:\Contribute_Installer.msi" /qn
however, although the uninstall process starts, it stops at a point whereby it asks if I want to uninstall contribute preferences and configuration files for users on the computer.
I want to do a silent uninstall, but am unsure as to how I can bypass this prompt. Can anyone assist?