Use the resultproperty and failonerror attributes of the exec task, e.g.: <target name="CheckState"> <exec executable="${App.path}" ...
確定! 回上一頁