
12-29-2008, 7:19 AM
|
 |
VB.NET Forum Moderator
.NET Framework: .NET 3.5 (VS 2008)
|
|
Join Date: Dec 2005
Location: Norway
Age: 37
Posts: 10,328
Reputation: 1315
|
|
That is not correct. You can use the Process class to list currently running processes, once you have the correct process reference you can ask it to close.
|