Any one have an idea of how to install .NET framework before the setup in INNO Script?
here is a complete solution for all .Net versions and additional software: CodeProject
p.s. I know this question is rather old, but this project should be part of the answers...
[EDIT by @jitbit]: The latest source for the CodeProject article can be found here: https://github.com/stfx/innodependencyinstaller
You can use a [Run] section to launch an executable. The redistributable .NET installer is an executable. For example, you can download the installer for .NET 2.0 here.
See also the Inno Setup documentation.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With