WebSphere Customization Toolbox의 도구 설치 및 제거
Installation Manager를 사용하여 WebSphere Customization Toolbox의 도구를 설치 또는 제거할 수 있습니다.
시작하기 전에
Installation Manager 환경 설정이 WebSphere Customization Toolbox가 포함된 적절한 웹 기반 또는 로컬 저장소를 가리키고 있는지 확인하십시오.
중요사항: Web Server Plug-ins Configuration Tool을 설치 제거할 때 프로세스는 기존의 웹 서버 플러그인 구성을 구성 해제하지 않습니다.
Web Server Plug-ins Configuration Tool을 제거하기 전에 해당 도구를 통해 작성한 플러그인 구성을 삭제하는 데 Web Server Plug-ins Configuration Tool을 사용해야 할 수 있습니다.
이 태스크 정보
Installation Manager GUI를 사용하여 WebSphere Customization Toolbox의 도구를 설치 또는 제거하려면 이 프로시저를 수행하십시오.
참고: 기타 Installation
Manager 조작과 같이, 다음 프로시저 중 하나를 통해 수정을 호출할 수도 있습니다.
프로시저
예
다음 목록에서 선택적 기능 오퍼링 이름은 항목 끝에서 괄호로 묶입니다.
![[Windows]](../images/windows.gif)
<?xml version="1.0" encoding="UTF-8"?>
<agent-input clean='true' temporary='true'>
<server>
<repository location="http://www.ibm.com/software/repositorymanager/com.ibm.websphere.WCT.v90" />
</server>
<uninstall modify='true'>
<offering id='com.ibm.websphere.WCT.v90'
profile='WebSphere Customization Toolbox V9.0'
features='zmmt,zpmt'/>
</uninstall>
<profile id='WebSphere Customization Toolbox V9.0'
installLocation='C:\Program Files\IBM\WebSphere\Toolbox'>
<data key='eclipseLocation' value='C:\Program Files\IBM\WebSphere\Toolbox'/>
<data key='user.import.profile' value='false'/>
<data key='user.select.64bit.image,com.ibm.websphere.WCT.v90' value='false'/>
<data key='cic.selector.nl' value='en'/>
</profile>
</agent-input>
![[Windows]](../images/windows.gif)
imcl.exe modify com.ibm.websphere.WCT.v90
-addFeatures zmmt
-removeFeatures zpmt
-repositories http://www.ibm.com/software/repositorymanager/com.ibm.websphere.WCT.v90
-installationDirectory C:\Program Files\IBM\WebSphere\Toolbox
-secureStorageFile C:\IM\credential.store -masterPasswordFile C:\IM\master_password.txt