Advanced File Exploration Software - Quick & Efficient Results

Advanced File Exploration Software - Quick & Efficient Results

Jason Lv8

Advanced File Exploration Software - Quick & Efficient Results

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

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.

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: Advanced File Exploration Software - Quick & Efficient Results
  • Author: Jason
  • Created at : 2024-10-05 02:32:19
  • Updated at : 2024-10-11 04:02:52
  • Link: https://fox-useful.techidaily.com/advanced-file-exploration-software-quick-and-efficient-results/
  • License: This work is licensed under CC BY-NC-SA 4.0.
On this page
Advanced File Exploration Software - Quick & Efficient Results