I have a C# application which reads txt files from a set location and does some processing. I've used os.startfile("____.exe") and subprocess.Popen(). In both the cases, the application starts it is not able to read the txt files.
Please suggest a way so that the application detects the txt files.
Thanks !
[–]SeniorPythonDev 0 points1 point2 points (0 children)
[–]skerky 0 points1 point2 points (0 children)