I ran both the ASSOC and FTYPE commands in the cmd prompt and they are good.
Assoc & ftype are used by the shell to run the appropriate executable.
P::B::W32 uses Win32::Process (which is a thin wrapper around CreateProcess()) which expects the name of the executable as its first argument.
Try passing 'cmd' as the first word.
In reply to Re: Using Proc::Background and Win32
by BrowserUk
in thread Using Proc::Background and Win32
by mmartin
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |