[izpack-users] Execute Java Class

Mandeep mandeep.saini at dante.org.uk
Tue Nov 7 17:25:57 CET 2006


I want to execute (during or after the installation process) java class which
creates a properties file . I am trying to do this with ProcessPanel and
writing the following ProcessPanel.Spec.xml for the same:
<processing>
<job name="any">
	<os family="windows"/>
	<executableclass name="$INSTALL_PATH/src/WriteProperties.class"/>	
</job>
</processing>
is this the right way to do it...or should I so something else? Please
suggest me.....I am new to IzPack.
-- 
View this message in context: http://www.nabble.com/Execute-Java-Class-tf2589791.html#a7221525
Sent from the izpack users mailing list archive at Nabble.com.




More information about the izpack-users mailing list