in reply to an exe can be executed from cmd but wraping into perl fail to run

print out the error code $? and see what you get.

or use system

  • Comment on Re: an exe can be executed from cmd but wraping into perl fail to run