WINAMP.COM | Forums > Developer Center > NSIS Discussion > IMPORTANT: Bug with CopyFiles in latest CVS |
Last Thread
Next Thread
|
| Author |
|
|
psyke Member
Registered: Mar 2003 |
Hello, I am quite confident that I have found some kind of problem with CopyFiles in the latest development snapshot.
|
||
|
|
|
kichik M.I.A. [NSIS Dev, Mod]
Registered: Oct 2001 |
I have uploaded a recompiled version of makensis.exe. It solves the problem. Last time we got rid of this problem by simply updating the Platform SDK, and as far as I know Joost (who uploaded the last makensis.exe) has the latest Platform SDK. If he really did have it then I intend to go a little deeper this time and find out the cause for this beyond the Platform SDK. __________________ |
||
|
|
|
kichik M.I.A. [NSIS Dev, Mod]
Registered: Oct 2001 |
From a first glimpse over this it seems something with the import table is seriously defected with whatever is causing this. The numbers are off by a set number for every imported DLL. As I have focused more on the resource section of the PE format when I learned about it (for the full color icons, etc.) I don't yet fully understand the import table structure so I'll have to go learn some more __________________ |
||
|
|
|
kichik M.I.A. [NSIS Dev, Mod]
Registered: Oct 2001 |
He forgot to install the latest Platform SDK on his new computer. Phew! __________________ |
||
|
|
|
psyke Member
Registered: Mar 2003 |
lol - i guess so, they've got plenty of secrets. |
||
|
|
|
Sunjammer Major Dude
Registered: Jun 2002 |
It may be that all of the other functions were being looked up by name and for some reason SHFileOperation was being looked up by ordinal which would from what you've said be wrong. |
||
|
|
|
kichik M.I.A. [NSIS Dev, Mod]
Registered: Oct 2001 |
Nope, it was looked by name too __________________ |
||
|
|
|
Last Thread Next Thread
|
WINAMP.COM | Forums > Developer Center > NSIS Discussion > IMPORTANT: Bug with CopyFiles in latest CVS |
Forum Rules:
|