in reply to How do I tell perl to excute a windows from a specif folder
If I were to guess (and that is all it is b/c you didn't provide the error message verbatim), I would guess that it is trying to execute the C:/Program executable, as the shell is involved, and it breaks on spaces unless quoted. You will need to double quote (as you did the last set of parameters) the executable name.
--MidLifeXis
|
|---|