Removing a maintenance package from the installation directory silently
After you remove a maintenance package from any applicable WebSphere Commerce instances, you can remove the maintenance package from the WebSphere Commerce installation directory.
Before you begin
About this task
Procedure
Ensure that you are logged in with a user ID that is a member of the Windows Administration group.
Log on.
- Log on as the
root
user- If you are already signed onto the system, issue the command su - root. Do not use the command su root. This command does not load the necessary root user's profile and environment.
- Or log on as a
non-root
user that owns WC_installdir.
- Log on as the
Ensure that you are logged in with a user profile that has *SECOFR authority.
-
Navigate to the UPDI_installdir/responsefiles directory
and open the uninstall.txt file in a text editor. Edit the following
lines:
Open the Qshell by typing QSH at the command prompt
-
Run one of the following commands from the
UPDI_installdir directory:
./update.sh -silent -options UPDI_installdir/responsefiles/uninstall.txt
update -options UPDI_installdir/responsefiles/uninstall.txt
update.bat -silent -options UPDI_installdir/responsefiles/uninstall.txt
-
Check the log file for errors.
The log files are in: WC_installdir/logs/update/8.0.0-WS-WCServer-FP00X.uninstall