2
Answers

using Diagnostics.Process.Start

Photo of saphiroth42

saphiroth42

20y
2.1k
1
To open an application from VB.NET I would use Diagnostics.Process.Start but how can I close an application from VB.NET?

Answers (2)