How to ask the use to install .NET framework before running the .NET application if the user doesn't

  • Thread starter Thread starter Cylix
  • Start date Start date
As the title, I found there is some MSI can do so, How?

That is depending on the type of installer you take. I just know that
WiX and NSiS can test for it (and I am pretty sure most of other
installer-tools can it, too).

As every installer has different settings and configurations, you have
to check the documentation there, or be more specific with your question
here in the newsgroup.

hth
Markus
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top