VB.NET Beginner Tutorial – Start and Kill Programs and Processes (Visual Basic .NET)



VB.NET Beginner Tutorial – Start and Kill Programs and Processes (Visual Basic .NET)

VB.NET Beginner Tutorial - Start and Kill Programs and Processes (Visual Basic .NET)

In this Visual Basic .NET beginner tutorial, I will show you how to easily open and close other programs from within your application. I will also teach you about key differences between the closing methods CloseMainWindow() and Kill().

Tutorial Project Source Code:
https://www.dropbox.com/s/2eqtjkq82ycvji9/ProcessTut.zip?dl=0

Thank you for supporting VBToolbox! 🙂

Comments are closed.