You manage tasks using the UDI Wizard Designer. You can add tasks, remove tasks, and edit the configuration of a task in the UDI Wizard Designer. The configuration settings for a task are stored in the UDI Wizard configuration file and are read by the UDI Wizard when the wizard page that contains the task is displayed.

UTI tasks have some configuration settings that are common to all UDI tasks, as listed in Table 13. For the configuration settings that are specific to each UDI task, see the corresponding section in Built-in UDI Tasks.

Table 13. Configuration Settings Common to All UDI Tasks

Task

Description

Bitmap Filename

This parameter specifies the graphic used to indicate the task type.

Display Name

This specifies the name of the task, which is displayed on the wizard page when the task is run.

Exit Code Values

This specifies a list of possible return codes for the task. An item exists in the list for each possible return code.

Error Code Values

This specifies a list of possible unexpected exceptions that may be encountered (thrown) by the task. An item exists in the list for each possible exception.

 

Related Topics

UDI Task Reference