Overview of WixSharp features
masterWixSharp supports a wide range of deployment scenarios, including:
- File & Directory Management: Installing files to Program Files, changing installation directories, and installing shortcuts.
- System Integration: Installing Windows services, IIS Web sites, registry keys, and registering assemblies in the GAC.
- Custom Actions: Executing Managed (C#), VBScript, or conditional actions; modifying app config files (Deferred actions).
- UI & UX: Custom MSI dialogs, WinForms dialogs, WPF external UI, and custom license files.
- Advanced Deployment: Major Upgrades, MergeModules, localization, targeting x64, and rebooting the OS.
- Bootstrappers: Simplified Managed bootstrappers for UI-based deployments and Simple Native bootstrappers.