Uninstalling Transform Features from a Windows server from the command line

This section describes how to uninstall Transform Features from the command line.
To uninstall Transform Features from a Windows server:
  1. Log in as an administrator user.
  2. For a console uninstall, enter this command:
    install_path\_uninst\uninstall.exe -i console
  3. For a silent uninstall (does not produce any output and does not require user input), enter this command:
    install_path\_uninst\uninstall.exe -i silent