How to add .NET Framework 3.5 and other prerequisites to InstallShield project
问题 I can create setup file in InstallShield 2009 I don't know how to add the .NET Framework 3.5 and other prerequisites to the InstallShield project. i creae installscript project in instalshield2009 it has not "Redistributables view." 回答1: InstallShield provides the prerequisites functionality. You can use this in your MSI project. This would ensure that these prerequisites are only installed if they are not already present in the target machine. If you do not want to include these components