hii.. I am developing a
VB.NET Application, and i need to run a .bat file or .exe file each time the user click in a certin botton..
I've tried the (System.Diagnostic.Process.Start(xx.bat) Command )
but it didnt work ...
Any one know why ??or any one have any other solution to do this??
Thanks Alot..