[izpack-users] How to extract zipped file to a temp directory	using IzPack
    Hal Vaughan 
    hal at thresholddigital.com
       
    Fri Sep 22 15:59:07 CEST 2006
    
    
  
On Friday 22 September 2006 03:08, Gowri Shankar wrote:
> Hello,
>
> I need a small help, I need to use some file inside an archived
> folder. The archived folder will be shipped with the installer and
> while installing we
> need to extract file to temp dir and use some file in it. can you
> help me in this regards.
>
> Thanks,
> GowriShankar.
This isn't exactly on target, but it's close.  I have to install 
OpenOffice with my program.  I have OO as a separate pack, so it is 
installed by being copied over.  Then I have my own script run, in both 
Linux and Windows (the two operating systems I use)  that installs OO.
In your case, you could make the archived files or folders as a pack so 
they are copied over, into a temporary subdirectory in the target 
install directory, and have your own script run by the ProcessPanel to 
unpack it and use the files as needed.
Hal
    
    
More information about the izpack-users
mailing list