amayra / ModernInno

Modern look for Inno Setup, banner based

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ModernInno (c) 2018 Robin Lobel

Modern look for Inno Setup, banner based.

Usage

In your project, add the following lines:

#include "moderninno.iss"
[Setup]  
WizardSmallImageFile=PathToMyBannerImage

The layout is automatically resized based on the size of your banner image.
All pages will use this layout, including the Welcome and Finished pages.

ModernInno Example

About

Modern look for Inno Setup, banner based

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Inno Setup 100.0%