Refine Your Query: Mastering the Pre-Search Setup Screen
Refine Your Query: Mastering the Pre-Search Setup Screen
Table of Contents
- Introduction
- Registration
- Using Advanced Installer
- GUI
- Working with Projects
- Installer Project
* Product Information
* Resources
* Package Definition
* Requirements
* Prerequisites
* Predefined Prerequisites
* Prerequisite Installation Tab
* Prerequisite Files Tab
* Prerequisite Conditions Tab
* Edit Prerequisite Search Dialog
* Edit Search String Dialog
* Product Picker Dialog
* Chained Package Behavior
* Edit PseudoFormatted Type Dialog
* Windows Features
* Windows Server Roles
* Specify Builds Tab
* Launch Conditions
* Merge Modules
* User Interface
* System Changes
* Server
* Custom Behavior - Patch Project
- Merge Module Project
- Updates Configuration Project
- Windows Store App Project
- Modification Package Project
- Optional Package Project
- Windows Mobile CAB Projects
- Visual Studio Extension Project
- Software Installer Wizards - Advanced Installer
- Visual Studio integration
- Alternative to AdminStudio/Wise
- Replace Wise
- Migrating from Visual Studio Installer
- Keyboard Shortcuts
- Shell Integration
- Command Line
- Advanced Installer PowerShell Automation Interfaces
- Features and Functionality
- Tutorials
- Samples
- How-tos
- FAQs
- Windows Installer
- Deployment Technologies
- IT Pro
- MSIX
- Video Tutorials
- Advanced Installer Blog
- 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.
Edit Prerequisite Search Dialog
This dialog allows you to add a new search to the installation conditions of a prerequisite or edit an existing one.
Search Type
Criteria
When searching for the installed prerequisite on the target computer, multiple criteria can be used. You have the following options:
- File Version - A version taken from a file is used to determine if the prerequisite is installed or not. If you don’t specify a minimum or maximum version then the search will verify if the file exists.
- Folder subfolder enumeration contains version - Sub-folders of a given folder are enumerated. If the minimum version is not among these folders, the search will fail.
- Registry SubKeys Enumeration - The installed versions of the prerequisite are enumerated as subkeys of a given registry key. If the minimum version is not among these keys (the minimum version is not installed), the prerequisite will be launched.
- Registry value containing a version - A version taken from a registry value is used to determine if the prerequisite is installed or not.
- Product Version (identify by Upgrade Code) - The installed version of the prerequisite is obtained from an installed product version. The product in question is identified by its Upgrade Code.
- Product Version (identify by Product Code) - The installed version of the prerequisite is obtained from an installed product version. The product in question is identified by its Product Code.
- Component is installed - The presence of a prerequisite is obtained from the component GUID of an installed package.
- Registry key exists - The presence of a prerequisite is given by the presence of a registry key.
- Registry key does not exist - The presence of a prerequisite is given by the absence of a registry key.
- Registry value exists - The presence of a prerequisite is given by the presence of a registry value.
- Registry value does not exist - The presence of a prerequisite is given by the absence of a registry value.
- Registry value with a specified content - The presence of a prerequisite is given by the presence of a registry value with a certain content. You will be given the option to specify how the comparison is made.
- Search done by a custom executable - this option enables you to specify your own EXE file that will determine whether the prerequisite is installed. The setup will interpret the result based on the return code of your EXE. In case of the EXE finds a suitable version of the prerequisite, the returned value must be 0. Any other value will be interpreted as failure.
- Installed MSIX package version - The search will be successful if the MSIX package with the appropriate Package Name(and optionally Architecture and Publisher) is installed on the target machine.
File To Find/Registry Key or Value…
Depending on the used criteria it may contain a file path, registry key or value, product code, upgrade code, etc. on which the search is based.
When looking for a file, its path can be specified using Windows Installer Properties like [SystemFolder], [ProgramFilesFolder], [WindowsFolder], etc. Use the [… ] button to insert a reference to a folder or a registry entry.
In case of a file search the Edit Search String Dialog will be displayed allowing you to insert a reference to a folder, environment variable or registry value.
When searching for a file, if no path is specified, the search will be performed on all drives.
Search Depth
Specified how deep to search for a file in the subdirectories of the folder.
Required Versions
- Minimum
The minimum version necessary for the installed prerequisite to be accepted. - Maximum
The maximum version necessary for the installed prerequisite to be accepted.
If you are using as a criteria the version from a file or a registry value you can leave both fields blank. In this case Advanced Installer will check only the presence of that file or registry value to check if the prerequisite is already installed.
Topics
- Edit Search String Dialog
Edit a prerequisite file search. - Product Picker Dialog
Select a product code or upgrade code.
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:
- [New] 2024 Approved Harvesting Hits and Heads How to Profit From Your YouTube Presence Without Ads
- [New] Comprehensive Overview - DJI Inspire 2
- [Updated] 2024 Approved Joke Junctions Brainstorming 7 Hilarious YouTube Storylines
- [Updated] In 2024, How to Add Good Bokeh Effects in Instagram Stories
- 2. Easy Guide to Adjusting Webpage Layouts Through the Design Preferences Dashboard
- Busting the Issue of High CPU Load on Zoom Sessions with These Fixes
- Detecting & Halting Malware: Effective Strategies Using the Task Manager
- Dive Into Title Design Adding Insights to Visual Content via Windows Photos App
- Easy Steps: Setting Up Your Initial Template Conversations
- Essential Functions of the Windows Operating System
- In 2024, Mastering Video Cropping & Export for Instagram Posts
- Triumphant Fix for 'Days Gone': Successful Installation on Windows Machines
- Understanding the UWP Bootstrap Interface: Navigating Through Its Tabs
- Title: Refine Your Query: Mastering the Pre-Search Setup Screen
- Author: Paul
- Created at : 2024-10-04 17:58:05
- Updated at : 2024-10-10 21:25:57
- Link: https://fox-metric.techidaily.com/refine-your-query-mastering-the-pre-search-setup-screen/
- License: This work is licensed under CC BY-NC-SA 4.0.