You appear to be using some "pack up a bunch of files into something that pretends to be an *.exe" hack. Whichever hack that is (ah, I see "perl2exe" it is) appears to not handle the pretend *.exe from being used twice at the same time.
Whoever gave you the pretend *.exe should instead give you a real copy of Perl and this problem will go away.
| [reply] |
Thanks a lot tye, You are right, it seems to be a perl2exe. But all the DLLs it uses are in the same directory as the exe, but I am not sure why it should fail saying cant load DLL from c:\windows\temp directory, also since I dont have access to the source code, is there any way it can decompiled from the exe itself?
-Kathir
| [reply] |