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
And it worked.Code:System.Diagnostics.Process.Start("\directory\file.bat")
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




Reply With Quote