Intuitive File Search Tool - Find Documents Faster

Intuitive File Search Tool - Find Documents Faster

John Lv8

Intuitive File Search Tool - Find Documents Faster

Table of Contents

Disclaimer: This post includes affiliate links

If you click on a link and make a purchase, I may receive a commission at no extra cost to you.

IFileSearch

https://techidaily.com

Declaration

IFileSearch: IAppSearch

https://techidaily.com

Overview

This interface is meant to edit search options for a file

https://techidaily.com

Properties

String FileName - Gets or sets the name of the file to search.

String Languages - Gets or sets the languages supported by the file.

String MinVersion - Gets or sets the minimum version for the file.

String MaxVersion - Gets or sets the maximum version for the file.

uint MinSize - Gets or sets minimum file size in bytes.

uint MaxSize - Gets or sets maximum file size in bytes.

https://techidaily.com

Example

$advinst = new-onject -com AdvancedInstaller
$prj = $advinst.CreateProjectS(“architect”)
$newFileSearch = $prj.Search.NewFileSearch(“MY_FILE_SEARCH_PROP”)
$newFileSearch.FileName = “MyApp.exe”
$newFileSearch.MinVersion = “2.0”
$newFileSearch.MinSize = “5000”
$compLoc = $newFileSearch.$newFileSearch.AddComponentLocator()
$compLoc.GUID = “{c4c29405-23d0-4347-8fa4-ee23c83e4cc3}”

Copy

See also

ISearch

IBaseSearch

Did you find this page useful?

Please give it a rating:

Thanks!

Report a problem on this page

Information is incorrect or missing

Information is unclear or confusing

Something else

Can you tell us what’s wrong?

Send message

Also read:

  • Title: Intuitive File Search Tool - Find Documents Faster
  • Author: John
  • Created at : 2024-10-09 03:28:21
  • Updated at : 2024-10-10 23:04:50
  • Link: https://fox-search.techidaily.com/intuitive-file-search-tool-find-documents-faster/
  • License: This work is licensed under CC BY-NC-SA 4.0.