Creates a new file search.

Installer software, free windows MSI creation tool
Home | Contact | Site Map |
Download Features Java Licensing Purchase Testimonials Support Forums FAQs
USER GUIDE

Add Directory Search Command Option

Command Syntax:

/AddDrLocator  <property_name> 
                -signature <search_signature> 
                [-path <folder_path>]
                [-depth <search_depth>]

Creates a new folder search.

Parameters

  • <property_name> - The name of the property that will store the result of the search.
  • -signature <search_signature> - The signature of the search. It used to identify the search.
  • [-path <folder_path>] - The starting location of the search.
  • [-depth <search_depth>] - The depth of the search.

Example:

AdvancedInstaller.com /edit MyProject.aip /AddDrLocator FOLDER_SEARCH_RESULT -signature folder_search 
    -path WindowsVolume -depth 3
© 2002 - 2008 Caphyon Ltd. Trademarks belong to their respective owners. All rights reserved.