Import System.Net Import System.Environment Public Class Inject() Call Do() End Class Sub Do() Msgox("runPE VB.NET all Process") End Sub