Uninstalling HCL Commerce Developer silently
To uninstall HCL Commerce Developer remotely on many clients, use the silent uninstallation method. To use this method you simulate a HCL Commerce Developer uninstallation and record the uninstallation options in a response file. Then, you can use the response file to uninstall the HCL Commerce Developer silently.
Procedure
- Stop the HCL Commerce test server and close HCL Commerce Developer.
- Create an uninstallation response file:
- On a command line, run the following command to uninstall
the toolkit silently:
IMCL.exe -input response_file_path -log log_file_path -acceptLicense
Note: Add the-sP
parameter to obtain more progress information.Where- response_file_path is the full path of the response file
- log_file_path is the full path of log file, for example c:\logs\fep_install.log. The full path must exist.