java - Bundle an application inside IzPack -


i have software needs config.xml file during installation.

what zip "software.exe" "config.xml" , give our customers. un-zip , launch software.

we remove un-zip part , bundle "software.exe" , "config.xml" produce software2.exe launch software.exe.

the difficult part zipping operation taking place during server installation izpack.

so there way, during izpack installation, produce "pack" file specified? wanted use innosetup i'm not sure can use external program inside izpack..


Comments

Popular posts from this blog

javascript - Feed FileReader from server side files -

python - Consider setting $PYTHONHOME to <prefix>[:<exec_prefix>] error -

oracle - pls-00402 alias required in select list of cursor to avoid duplicate column names -