How to execute c# console application from batch file-Collection of common programming errors
I have the sample console application which is supposed to be executed in the startup task, i want to execute the console application through batch file, please can i know the right syntax to execute it.