Just to sell a bit, I've a library which creates self-extracting jars. Not
a zip, which I assume you want, but something on top of Keshav's article
[in fact I seem to recall reading that while coding it].
http://www.osjava.org/payload/
Hen
On Wed, 28 Apr 2004, Keshav Kode wrote:
> Hi Jerry,
>
> You probably would like to take a look at article "Java Tip 120: Execute
> self-extracting JARs" on JavaWorld site.
>
> http://www.javaworld.com/javaworld/javatips/jw-javatip120.html
>
> Hope that helps.
>
> Keshav.
>
> ----Original Message Follows----
> From: "Straw, Jerry" <Jerry_Straw@xxxxxxxxxx>
> To: "'users@xxxxxxxxxx'" <users@xxxxxxxxxx>
> Subject: [cinjug-users] Creating a self extracting zip.
> Date: Wed, 28 Apr 2004 14:30:40 -0400
>
> I have several pdf documents that I need to consolidate into a
> self-extracting zip file and email to participants. This all needs to
> happen automatically in the back ground. The only problem I am currently
> experiencing is creating the self extracting zip file. Does anyone know of
> any api's (preferably free) that can help me to accomplish this?
>
> Thanks
>
> Jerry Straw
>
> ---------
> You may unsubscribe from this mailing list
> by sending a blank email addressed to:
> users-unsubscribe@xxxxxxxxxx
>
> --
> Find additional help by sending a blank email
> addressed to:
> users-help@xxxxxxxxxx
>
> _________________________________________________________________
> >From must-see cities to the best beaches, plan a getaway with the Spring
> Travel Guide! http://special.msn.com/local/springtravel.armx
>
>
> ---------
> You may unsubscribe from this mailing list
> by sending a blank email addressed to:
> users-unsubscribe@xxxxxxxxxx
>
> --
> Find additional help by sending a blank email
> addressed to:
> users-help@xxxxxxxxxx
>
|