robpearmain
Posts: 7
Joined: Thu Jul 02, 2009 4:27 pm

.NET 3.5 SP1 Prerequisite

We recently had an issue with an installion where the issue had been fixed in SP1 of .NET 3.5.

Please can you add .NET 3.5 SP1 as a pre-requisite and not just 3.5

Thanks
Cosmin
Posts: 5797
Joined: Tue Jul 10, 2007 6:39 pm
Contact: Website

Re: .NET 3.5 SP1 Prerequisite

Hi,

I added this improvement on our TODO list and it will be available in a future release. Thank you for your suggestion. Until then, a solution is to use a custom launch condition. For example, you can use a search to detect if this registry entry is set to "1":

Code: Select all

HKLM\SOFTWARE\Microsoft\NET Framework Setup\NDP\v3.5\SP
Regards,
Cosmin
Cosmin Pirvu - Advanced Installer Team
Follow us: Twitter - Facebook - YouTube

Return to “Feature Requests”