You can use all exe if you want. How are you calling the scripts. Can you supply some code. Its hard to guess.
-----Original Message----- From: David Mamanakis [mailto:[EMAIL PROTECTED] Sent: Tuesday, September 09, 2003 10:03 AM To: [EMAIL PROTECTED] Subject: Executing Perl from inside Perl, using Perl2EXE, Win32 and etc... I have an interesting situation where I am using Perl to develop installation scripts. So far, so good. However, I have 4 total scripts, and I am calling 3 of them from the main one... Most of the time, the scripts are executed from a machine that DOES NOT have Perl installed, so I have created EXE files out of my Perl with "perl2exe"... I tried to call one "Perl.exe" from the other that is already running... it errors and will not run... I was wondering if I need to just run the .pl file from the main one, since "Perl" was already running via the execution of the Perl.exe...? If this is the case, how is it done? Thanks in advance... --DM --DM -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]