Notiz
Zougrëff op dës Säit erfuerdert Autorisatioun. Dir kënnt probéieren, Iech unzemellen oder Verzeechnesser ze änneren.
Zougrëff op dës Säit erfuerdert Autorisatioun. Dir kënnt probéieren, Verzeechnesser ze änneren.
The ProcessComponents action registers and unregisters components, their key paths, and the component clients. The ProcessComponents action queries the KeyPath column of the Component table to determine keypaths. This registration is used by MsiGetComponentPath to return the path of a component for a product client.
Sequence Restrictions
The ProcessComponents action must come after the InstallInitialize action.
ActionData Messages
For each component being registered.
| Field | Description of action data |
|---|---|
| [1] | ProductId |
| [2] | ComponentId |
| [3] | The key path for the component. |
For each component being unregistered.
| Field | Description of action data |
|---|---|
| [1] | ProductId |
| [2] | ComponentId |