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

libGdx unable to find files in android application data directory -

php - Webix Data Loading from Laravel Link -

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