On 1/22/07, John Labenski <[EMAIL PROTECTED]> wrote:
On 1/22/07, Ryan Pusztai <[EMAIL PROTECTED]> wrote:
> Does anybody know how to embed a binary file into an executable and then
> extract it back out at runtime. I want to create a utility that can make
> application self contained and if they
On 1/22/07, Ryan Pusztai <[EMAIL PROTECTED]> wrote:
> Does anybody know how to embed a binary file into an executable and then
> extract it back out at runtime. I want to create a utility that can make
> application self contained and if they require dlls or external files they
> can be packed into
Does anybody know how to embed a binary file into an executable and then
extract it back out at runtime. I want to create a utility that can make
application self contained and if they require dlls or external files they
can be packed into the .exe file. Then at run-time it extracts them and then