Click to Rate and Give Feedback
MSDN
MSDN Library
Windows Installer
Standard Actions
 ProcessComponents Action

  Switch on low bandwidth view
ProcessComponents Action

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.

FieldDescription of action data
[1]ProductId
[2]ComponentId
[3]The key path for the component.

 

For each component being unregistered.

FieldDescription of action data
[1]ProductId
[2]ComponentId

 

Send comments about this topic to Microsoft

Build date: 6/25/2009

Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2009 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Page view tracker