BundleInstallMessage Enumeration
Types of messages sent during apply.
Members
| Member | Description |
|---|---|
| ActionData | Data from an action. |
| ActionStart | Start of an action. |
| CommonData | Data sent by Windows Installer. |
| Error | Error. |
| FatalExit | Fatal exit. |
| FilesInUse | Files in use prompt. |
| Info | Informational message. |
| Initialize | Initialize message. |
| OutOfDiskSpace | Out of disk space error. |
| Progress | Progress from an action. |
| ResolveSource | Source resolution prompt. |
| RMFilesInUse | Restart manager files in use prompt. |
| ShowDialog | Show dialog prompt. |
| Terminate | Terminate message. |
| User | Message requiring user interaction. |
| Warning | Warning. |
FireGiant.BundleApplicationFramework v6.0.1