Forum > General

Executable into executable

<< < (2/4) > >>

xinyiman:
This is crossplatform solution?


--- Quote from: eny on November 08, 2010, 02:02:53 pm ---
--- Quote from: xinyiman on November 08, 2010, 01:53:54 pm ---I wanted to ask a question. How can I embed an executable within another executable? I extract from the executable 1 so that the executable 2?  :)

--- End quote ---
Just add the 2nd executable as a resource; extract it at runtime and run it...

--- End quote ---

typo:
Well, the solution itself, AFAIK, is cross-platform.

xinyiman:
You can have a simple example of a procedure that inserts the executable c:\pippo.exe in c:\pluto.exe? Thank you very much

typo:
Virtual Magnifying Glass, http://www.lazarus.freepascal.org/index.php/topic,2683.0.html

It is not for executables, but for resources in general.

Another example: http://www.lazarus.freepascal.org/index.php/topic,8848.msg43391/topicseen.html#msg43391 , this one for executables.

xinyiman:
Or I did not understand me or not is what I need! I want to create an Installer-maker. And I have my executable in a place already created other executable to be extracted during installation!

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version