Beyond the Native Windows Installer User Interface

A frequent question on the support lines for Windows Installer is ‘how do I do UI widget X or UI behavior y?’ While native Windows Installer UI has many widgets and behaviors occationally we have to say ‘Sorry, you can’t do that with native Windows Installer UI.’ The good news is that Windows Installer has a scale up solution called the External UI Handler for developers who need widgets and behaviors beyond the native support.

Some of the things an external UI would do are captured in Role-based Guide to Windows Installer Documentation [Windows Installer] under the sub bullets

To set up the External UI handler, you’ll need a bootstrapper. Some of the things a bootstrapper would to do are captured in Role-based Guide to Windows Installer Documentation [Windows Installer] under the sub bullets

[Author: Robert Flaming]

This posting is provided "AS IS" with no warranties, and confers no rights. Use of included script samples are subject to the terms specified at https://www.microsoft.com/info/cpyright.htm.