[izpack-users] auto_installation ignores ProcessPanel...?
Dominik.S
Dominik.S at sekas.de
Fri Jul 7 15:58:07 CEST 2006
Hi,
when using the autoinstallation it seems to me that the ProcessPanel is
completly ignored...
Is it necessary to set some extra properties in the
auto_installation.xml in order to have the panel not ignored or is this
a bug (or even a a feature)?
My auto_installation.xml file (@INSTALLPATH@ is set using ANT):
<AutomatedInstallation langpack="deu">
<com.izforge.izpack.panels.LicencePanel/>
<com.izforge.izpack.panels.PacksPanel>
<selected>
<pack index="0"/>
<pack index="1"/>
<pack index="2"/>
<pack index="3"/>
<pack index="4"/>
<pack index="5"/>
</selected>
</com.izforge.izpack.panels.PacksPanel>
<com.izforge.izpack.panels.TargetPanel>
<installpath>@INSTALLPATH@</installpath>
</com.izforge.izpack.panels.TargetPanel>
<com.izforge.izpack.panels.InstallPanel/>
<com.izforge.izpack.panels.ProcessPanel/>
<com.izforge.izpack.panels.ShortcutPanel/>
<com.izforge.izpack.panels.FinishPanel/>
</AutomatedInstallation>
Regards, dominik
###########################################
This message has been scanned by F-Secure Anti-Virus.
For more information, connect to http://www.f-secure.com/
More information about the izpack-users
mailing list