stop the next process based on A process out parameter in Windows Task scheduler
More deatils:
Wnndows task schedulerte
:Job1
1. A.exe
2. B.exe
if A.exe Run completed and out Parameter is "Fail" then No need to run B.exe( i.e. exit the job1)
Please advise in using Task Scheduler in Single Job with 2 exe run.