Diff B/W System Search and App Search
Hi to all
am new to repackaging
May i know whats the difference between AppSearch and System search
and What is InstallMode=Complete
am new to repackaging
May i know whats the difference between AppSearch and System search
and What is InstallMode=Complete
0 Comments
[ + ] Show comments
Answers (2)
Please log in to answer
Posted by:
pjgeutjens
13 years ago
System Search is the name of the 'tool' in Installshield that allows you to look for a file, registry key, XML or ini file entry on a target system. AppSearch is the name of the table in an MSI that contains definitions for these kinds of searches.
The InstallMode property maps to the type of installation you choose when running the installer in UI mode. You know, those dialogs asking you what type of install you want to do (Complete, Typical, Custom,...). The property usually gets used in conditions that decide whether or not certain components or features in the MSI will get installed or not.
Rgds,
PJ
The InstallMode property maps to the type of installation you choose when running the installer in UI mode. You know, those dialogs asking you what type of install you want to do (Complete, Typical, Custom,...). The property usually gets used in conditions that decide whether or not certain components or features in the MSI will get installed or not.
Rgds,
PJ
Rating comments in this legacy AppDeploy message board thread won't reorder them,
so that the conversation will remain readable.
so that the conversation will remain readable.