Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 98491
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 11, 20262026-05-11T00:12:22+00:00 2026-05-11T00:12:22+00:00

How can I have my Wix package to download the required .NET Framework when

  • 0

How can I have my Wix package to download the required .NET Framework when it’s not yet installed in the client’s machine? I already have the condition to check for the installed .NET version but I’m not sure how to have it downloaded and installed when not found.

ClickOnce does this automatically by checking the pre-requisites in the properties pages. I just need to have it done in Wix due to some other requirements.

Thanks!

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. 2026-05-11T00:12:23+00:00Added an answer on May 11, 2026 at 12:12 am

    UPDATE Aug 2017: This very nice answer now appears outdated. Please also read the other answers in the ‘thread’ for a few different ‘bootstrapper options’.


    The MSI package created by Wix is not able to do that. Windows Installer is rather limited and one MSI file (your installer) is not allowed to call another MSI file (the .NET Framework installer).

    You will have to create a so-called bootstrapper (a setup.exe file) which can check for the specified pre-requisites, download and install them as needed, and then launches your MSI installer.

    One way to create the bootstrapper is by using Visual Studio or the MSBuild task GenerateBootstrapper. Here’s a link giving more details:

    http://wix.mindcapers.com/wiki/Bootstrapper

    If you only want to provide a single installer to your users you might want to create a self-inflating installation package containing both the setup.exe file and your MSI package. You could do that with iexpress, which is coming with Windows.

    Here’s another link giving an example: http://www.clariusconsulting.net/blogs/pga/comments/42831.aspx

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have installed Wix 3.5 and i want to customize some dialogs, where can
I have an element that can have multiple types (not my design). The element
I have created a WiX installation package for a large program. The install package
I've built an installer with WIX and have packaged it with the .NET 4.0
I have a WiX 3 project that has hundreds of files, and I can't
Can I define a WiX property that will have a value computed from other
I have a product that consists of multiple features that can be installed to
If I have a managed Wix Custom Action, is there anyway I can update
WiX files can reference other projects using $(var.ProjectName.TargetPath) syntax. However, I have a project
I have an open source C# app with a WiX installer, relying on .NET

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.