Cree un archivo de respuestas para aplicar servicio; este archivo es necesario para ejecutar el asistente de instalación para aplicar el servicio en modalidad silenciosa.
# Fri Jan 24 12:04:09 GMT 2014
# Replay feature output
# ---------------------
# This file was built by the Replay feature of InstallAnywhere.
# It contains variables that were set by Panels, Consoles or Custom Code.
#Locate existing Healthcare Pack installation
#--------------------------------------------
GA_INSTALL_PATH=C:\\Archivos de programa (x86)\\IBM\\HealthcarePack\\3.0.0.0
#Choose the setup type
#---------------------
SETUP_TYPE=\"Typical\",\"\"
SETUP_TYPE_1=Typical
SETUP_TYPE_2=
SETUP_TYPE_BOOLEAN_1=1
SETUP_TYPE_BOOLEAN_2=0
#Choose the IBM Integration Toolkit to extend
#--------------------------------------------
TOOLKIT_PATH_CONSOLE_1=C:\\Archivos de programa (x86)\\IBM\\carpeta de toolkit
donde
carpeta de toolkit es el nombre de la carpeta donde ha guardado la copia
de IBM® Integration
Toolkit.# Fri Jan 24 12:04:09 GMT 2014
# Replay feature output
# ---------------------
# This file was built by the Replay feature of InstallAnywhere.
# It contains variables that were set by Panels, Consoles or Custom Code.
#Locate existing Healthcare Pack installation
#--------------------------------------------
GA_INSTALL_PATH=/opt/IBM/HealthcarePack/3.0.0.0
#Choose the setup type
#---------------------
SETUP_TYPE=\"Typical\",\"\"
SETUP_TYPE_1=Typical
SETUP_TYPE_2=
SETUP_TYPE_BOOLEAN_1=1
SETUP_TYPE_BOOLEAN_2=0
#Choose the IBM Integration Toolkit to extend
#--------------------------------------------
TOOLKIT_PATH_CONSOLE_1=/opt/IBM/carpeta de toolkit
donde
carpeta de toolkit es el nombre de la carpeta donde ha guardado la copia
de IBM Integration
Toolkit.