Welcome!


© 2011 - 2023 unSigned, s. r. o. All Rights Reserved.

www.graphical-installer.com | http://www.unsigned.sk | customers[at]unsigned.sk

Thank for your interest in Graphical Installer for Inno Setup!

This manual describes Graphical Installer (GI) for Inno Setup – an Inno Setup extension for creating cool looking installers with custom design.

Warning:
This manual is related only to Graphical Installer for Inno Setup. All phrases 'Graphical Installer' mean 'Graphical Installer for Inno Setup'.

For information about Graphical Installer for NSIS (Nullsoft Scriptable Install System) see appropriate manual in Graphical Installer for NSIS package.


We suppose that you have at least a little experience with Inno Setup and with its script syntax and functions. If no then you can read Inno Setup's awesome manual.

The manual is divided into three chapters:


Manual contains a lot of other useful information: Readme, FAQ, Changelog, Contact and support etc. It is worth reading them.

Quick start:

To create cool looking skinned installer (without reading the manual and learning Inno Setup for ages) we developed tool called Graphical Installer Wizard (GIW).
Graphical Installer Wizard is currently available as standalone application and plug-ins for several IDEs. IDEs are not part of Graphical Installer installation package - you need to download them separately.

We recommend you to use these IDEs for an easy way of creating and editing script files (.iss files). These tools provide a lot of functionality (like syntax highlighting, word completion, ...) which can resolve many errors occurring during development.


Three most common questions about how to start with Graphical Installer:

a) How to generate whole installer in few minutes without scripting?


Thats all! As easy as pie! Your new cool looking installer is ready for use!

b) I already have existing Inno Setup installer, can I skin it?

Yes! Simply run Graphical Installer Wizard from your IDE (the same as above) and Select option Convert existing script.

c) I have no IDE, no GIW, just want to see how it works. Can I?

Yes! There are many ready to made examples in {Inno Setup 6}\Graphical Installer\Examples folder. Select desired script file (.iss) and compile it. Enjoy!