MarcinK71
Posts: 16
Joined: Mon Aug 05, 2019 4:57 pm

Conditional Searches

Hi
I am trying to find out the way to trigger Searches or exact Search based on installed feature.
For example I need to find out installation paths for several features user can install. One of them is folder name, which can't be searched from registry as this application doesn't save anything in registry. So I am looking for the folder through out user system which takes a lot of time. Can I trigger this search only if related feature is selected to save time?

Greetings
Marcin
Daniel
Posts: 8276
Joined: Mon Apr 02, 2012 1:11 pm
Contact: Website

Re: Conditional Searches

Hi Marcin,

I am very sorry for this but we do not have any option to condition the execution of a search.

The only workaround available for you will be to create your own custom action code to perform such a search and execute it conditionally.

All the best,
Daniel
Daniel Radu - Advanced Installer Team
Follow us: Twitter - Facebook - YouTube

Return to “Building Installers”