Installshield not updating related DLLs on minor upgrade
问题 I'm currently working with InstallShield to deploy a .NET Winforms app. I am new to InstallShield and have not enjoyed the learning curve. The Winforms app has three related DLL's which are not getting updated during a minor upgrade. For a minor upgrade I am changing the version from 1.0.001 to 1.0.002 for example. The package code is being changed for each build automatically. I have tried adding the dll's to the [INSTALLDIR] and setting the property to "always overwrite". For some reason