in reply to Re^3: system perl api fails with exit code 65280 on Win 2003
in thread system perl api fails with exit code 65280 on Win 2003
Hi,
Initially even I thought there might be something wrong with the command formation, then I tried a different set of simple commands and all of them are failing with the same error. So this looks to be some environment issue.
C:/WINDOWS/system32/cmd.exe
C:\\WINDOWS\\system32\\cmd.exe
C:\WINDOWS\system32\cmd.exe
C:/zip.exe -help
C:\\zip.exe -help
C:\zip.exe -help
Are there any Windows specific environment restrictions that could cause this issue ?
thanks,
Prakash
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^5: system perl api fails with exit code 65280 on Win 2003
by BrowserUk (Patriarch) on May 22, 2013 at 16:10 UTC |