[izpack-users] Modifying INSTALL_PATH during installation

Dennis Reil Dennis.Reil at reddot.de
Wed Oct 10 08:22:37 CEST 2007


You can use the variable-element in a userinputpanel in combination with a condition. Keep in mind, that this will only be evaluated if the panel will be shown to the user.

Regards,
   Dennis

-----Ursprüngliche Nachricht-----
Von: izpack-users-bounces at lists.berlios.de [mailto:izpack-users-bounces at lists.berlios.de] Im Auftrag von Uwe Seimet
Gesendet: Dienstag, 9. Oktober 2007 22:26
An: izpack-users at lists.berlios.de
Betreff: [izpack-users] Modifying INSTALL_PATH during installation

Hello,

Is there any way to modify the INSTALL_PATH variable during the
installation process? What I would like to do is something like this
(pseudo code):

if OS == mac
  INSTALL_PATH = INSTALL_PATH + ".app"
endif

It would also help to define another variable that holds the modified
installation path, but I also do not know how to do this in the IzPack
installation XML file.

Best regards,  Uwe

-- 
-----------------------------------------------------------------------
  Dr. Uwe Seimet                                http://www.seimet.de/
_______________________________________________
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