zkus toto:
strCmdText = @"C:\pokus\ComPlc32.exe";
strParamText = @"E 129.103.166.223 0 M 1038 10000 @READ c:\pokus\a1.txt";
System.Diagnostics.Process.Start(strCmdText,strParamText);
zkus toto:
strCmdText = @"C:\pokus\ComPlc32.exe";
strParamText = @"E 129.103.166.223 0 M 1038 10000 @READ c:\pokus\a1.txt";
System.Diagnostics.Process.Start(strCmdText,strParamText);