Bob,

where does the "$ProcessObj" come from? 
The documentation on CPAN doesn't explain it and I don't know what
object is expected.

Thank you!
Regards,
Nele


> Do you use 'system' to start the command line?
> How about something like this instead

>         Win32::Process::Create($ProcessObj,
>                                $ExeName,
>                                $Args,
>                                0,
>                                NORMAL_PRIORITY_CLASS,
>                                ".")


Reply via email to