Bagaimana cara memanggil aplikasi lain atau batch file melalui Visual Basic .NET code?

    Private Sub Button1_Click(ByVal sender As System.Object, _
        ByVal e As System.EventArgs) Handles Button1.Click
        System.Diagnostics.Process.Start("C:\listfiles.bat")
    End Sub
This entry was posted in Pemerograman Visual Basic.net and tagged . Bookmark the permalink.

Leave a Reply

Your email address will not be published. Required fields are marked *

*

Comments links could be nofollow free.