M
Mike John
I trying to open a batch file.
I tried the following syntax:
System.Diagnostics.Process.start("c:\mybatchfile.bat")
but ,nothing happen
any reason why
Sincerely yours
Mike John
I tried the following syntax:
System.Diagnostics.Process.start("c:\mybatchfile.bat")
but ,nothing happen
any reason why
Sincerely yours
Mike John