Phil

.NET support

I would like advanced installer to be able to detect the installed version of .NET on someone's computer. If they don't have the version I need for my program to run, then I want the installation package to run "dotnetfx.exe" (the .NET redistributable) which I will have included on the CD that the product comes on.

Thank you,

Phil
Cata
Posts: 638
Joined: Thu Apr 10, 2003 7:37 am
Contact: Website

You can do that today, using the Prerequisites functionality.

Regards,
Cata
Catalin Rotaru - Advanced Installer Team
Follow us: Twitter - Facebook - YouTube
Phil

I can't find the prerequisites in the program.

Phil
Cata
Posts: 638
Joined: Thu Apr 10, 2003 7:37 am
Contact: Website

In the Media page, Prerequisites tab.
Catalin Rotaru - Advanced Installer Team
Follow us: Twitter - Facebook - YouTube
Max2950
Posts: 5
Joined: Fri Oct 22, 2004 9:34 am

Re: .NET support

Phil wrote:I would like advanced installer to be able to detect the installed version of .NET on someone's computer. If they don't have the version I need for my program to run, then I want the installation package to run "dotnetfx.exe" (the .NET redistributable) which I will have included on the CD that the product comes on.

Thank you,

Phil
I have done this and it works fine :

Here is a screenshot of how i have set the thing up to install framework 1.1...

Image

Return to “Feature Requests”