I'm pretty sure you could just use the include for perl2exe:
somewhere in the script:
#perl2exe_include c:\winnt\system32\perlcrt.dll

then it will get extracted(and hopefully used) to the TMP or TEMP dir

check the docs on it, the syntax on the include directive is in there, i've
used it before to do this, but not recently so i may be wrong...


>tony

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of
christopher sagayam
Sent: Thursday, January 11, 2001 12:20 PM
To: perl-win32-gui-users@lists.sourceforge.net
Subject: [perl-win32-gui-users] perl2exe stuff


since there are many win32 gurus in this list I thought I could post it here

when I use

"Use sockets" in my perl win32 GUI code and convert it to .exe using
perl2exe

and I try to run the code in another machine it complaines " perlcrt.dll not
found"

can I compile perlcrt.dll into the .exe using perl2exe ?

or is there any program available which will convert perl to .exe FULLY ?


chris




_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com


_______________________________________________
Perl-Win32-GUI-Users mailing list
Perl-Win32-GUI-Users@lists.sourceforge.net
http://lists.sourceforge.net/lists/listinfo/perl-win32-gui-users




Reply via email to