Hi,

our application requires .NET Framework 4 Extended/Full and this is set as a core prerequisite. When running our setup on a machine not already containing FW4 the installation correctly detects that the component is missing and installs it properly. So far so good...until today when we experienced a pc only containing the .NET 4 Client version instead of the extended version. When trying to access the functionality requiring .NET 4 Extended we only get a message informing that .NET4 Extended must be installed and this only redirects to a Microsoft website. This won't suite our customers...

If our setup is executed on the pc mentioned above it seems to detect that FW4 is present even though it's only the Client version. So the big question is; could SetupBuilder detect that there's only the Client version of FW4 present?