BMC Software, Inc., Confidential and Proprietary Information
Installing and Migrating PATROL for BEA WebLogic 2-47
For example, if C:\Program Files\BMC Software is your product
installation directory, you would change to
C:\Program Files\BMC
Software\Uninstall\ Install\instbin
directory and enter the following
command:
thorinst.exe -uninstall “C:\Program Files\BMC
Software\Uninstall\Install\instdata\uninstall.ctl”
-log Z:\NetworkLogs\MyLogs.txt -output
Z:\NetworkLogs\MyLogs.out
This action removes all installation files and directories except those that
are used by the utility at the time the uninstallation is performed. Log
files, configuration files, and user-modified files are also retained.
To Uninstall All Products and Associated Log Files and Configuration Files
Step 1
Uninstall all products as described in “To Uninstall Individual Products.”
Step 2 Locate the uninstall-all.ctl file in the
BMC_Products_Installation_directory\Uninstall\Install\instdata directory.
Step 3 Open the uninstall-all.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