Re: [BLACKBOX] CodeFileNotFound
----boundary-LibPST-iamunique-2094585459_-_-
Content-type: text/plain
Josef, et al,
I liked your response the best.
I saved the "loaded modules list"
twice. Once before my program ran
and once after.
I then (for the fun of it) wrote a program that
took the difference between the two sets.
I then compared that difference to the list of
modules in my packer and, low and behold,
found 4 files that had not been included.
When they are the .exe no longer complains and
works as advertised.
Now, why were those 4 files not included? I am
not sure. I used the DevPacker.ListLoadedModules
to generate my packer file. That was executed after
I had run my program and that process has always
worked for me. So, I must have made a blunder
somewhere, even though I checked that step twice.
Your suggestion of dynamically loaded modules would
have worked but that does not seem to be the case
here.
Thank you all for your suggestions!!
-Doug Danforth
On 7/19/2011 2:16 AM, Josef Templ wrote:
look at the list of loaded modules in the program version
that is working correctly.
(Menu Info-> Loaded Modules)
I guess, it contains at least one module that is not linked
but loaded dynamically.
- JT
----- Original Message -----
From: Douglas G. Danforth Received on Wed Jul 20 2011 - 03:06:19 UTC
This archive was generated by hypermail 2.3.0
: Thu Sep 26 2013 - 06:30:12 UTC