Windows App Distribution

  • Thread starter Thread starter Huw Pryse Lloyd
  • Start date Start date
H

Huw Pryse Lloyd

I have a windows application developed in .NET...

How do i get the install script to install dotnetfx.exe automatically as
part of my installation routine. Any ideas?

Thanks in advance
 
How do i get the install script to install dotnetfx.exe automatically as
part of my installation routine. Any ideas?
The best way to do this is still let users download the .NET framework using
Internet explorer update function.
This because of the many languages version of .NET framework (spanisch,
Englisch, French...)
And according to what I have read, once you install an English .NET
framework, you cannot unstall it to install a French version.
 

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