Details
Description
I use dynamic variables in my installation script and it seems that their values are not updated when I install my application in automated mode, in graphical mode everything is ok.
Variables like this:
<dynamicvariables> <variable name="server.home" value="$INSTALL_PATH/server" /> </dynamicvariables>
Issue Links
- duplicates
-
IZPACK-202
the values of dynamic variables ignored during the automatic installation process
-
Dynamic variables are now refreshed after every panel automation.