[izpack-users] how to run an Batch File

Vasanth vasanthkumar.sono at gmail.com
Mon Oct 15 10:52:01 CEST 2007


Hi,

i was trying to run a batch file , please find the process code below :


<processing>

<job name="Install PostGreSQL ">
              <os family="windows" />
            <executefile name="$INSTALL_PATH/postgresql-8.2-int.bat"/>
 </job>
</processing>

please find below the pack code in the install.xml

*<pack name="Batchfile" required="yes">
           <description>Batch file</description>
            <file src="../installers/postgresql-8.2-int.bat"
targetdir="$INSTALL_PATH"/>
 </pack>*

please let me know where am i going wrong.

problem is - it is not picking the MSI file from the INSTALL_PATH.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://lists.berlios.de/pipermail/izpack-users/attachments/20071015/f316069f/attachment.html 


More information about the izpack-users mailing list