[delphizip] Re: Can I build it into exe? (1.79)

  • From: "R.Peters" <russellpeters@xxxxxxxxxxx>
  • To: delphizip@xxxxxxxxxxxxx
  • Date: Wed, 15 Mar 2006 05:58:19 +1100

Mark Redmond wrote:
> Hi
>
> Not sure how I did this but I have created a small console application
> (667KB) that runs on Server 2003 without DelZip179.dll being present on the
> server (I forgot to copy it!).
>
> It only does a simple listing of the contents of any zip files that are
> dated with today's date and adds the zipped file names to a Microsoft Access
> database table.
>
> Have I somehow "glued the dll onto exe"
>
> Thanks
>
> Mark
>
> -----Original Message-----
> From: Aivar Annamaa [mailto:aivarannamaa@xxxxxxxxxxx]
> Sent: 14 March 2006 09:00
> To: delphizip@xxxxxxxxxxxxx
> Subject: [delphizip] Can I build it into exe? (1.79)
>
>
>  
> Hi! 
>
> I need only basic zipping and unzipping and I'd like to deploy as few and as
> small files as possible. 
>
> Can do without DelZip179.dll, building only required code into my exe? 
>
> I read from the manual: "It is also possible for an application to access a
> compressed version of the DLL stored in the it's resources (dynamic binding
> only)."  Does this means glueing the dll onto exe? If yes, then how can I
> accomplish this? 
>
> When I selected features to omit during installing ZipMaster, what was
> changed then? First I thought that DelZip179.dll gets recompiled with these
> settings but the date of the dll file didn't confirm that it was recompiled.
>
>
> Thank you! 
>
> Aivar
>
> ----------------------------------------------------------------------------
> Express yourself instantly with MSN Messenger! MSN Messenger[1] Download
> today it's FREE! 
>
> --- Links ---
>    1 http://g.msn.com/8HMBEN/2740??PS=47575
> -----------
> To unsubscribe from this list, send an empty e-mail 
> message to:
>   delphizip-request@xxxxxxxxxxxxx 
> and put the word unsubscribe in the subject.
>
>
> Clifford Tee + Gale
> www.ctg.co.uk
>
>
> -----------
> To unsubscribe from this list, send an empty e-mail 
> message to:
>   delphizip-request@xxxxxxxxxxxxx 
> and put the word unsubscribe in the subject.
>
>
>   
Some functions, such as listing the contents, don't require the dll at all.
Adding or Extracting files uses the dll.


- Russell Peters

-----------
To unsubscribe from this list, send an empty e-mail 
message to:
  delphizip-request@xxxxxxxxxxxxx 
and put the word unsubscribe in the subject.

Other related posts: