cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
gchaffarod
Level 3

MSI built with content files duplicated

I'm using Installshield 2021 with Visual Studio and, because I'm using NuGet packages that provides content files, I find many of these as duplicates.

 

Project A provides its own content files and is using a nuget N1 package that provide the content file X.

Project B provides its own content files is using a nuget package N1 that has the nuget package N2 as dependency.

InstallShield project needs content files of A and B project. Building the MSI and looking at the "Files" table in Orca, I see that content files of the nuget package N1 are duplicated.

 

How can I avoid that ?

Moreover, I'd like to ensure that if project A updates the N1 nuget package version, content files are updated and the MSI is generated with the latest version of these content files.

 

Thank you for your answer.

Best regards, Guillaume

Labels (1)
0 Kudos
(1) Reply
gchaffarod
Level 3

I just upgrade InstallShield to 2022 and the problem remains.

0 Kudos