I am running a Java batch file from C#. If I run it by double clicking it executes successfully, but if I run it from C# code it gives exception in thread
You are most likely missing some of the parameters that would be included in your systems environment variables.