developer-platform-install
developer-platform-install copied to clipboard
Promote MSI as preferable packaging for components available for installation on windows
MSI if preferable packaging for components available for installation on Windows. Installer should provide:
- Generic configurable installer for MSI packages
- Document steps how to include MSI packed component into devsuite
- Document steps how to build MSI installers using WIX Toolset
- Detection for MSI components based om windows metadata
- Uninstaller support
- Update/replacement support for conflicting versions
Migrated from https://issues.jboss.org/browse/JBDS-4336.