Exclude folder under dynamic links in Installshield

Is there any way to exclude the folder located under the dynamic link in InstallShield?

So, I have a dynamic link that starts with PATH A, and the following small sample directory structure:

PATH A
  --- PATH B
        --- PATH C (which contains files)
        --- PATH D (which contains files)

  --- PATH E (which contains files)

  --- PATH F
        --- PATH G (which contains files)

I currently have a dynamic link that starts with PATH A, includes auxiliary directories, and uses *. * wild card with some obvious file exceptions.

Now I want to completely exclude the directory, for example, completely exclude PATH F from the above directory structure.

+5
source share
1 answer

- .

InstallShield 6. InstallShield 15, . Subversion .svn, , : svn export .

+5

All Articles