I experimented with a similar thing, but I used a wee app. I helped to
develop that actually created a PATCH file (normally only a few K)and setup
the registry on the client machine to associate the file extension I
assigend to the patch file to run with the wee app that implemented the
patch.
The advantage with this was, I could email the client a patch, and they just
ran the patch from their email, and it was al done.
This could still work in your case by writing a wee app that had the patch
file in it as part of a resource file, and this app. did all the opening and
closing of the app you wantot update etc.

Hope this helps, and if you want the code for the patch program, let me
know.

Cheers,

Jeremy Coulter

> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On
> Behalf Of Joel van Velden
> Sent: Wednesday, December 15, 1999 7:14 PM
> To: Multiple recipients of list delphi
> Subject: [DUG]: Downloading...
>
>
> Hi all.
>
> Does anybody know of how I could implement a program to download a update
> for itself, close, run it, and finally reopen?
>
> Thanks.
> - Joel
> ------------------------------------------------------------------
> ---------
>     New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
>                   Website: http://www.delphi.org.nz
>


---------------------------------------------------------------------------
    New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
                  Website: http://www.delphi.org.nz

Reply via email to