Dependency module for Setup Factory
A new dependency module for Setup Factory is available for download from my server, and can be used to check for the .NET Framework 4.5 on the target computer. This script can use the web installer (dotNetFx45_Full_setup) to download and install the proper binaries for the .NET Framework, or you can include the standalone installer (dotnetfx45_full_x86_x64) in your setup.
If the .NET Framework 4.5 cannot be found by the dependency module or is outdated, the bootstrapper will be started in passive mode, displaying some progress screens as data is being downloaded. After the framework finished installing, your installer will continue. If a reboot is required after the installation of the framework, the installer will resume after the reboot.