I created my first installation setup with InstallAware and used the StrataFrameMergeModule.msm to install my application.
Now I have an update ready to be send to the customer, but the SF libraries has been updated several times but with the same version number.
How do I make sure my update will replace the SF libraries in the Windows\Assembly folder at my customer with the latest release used to build the update?
Also, are the SF libraries build into the StrataFrameMergeModule.msm or just a reference to what I have in my developer computer?
Thanks!