Private Sub Button3_Click(ByVal sender As Object, ByVal e As EventArgs)
Interaction.MsgBox("Please download all plugins and put into the folder: plugins. Please select plugin you want to load, in menu.", MsgBoxStyle.OkOnly, Nothing)
End Sub