Public Class InstallAction Public Property IsZip As Boolean Public Property ZipPath As String Public Property DestPath As String Public Property DownloadUrl As String End Class