May 18, 2025, 10:49:05 AM

News:

IWBasic runs in Windows 11!


Using embedded resources with exe's

Started by sammccord, March 08, 2008, 07:58:39 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

sammccord

Here is a dumb question.  Has anyone ever been able to embed an exe into the resources.  When a button is pushed I would like to extract it and then execute it.  Any suggestions would be welcomed.

pistol350

That makes me think of a subject that we discussed in the Codingmonkeys forum
about how to insert resources in .exe and how to extract them.
go have a look to these links :

http://www.codingmonkeys.com/index.php?topic=772.msg8032#msg8032

http://www.codingmonkeys.com/index.php?topic=558.0

http://www.codingmonkeys.com/index.php?topic=190.0

I think that you will have more than enough info on that subject  :)
Regards,

Peter B.