[izpack-users] Doubt -- UserInputPanel
Friend
follow_from at yahoo.co.uk
Fri Jan 13 06:13:31 CET 2006
Hi Friends,
On trying to using the user input feature to my installer am getting the message --
"The Specification for the user input panel could not be found. Please contact the packager"
here is the install.xml for resources
:
<resources>
:
<res id="userInputSpec.xml" src="userInputSpec.xml"/>
:
</resources>
:
<panels>
:
<panel classname="LicencePanel"/>
<panel classname="UserInputPanel"/>
<panel classname="TargetPanel"/>
:
</panels>
<packs>
<pack name="Trial" required="yes">
<description>Trial Base</description>
:
<file targetdir="$INSTALL_PATH" src="userInputSpec.xml"/>
:
</pack>
</packs>
And the userInput.spec.xml:
<userInput>
<panel order="0">
<field type="text" variable="myFirstVariable">
<description align="left" txt="A Description" id="description 1"/>
<spec txt="SampleText:" id="input.sampletext" size="6" set=""/>
</field>
</panel>
</userInput>
Please help to find the bugs,
regards,
Se.
---------------------------------
To help you stay safe and secure online, we've developed the all new Yahoo! Security Centre.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://lists.berlios.de/pipermail/izpack-users/attachments/20060113/758e7a59/attachment.html
More information about the izpack-users
mailing list