This website uses cookies. By clicking Accept, you consent to the use of cookies. Click Here to learn more about how we use cookies.
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
- Revenera Community
- :
- InstallShield
- :
- InstallShield Forum
- :
- Iterate all files in Component at run time
Subscribe
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Jan 12, 2022
10:26 AM
Iterate all files in Component at run time
Hi
I have a Basic MSI project with component with dynamic link.
At run time I want to go over all files in the component and process them.
How can I get the list of files at run time ?
I know FeatureFileEnum can be used for Install Script project but I have Basic MSI.
Is there a MSI Database function I can use ?
(0) Replies