You use a wizard page editor to configure a wizard page in the UDI Wizard Designer. A wizard page editor updates the wizard page configuration settings in the UDI Wizard configuration file; UDI includes a built-in wizard page editor for each built-in wizard page. For more information about the built-in wizard pages and wizard page editors, see Built-in UDI Wizard Pages.

If your requirements go beyond the built-in UDI wizard pages and corresponding wizard page editors, you can write custom UDI wizard pages and wizard page editors. UDI wizard page editors are implemented as DLLs that the UDI Wizard Designer reads. Create wizard page editors using:

·     Windows Presentation Foundation version 4.0

·     Microsoft Prism version 4.0

·     Microsoft Unity Application Block(Unity) version 2.1

For more information on developing custom UDI wizard page editors, see the section, Creating Custom Wizard Page Editors, in the MDT document User-Driven Installation Developers Guide.

Related Topics

UDI Concepts