- Introduction
- Registration
- Using Advanced Installer
- GUI
- Working with Projects
- Installer Project
- 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
- Return codes
- Editing
- Project Commands
- Files and Folders Commands
- Registry Commands
- Search Commands
- Add File Search Command
- Delete File Search Command
- Add Directory Search Command
- Delete Directory Search Command
- Delete Search Command
- Add Registry Search Command
- Delete Registry Search Command
- Add Component Search Command
- Delete Component Search Command
- Add INI File Search Command
- Delete INI File Search Command
- Import Commands
- Merge Module Commands
- Updates Configuration Commands
- Patch Commands
- Launch Conditions Commands
- Miscellaneous Commands
- Edit MSIX projects through CLI
- Advanced Installer PowerShell Automation Interfaces
- Features and Functionality
- Tutorials
- How-tos
- FAQs
- Windows Installer
- Deployment Technologies
- IT Pro
- MSIX
- Video Tutorials
- Advanced Installer Blog
- Table of Contents
- Introduction
- Registration
- Using Advanced Installer
- GUI
- Working with Projects
- Installer Project
- 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
- Return codes
- Editing
- Project Commands
- Files and Folders Commands
- Registry Commands
- Search Commands
- Add File Search Command
- Delete File Search Command
- Add Directory Search Command
- Delete Directory Search Command
- Delete Search Command
- Add Registry Search Command
- Delete Registry Search Command
- Add Component Search Command
- Delete Component Search Command
- Add INI File Search Command
- Delete INI File Search Command
- Import Commands
- Merge Module Commands
- Updates Configuration Commands
- Patch Commands
- Launch Conditions Commands
- Miscellaneous Commands
- Edit MSIX projects through CLI
- Advanced Installer PowerShell Automation Interfaces
- Features and Functionality
- Tutorials
- How-tos
- FAQs
- Windows Installer
- Deployment Technologies
- IT Pro
- MSIX
- Video Tutorials
- Advanced Installer Blog
- Table of Contents
Delete Search Command Options
Command Syntax
/DelSearch <property_name> -signature <search_signature>
Removes a search from the project.
Parameters:
- <property_name>
- The name of the property that stores the result of the search.
- -signature <search_signature>
- The signature of the search.
Example:
AdvancedInstaller.com /edit MyProject.aip /DelSearch file_search