distributing an existing application

distributing an existing application

Ritratto di zeroflag
Hi I've an existing java application with an IzPack based installer (http://izpack.org/). I'm wondering how can I distribute it using the intell app up. I've tried the AppUp software packaging utility which expects jar files or dll-s, but doesn't seem suitable to my application which has its certain structure. With the appup packaging utility I cannot tell where to put particular resources or jar files. My app supports plugins which have to be placed in the userhome/myappdirs/whatever. Is it possible to wrap the izpack based installer using the appup packaging utility, or is there any other tool which help me to distribute an existing application without major redesigning? thanks in advance
3 post / 0 new
Ultimo contenuto
Per informazioni complete sulle ottimizzazioni del compilatore, consultare l'Avviso sull'ottimizzazione
Ritratto di suganya b.

After you develop an application you can prepare to distribute it by including all required files and creating distribution disks

Ritratto di suganya b.

After you develop an application you can prepare to distribute it by including all required files and creating distribution disks.

Accedere per lasciare un commento.