Previous Topic: Software and ProceduresNext Topic: Exclude Item Procedures from Reinstall After Crash


Defining Embedded Item Procedures

Item procedures are the means by which a program is installed, activated, configured, and uninstalled. There can be embedded item procedures or added item procedures. Embedded item procedures are registered automatically at the same time as the program. Added item procedures are registered separately, after the item is registered. For more information on added item procedures, see Defining Added Item Procedures.

Embedded item procedures are marked Original Delivery in the Created column of the Procedures detail display.

Item procedures identify the following:

You can use the item procedures that are delivered with the program (such as SETUP.EXE), or you can create your own customized procedures using batch or command files. For example, you may want to create a customized install for all Windows computers that have disabled mouse devices.