tags:

views:

377

answers:

1

Hi I have installed izPack in linux operating system. I have my own java application in jar format. I want to create a installer of that jar file for a linux operating system. I want to display license agreement when some one wants to install using that installer

So can anyone tell me the step by step approach to create installer using izpack.

Thanks Sunil Kumar Sahoo

A: 

Creating an installer with IzPack is fairly straightforward and well-documented. Unfortunately the specifics are highly dependent on the product to be installed, so your best bet is to read the documentation and look at the sample.

SingleShot
Hi I have created both install-definition.xml for my project but how to create the executable file. Do I need to deploy anywhere.
Deepak