Jump to content
Xtreme .Net Talk

Adding Dot Net Framework to the Setup Project in Dot Net Solutions.


Recommended Posts

Posted

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?

Posted

RE

 

using this technic that you gave me it is not fully solve my problem because there are other MSI that need to be install (etc. MSDE)

is there option to do the same in new setup project, when I can use merge module?

how can I use merge module for this kind of problem?

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...