How to enter text into CMD windows? [duplicate]

You’re going to have to start the Minecraft service process from your .NET application. Whatever you’ve got now in the batch file you’re using, you can duplicate that in the Process start code in C#, or you can just have your C# code run the batch file. If you want a config file providing startup … Read more