when creating a solution that also contains a setup project, there is need to add an option to install the dot net framework also in the setup project.
I try to add the merge module (dotNETFXRedist_x86_enu.msm) -
but the dot net raise error :
- 'dotNETFXRedist_x86_enu.msm must not be used to redistribute the NET Framework, Please exclude this merge module.'
How can I do it?
I try to add the merge module (dotNETFXRedist_x86_enu.msm) -
but the dot net raise error :
- 'dotNETFXRedist_x86_enu.msm must not be used to redistribute the NET Framework, Please exclude this merge module.'
How can I do it?