cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
AndreasLRG
Level 2

Include files based on extensions

Hello ,

i want to include files based on extensions. Is this possible ? If i add some new files to the project eg. a new assembly we must edit the install shield project.
We use the BasicMSI project type ....


Example:

Files in a folder:
AAA.dll
BBB.dll
CCC.dll

I want to specify: Use all *.dll files from folder ....

Best regards

Andreas
Labels (1)
0 Kudos
(1) Reply
hidenori
Level 17

You may want to consider using the Dynamic File Linking support in order to accomplish your requirement. Hope that helps.
0 Kudos