I am using Win32::Process::Create in an NT Service application that I am 
writing.  It reads a configuration file which tells it which application to 
run and with what parameters.

There seems to be a problem whenever I try to run a Perl and DOS BAT 
script.  At this time, I cannot tell you yet what the actual problem is 
until I do more debugging but for the time being, it seems like the process 
immediately dies and Win32::GetLastError sometimes comes back blank.  I 
will tell you when I took the Perl script and compiled as an EXE using the 
PDK, the problem went away

I was wondering if this might have something to do with using the Perl and 
DOS BAT interpreters.  When you create a process, what kind of runtime 
environment does Win32::Process::Create create?

Thanks

_______________________________________________
Perl-Win32-Admin mailing list
[EMAIL PROTECTED]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to