Pushing an uninstallation

Note: When you push the uninstall command, the end user loses customizations. If specific users require customizations, you can exclude those users from the distribution and ask them to install the product manually.

If you push an installation of a later version of IBM® SPSS® Modeler, you may want to uninstall first. You can do this silently by pushing the following command. Enter all of the text on one line.

MsiExec.exe /X{} /qn /L*v logfile.txt
ALLUSERS=1 REMOVE="ALL"

The product code for a specific version is in the setup.ini file within each version's installed folders.