[izpack-users] change the value of an additional variable
Abdessamad DANGUIR
danguir2 at caramail.com
Wed Nov 15 10:08:12 CET 2006
hi ,
can any one tell me if it's possible to change the value of additional variables in install.xml file ?
in install.xml file , i have a variable difined as :
<variables>
<variable name="var1" value="val0"/>
</variables>
i want to change it in 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-users/attachments/20061115/9b185771/attachment.html
More information about the izpack-users
mailing list