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

Why will .Net Framework files automatically be added into MSI?

Hello,

When I developed a Basic UI installer for a WPF application, I found some .net framework reference assemblies will automatically be added into the MSI package, such as System.Xaml.dll. I ensure that I never add the DLL in any components. I wonder why it will be included automatically. Is this a bug of InstallShield?

Thanks,
Edward
Labels (1)
0 Kudos
(1) Reply
manomatt
Level 8

please check your components property field has ".Net Scan at Build" set to None or dependencies and property?
0 Kudos