BMC Software, Inc., Confidential and Proprietary Information
2-46 PATROL for BEA WebLogic User Guide
Step 3 Open the uninstall.ctl file in a text editor, such as Notepad, and edit the
/BMC/Base variable to specify the name of the directory from which you
removed the products in Step 1.
Step 4 Open a command-line prompt.
Step 5 Change to the BMC_Products_Installation_directory\Uninstall\ Install\
instbin
directory.
Step 6 Enter the following command:
thorinst.exe -uninstall path_to_control_file -log path_to_log_file -output
path_to_output_log_file
Option Description Value
-log sends the log information to a
standard log file
This file contains all installation
status information.
path to log file;
any valid path and file
name (with a .txt
extension)
If a space exists in the
path, the entire path
must be enclosed in
quotation marks.
-output sends the log information to an
output log file
This file contains all messages
about the progress of the
installation that are normally sent
to standard output.
path to output log file;
any valid path and file
name (with a .txt
extension)
If a space exists in the
path, the entire path
must be enclosed in
quotation marks.