[izpack-users] Need Help with triggering the MSI installation
Vasanth
vasanthkumar.sono at gmail.com
Tue Oct 9 12:01:41 CEST 2007
Hi ,
i was trying to install Tomcat and POSTGRESQl one after the other but it is
throwing me some error (java.io.IOException error=193)
PF the process code below:
<job name="Install Tomcat2 ">
<executefile name="$INSTALL_PATH/Copy of
jakarta-tomcat-5.0.19.exe">
</executefile>
<executeForPack name="Tomcat2" />
</job>
<job name="Install Postgresql8.2-int ">
<executefile name="$INSTALL_PATH/postgresql-8.2-int.msi">
</executefile>
<executeForPack name="postgresql8.2-int" />
</job>
__________________________________________
i'm trying to install aMSI file , please let me know is there any other way
to trigger the MSi file installation.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://lists.berlios.de/pipermail/izpack-users/attachments/20071009/266389e1/attachment.html
More information about the izpack-users
mailing list