I have created a batch file for ex(ex.bat)
Is it possible to run batch file through nant c#.net code
Problem 1: i need to create pass the arguments to that xml file generated through ant
problem 2: i need to access through c# .net code
Waiting for your valuable comments