[izpack-devel] change additional variables

Abdessamad DANGUIR danguir2 at caramail.com
Tue Nov 14 20:11:52 CET 2006


hi ,
can any one tell me if it's possible to change the value of additional variables in install.xml file  ?


i have a variable difined as :
 <variables>
      <variable name="var1" value="val0"/>
 </variables>

i want to change it in a differents packs. example :

<pack name="pack 1" required="yes" id="base">
    ...
  var1= "val1"
</pack>


<pack name="pack 2" required="yes" id="base">
    ...
  var1= "val2"
</pack>


how can i do that ?

thanks in advance ...
-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://lists.berlios.de/pipermail/izpack-devel/attachments/20061114/78eae293/attachment.html 


More information about the izpack-devel mailing list