
laboratorium8961.5524941695438496E12 asked a question.
InstallScript Project & .Net Framework 3.5 SP1
If we choose from between the objects the .NET Framework, the problem is that this object not includes the SP1 for 3.5.
However if check from the prerequisites the NET Framework 3.5 SP1 then the InstallShield will include the all redistributable, since 200 MB. It's to big to a CD release.
1. So, how can we add this SP1 support without this 200 MB file?
2. Even if I add this big file how can we suppress the restart of the target machine. (I guess if we add like a prerequisites than there is no way)
To suppress the restart during the .NET 3.5 Framework SP1 install, edit the setup prerequsite and go the Application to Run tab. You can add "/norestart" to suppress restarting the target machine after .NET 3.5 Framework is installed.
Thank you for your reply.
Off course I known about this download option, but this is the only choice? The inatalshield don't have any Framework 3.5 SP1 object? Or just SP1 prerequisites? As I know in the 2009 version it is supported.