Skip to main content

ProgId element

ProgId registration for parent Component. If ProgId has an associated Class, it must be a child of that element.

Windows Installer references

ProgId Table, Class Table, Registry Table, Icon Table

Parents

ProgId, Class, Component

Children

  • Extension : Extensions that refer to this ProgId
  • ProgId : The version-independent ProgId must be the first child element of actual ProgId. Nesting other ProgId elements within the Version-independent ProgId will create COM+ aliases, see http://support.microsoft.com/kb/305745 for more information.

Attributes

Advertise (YesNoTypeUnion) :

Description (String) :

Icon (String) : For an advertised ProgId, the Id of an Icon element. For a non-advertised ProgId, this is the Id of a file containing an icon resource.

IconIndex (Integer) :

Id (String, required) :

NoOpen (String) : Specifies that the associated ProgId should not be opened by users. The value is presented as a warning to users. An empty string is also valid for this attribute.

Edit the schema for this page