79450827

Date: 2025-02-19 09:43:21
Score: 1
Natty:
Report link

I came across this old post when i was investigating something similar, maybe it can still be useful. My solution was to set the UseShellExecute property to false:

FileProcess.StartInfo.UseShellExecute = false;
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Luke F