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
- :
- Exclude subfolder from Dynamic link.
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
‎Apr 11, 2008
10:21 AM
Exclude subfolder from Dynamic link.
Hi,
I'm linking my master folder dynamically to get all subfolders and files. This works well. But now I want to exclude a SubFolder. How can I do it ?!
-Root
- Folder1
- Folder1.1
- Folder1.2
- Folder2
- Folder2.1
- Folder3
...
I want to dynamic link "Root", BUT I want to exclude Folder2 and Folder2.1 (I want to exclude it, because I want to put it in an other feature. So if I can make Folder2 dependant of a feature, it would be also good.)
Is that possible ?!
Thanks !
Yannick.
Context ::: InstallShield 2008, Basic MSI Project, Windows XP.
I'm linking my master folder dynamically to get all subfolders and files. This works well. But now I want to exclude a SubFolder. How can I do it ?!
-Root
- Folder1
- Folder1.1
- Folder1.2
- Folder2
- Folder2.1
- Folder3
...
I want to dynamic link "Root", BUT I want to exclude Folder2 and Folder2.1 (I want to exclude it, because I want to put it in an other feature. So if I can make Folder2 dependant of a feature, it would be also good.)
Is that possible ?!
Thanks !
Yannick.
Context ::: InstallShield 2008, Basic MSI Project, Windows XP.
(4) Replies
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Apr 14, 2008
11:08 AM
Any idea ?!
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Apr 14, 2008
05:08 PM
I was trying to do the same thing today, but I couldn't figure it out. Instead, I'm having the folders that I don't want included to be copied to a different location before building the installation happens. It's not the most ideal solution, but it will work for my particular problem.
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Apr 14, 2008
05:33 PM
InstallShield currently allows you to include all or no subfolders for a dynamic file linking. In order to get it work-around, you need to create a separate dynamic file linking for each subfolder that you want to include; instead of having one dynamic file linking for the "Root" folder.
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Apr 15, 2008
09:43 AM
Damn 😞 That's not what I wanted to hear 😛 But it seems to be like that... Thanks guys for your answer, I'll take a look on it.
Yannick.
Yannick.