Forum > General
Executable into executable
xinyiman:
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? :)
eny:
--- 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...
typo:
You can use this tool ( http://lazarusbrasil.org/Resources.zip ) to create the resource from the executable and embed it.
xinyiman:
Is cross-platform solution? :)
typo:
AFAIK, no. But the code is there, you can change it and share it.
Navigation
[0] Message Index
[#] Next page