[izpack-users] parsable dont work with inputpanel

Bartz, Klaus Klaus.Bartz at coi.de
Wed Dec 6 16:08:47 CET 2006


Hi,
you have to use curly brackets if the variable contains
special chars.
${my.input.path}

Cheers

Klaus

>-----Original Message-----
>From: izpack-users-bounces at lists.berlios.de
>[mailto:izpack-users-bounces at lists.berlios.de]On Behalf Of Feng He
>Sent: Wednesday, December 06, 2006 3:56 PM
>To: izpack-users at lists.berlios.de
>Subject: [izpack-users] parsable dont work with inputpanel
>
>
>Hello,
>
>i'd like to parse a ini file after intallation using the data 
>from a inputpanel. How could I realize this feature? The 
>"variable substitution System" works not with my Codes.
>
>I have under my installation.xml
>
><parsable targetfile="$INSTALL_PATH/bin/toParse.ini" 
>type="plain" encoding="ISO-8859-1"/>
>
>and the content of toParse.ini is filling with a simple line text
>
>$my.input.path
>
>which is defined in UserInputSpec.xml like
>
><field type="search" variable="my.input.path">
>.........
></field>
>
>can somebody help me please??
>
>cheers
>
>Aeolus 
>_______________________________________________
>izpack-users mailing list
>izpack-users at lists.berlios.de
>https://lists.berlios.de/mailman/listinfo/izpack-users
>



More information about the izpack-users mailing list