Answer the question
In order to leave comments, you need to log in
How to get the execution code of a bat file?
Good afternoon. There is a certain bat file in which the avreal firmware is executed. But that's not the point. How to get the execution status of this bat script. Did it end with an error and so on.
Thanks in advance.
Answer the question
In order to leave comments, you need to log in
To return a return code inside the script, you need to write
Then it can be processed in the same way as any other return code from a third-party program.
Material on the topic.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question