0

I need to open EXE files one by one, but I do not know how to do it. I tried:

Process.Start("V:\\RIMI_Change_Cards.exe");
Process.Start("V:\\RIMI_Client_Information.exe");
Process.Start("V:\\E_Registration_Trace.exe");

But it opens together. What command do I need?

Peter Mortensen
  • 30,738
  • 21
  • 105
  • 131
LTU
  • 195
  • 1
  • 3
  • 18

0 Answers0