Allows developers to easily create Windows Installer (.msi) packages for their Unity applications.Create Windows Installer (.msi) packages automatically after each buildNo knowledge of Windows Installer Technology neededRequires minimal configuration - Set up your own installer within minutesEasy customization - Create professional looking installersDeveloped with build automation in mindScripting access for easy integration in your own build pipelineFeaturesCustomizable User Interface - Add your own logo and a custom background on welcome and exit screensSpecify your own License Agreement / EULAAllow the user to configure the installation directoryAllow the user to create a desktop shortcutCreate localized installers by choosing from 38 languages to better reach your target audienceFor comments, suggestions and issues please contact us:support@doji-tech.comDocumentationForum ThreadGeneral:This asset is distributed as an embedded package in Packages/com.doji.wix/Platforms:Windows Installer is a technology that's specific to the Windows platform. As such, it is only available for the 'Windows Standalone' build targetPrerequisites for development/build environment:Operating System: Windows (Mac & Linux not supported).NET Core 3.1 or higherWiX Toolset v4(The asset includes a wizard, making the process of installing these prerequisites a breeze!)Limitations:Single self-contained .msi files are only supported up to a size of 2GB. Larger installers can be created, but will result in an installer package that consists of more than a single file. For more information see here.Known Issues:If you are using the latest .NET 8 make sure to update to the latest version of this asset. Older versions do not support .NET 8