Search page lists search actions which the setup will perform on the target system during installation.
  • Invoke menu item Add to insert search entry into your setup.
  • Invoke menu item Remove to remove search entry from your setup.
A parameter set applied to search entry depends on a search domain. So in order to define search entry properties at first assign the value of the property Locator to
  • ComLocator to search through installed components.
  • RegLocator to search through system registry.
  • IniLocator to search through .ini files in the system folder.
  • DrLocator to search through the file system.
Then set other properties.
  • To include the selected search entry in the AppSearch table set property Property.
  • To search for a file signature set the property Type to File.
  • In order for CCP search actions to apply the selected search entry set the property CCPSearch.