C# code, SendKeys.Send gets “Access denied…” error occasionally
I have a C# code, in which I need to run a very old vendor binary to ASCII conversion program, here is relevant part of my code:
I have a C# code, in which I need to run a very old vendor binary to ASCII conversion program, here is relevant part of my code: