in reply to Re: system command can't spawn cmd.exe
in thread system command can't spawn cmd.exe

I get the same result: Can't spawn "cmd.exe": No such file or directory. This makes me wonder if perl has the right path for cmd.exe. But then if I put a .bat file in the same directory as my perl script, it runs just fine! Very strange.

And as for the other suggestion about running as admin, my account is not literally admin but it is a member of the admin group and I have full admin privileges.

Steve

  • Comment on Re^2: system command can't spawn cmd.exe