BMC Software, Inc., Confidential and Proprietary Information
2-48 PATROL for BEA WebLogic User Guide
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-all.ctl”
-log Z:\NetworkLogs\MyLogs.txt -output
Z:\NetworkLogs\MyLogs.out
This action removes all installation files and directories. The files that
were used to perform the uninstallation will be marked for deletion and
will be removed when the computer on which the products were
uninstalled is rebooted.
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 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.