Repetitive Monkey |
07-18-2004 08:00 PM |
Embedding dll and ini files into executables
Here's the situation... I have an executable, two dlls, and a configuration ini. The executable depends on all these files.
I want to embed/bind/merge all of them into one single executable, without corrupting their normal operation.
I found and tried what appeared to be a good program for this task, but unfortunately it created a dysfunctional executable (it didn't do squat), no matter how much I fucked with the options.
So, do any of you know of an embedder I could try?
|