kungfux / innodependencyinstaller

Modular InnoSetup Dependency Installer

Home Page:http://www.codeproject.com/Articles/20868/NET-Framework-1-1-2-0-3-5-Installer-for-InnoSetup

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Inno Setup Dependency Installer

Inno Setup Dependency Installer is a set of Inno Setup scripts and a bunch of Pascal code that extends the functionality of Inno Setup installer to provide the possibility of dependencies installation (such as .NET Framework or Visual C++ Redistributable) during installing your product on end-user workstations.

Installation and usage

No installation is required. Just download the repository and edit setup.iss file as usual.

Links

Screenshots

Ready to Install page Ready to Install prompt Download page

Known issues

If dependencies are needed, the required free hard drive space shown before installation is incorrect.

Credits

Special thanks to Ted Ehrich who created the .NET Framework 1.1 script.

I also wanted to thank the community for sharing many fixes and improvements. Thanks guys, please keep it up!

License

The Code Project Open License (CPOL) 1.02

About

Modular InnoSetup Dependency Installer

http://www.codeproject.com/Articles/20868/NET-Framework-1-1-2-0-3-5-Installer-for-InnoSetup

License:Other


Languages

Language:Inno Setup 88.1%Language:Pascal 11.9%