users
[Top] [All Lists]

RE: [cinjug-users] Creating a self extracting zip.

To: "'James Carman'" <james@xxxxxxxxxxxxxxxxxxxx>, "'Straw, Jerry'" <Jerry_Straw@xxxxxxxxxx>, <users@xxxxxxxxxx>
Subject: RE: [cinjug-users] Creating a self extracting zip.
From: "James Carman" <james@xxxxxxxxxxxxxxxxxxxx>
Date: Thu, 29 Apr 2004 00:27:31 -0400
Delivered-to: mailing list users@cinjug.org
Importance: Normal
In-reply-to: <003901c42d66$5f468df0$6501a8c0@carmani600m>
Mailing-list: contact users-help@cinjug.org; run by ezmlm
Organization: Carman Consulting, Inc.
I'm sorry.  I misunderstood what you were asking for.  So, you've got a
server-side process (probably a webapp) which needs to create
self-extracting archives of some kind?  Are all of your people going to have
a JRE installed on their machines?  If so, then you might be able to get
away with the self-extracting jar approach.  However, if your users are
typical corporate users who probably do not have javaw.exe registered as the
default file handler for JAR files in windows, you might be up the
proverbial creek.  Is it a strict requirement that they be self-extracting?
Your users can't live with opening the zip files using something like winzip
or the built-in zip file support in Windoze XP (if that's your platform)?
Most corporate users are already familiar with that process, I would hope.
:-)



-----Original Message-----
From: James Carman [mailto:james@xxxxxxxxxxxxxxxxxxxx] 
Sent: Wednesday, April 28, 2004 5:19 PM
To: 'Straw, Jerry'; users@xxxxxxxxxx
Subject: RE: [cinjug-users] Creating a self extracting zip.

WinZip supports EXEs (at least my version does).  It's not THAT expensive.
In fact, it was worth it to me to pay for WinZip so that I didn't have to
click that Ok button every time I started it! :-)

-----Original Message-----
From: Straw, Jerry [mailto:Jerry_Straw@xxxxxxxxxx] 
Sent: Wednesday, April 28, 2004 2:31 PM
To: 'users@xxxxxxxxxx'
Subject: [cinjug-users] Creating a self extracting zip.

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



---------
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



<Prev in Thread] Current Thread [Next in Thread>