Re: Installer using Ant

2004-03-29 Thread Ivan Ivanov
--- Pritesh saharey <[EMAIL PROTECTED]> wrote: > I wanted know that can i create an Install Shield > using Ant, suppose to install an application you get > setup.exe file for windows rpm files for Linux, In theory you can do this with os condition like I wrote below. You can do it like this: ...

Re: Installer using Ant

2004-03-29 Thread Ivan Ivanov
--- Pritesh saharey <[EMAIL PROTECTED]> wrote: > I wanted know that can i create an Install Shield > using Ant, suppose to install an application you get > setup.exe file for windows rpm files for Linux, so i > want to create an install shield wizard for my java > application In theory you can do

Re: Installer using Ant

2004-03-29 Thread Pritesh saharey
I wanted know that can i create an Install Shield using Ant, suppose to install an application you get setup.exe file for windows rpm files for Linux, so i want to create an install shield wizard for my java application in which i had to check that whether the user got the desired jre which the