An open API service indexing awesome lists of open source software.

https://github.com/peterdavehello/inno-download-plugin

Mirror of https://bitbucket.org/mitrich_k/inno-download-plugin
https://github.com/peterdavehello/inno-download-plugin

Last synced: 3 months ago
JSON representation

Mirror of https://bitbucket.org/mitrich_k/inno-download-plugin

Awesome Lists containing this project

README

          

# Inno Download Plugin #

Inno Download Plugin is a plugin for [Inno Setup](http://www.jrsoftware.org/isinfo.php), which allows you to download files as part of your installation.

### Features: ###

* Supports Unicode & ANSI Inno Setup versions
* FTP, HTTP and HTTPS protocols
* Configurable proxy settings
* Multiple languages
* Free (Zlib license)

### Links: ###

* [Homepage](https://mitrichsoftware.wordpress.com/inno-setup-tools/inno-download-plugin)
* [Discussions](https://groups.google.com/forum/#!forum/inno-download-plugin)

### Building from source ###

To build IDP from source, you need:

* Win32 C++ compiler (tested with VC++ 2005 & gcc 4.9.1)
* [Lua](http://lua.org) to build documentation