I never realized this would be such a hassle, and oddly enough, none of my books really helped me out on the matter.

What I did in VB was simply this

Code:
System.Diagnostics.Process.Start("\directory\file.bat")
And it worked.

I've been googling and flipping through pages, but have no idea on how to reproduce this in C#.

Can I please get some help?

Thanks in advance,
Eleven