application setup package with .net redist package within

  • Thread starter =?ISO-8859-1?Q?S=E9rgio_Almeida?=
  • Start date
?

=?ISO-8859-1?Q?S=E9rgio_Almeida?=

greetings

i'm creating a setup project for my application. so far so good. VS.NET
creates the MSI for my application. but what I want is to also
distribute the dotnetfx.exe package to install automatically the .NET
Framework on destination machine, if this machine does not have .NET
Framework installed. How can I do this using VS.NET? I see the setup.ini
file that VS.NET creates and there is an entry
InstallUrl=http://go.microsoft.com/fwlink/?LinkId=9832
Can this be changed to something like InstallFile=dornetfx.exe?

Any ideas?

TIA

Almeida
 

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

Top