Click here to Skip to main content
15,884,473 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
I am working in perl. I executed a batch file which will run the exe file. But i am getting error as client.exe exited with error code 0. Why this error occurs and where i went wrong and how to fix it?
Posted

1 solution

There is no error - error code 0 means, no error!
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900