Uninstalling Transform Features from a Windows server from the command line
This section describes how to uninstall Transform Features from the command line.
- Log in as an administrator user.
- For a console uninstall, enter this command:install_path\_uninst\uninstall.exe -i console
- 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