[wix-users] Installer Wizard Framework

Mark Olbert Mark at arcabama.com
Tue Jun 20 11:30:16 PDT 2017


Because I wanted to customize certain features of the installer UI which are tricky or impossible to do with the standard Wix declarative model, I wrote a simple framework that interacts with the Bootstrapper and serves as its UI.

You can find the source code for the framework at https://github.com/markolbert/Wix.SimpleUI.

An example installer using the framework is at https://github.com/markolbert/Installers. It installs an app I wrote which you can find at https://github.com/markolbert/LanHistory.

Enjoy!


  *   Mark

Sent from Mail<https://go.microsoft.com/fwlink/?LinkId=550986> for Windows 10



More information about the wix-users mailing list