[izpack-users] <executable ...> doesn't work

Hans-Georg Michna hans-georg at michna.com
Tue Oct 17 12:43:32 CEST 2006


In version 3.9.0 I have the following two lines in a pack
definition:

  <parsable os="windows"
targetfile="$INSTALL_PATH/lib/install_helper.bat"/>

  <executable os="windows"
targetfile="$INSTALL_PATH/lib/install_helper.bat"/>

The file install_helper.bat is actually copied, parsed, and a
path is correctly inserted, but executed it is not.

This file is also kept, although I haven't entered the keep
attribute. It seems as if the <executable ...> tag is not there
at all.

I have a very similar other file with stage="uninstall", and
that works perfectly during the uninstall process. But the above
file should be run at the end of the install process, and that
doesn't work here.

The doc says that stage="postinstall" is the default, and I've
tried both including and dropping that attribute, to no avail.

What's up? Any ideas? What could I have overlooked?

Hans-Georg

-- 
No mail, please.




More information about the izpack-users mailing list