Hello,

You can store the exe as the application's resource,
and in runtime you can extract the exe back to a file
then execute it.

Search for help on creating resource (rc file) or
check Resource Workshop. To extract the resourse, you
can use TResourceStream.

Regards,

Luthfi B Hakim

--- Dimitris Botsis <[EMAIL PROTECTED]> wrote:

> Hi all,
> is it possible to store (and then call) an
> executable into a Delphi 
> executable. If yes, please describe how and also how
> it is called from the main executable at runtime.


__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

Reply via email to