?
=?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
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