8
Answers

ProcessStartInfo class doesn't work in Windows XP.

I am trying to execute an exe  with process. I am using ProcessStartInfo to pass command line parameters. It works on Windows & but not on Windows XP. 
 
Anybody  can help me please.

Answers (8)