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

  Switch on low bandwidth view
CCPSearch Action

The CCPSearch action uses file signatures to validate that qualifying products are installed on a system before an upgrade installation is performed.

Sequence Restrictions

CCPSearch action should be authored into the InstallUISequence table and InstallExecuteSequence table. The installer prevents the CCPSearch action from running in the InstallExecuteSequence sequence if the action has already run in InstallUISequence sequence. The CCPSearch action must come before the RMCCPSearch action.

ActionData Messages

There are no ActionData messages.

Remarks

The CCPSearch action searches for file signatures listed in the CCPSearch table on the system using the following tables in order: Signature, CompLocator, RegLocator, IniLocator, and DrLocator.

If any signature is determined to exist, the CCP_Success property is set to 1 and the CCPSearch action terminates.

The absence of the signature from the Signature table denotes a directory.

See Also

CCPSearch
Signature
CompLocator
RegLocator
IniLocator
DrLocator

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