Create Installer using Inno Setup

How to create a setup file, add ms access database to setup using Inno Setup

First, You need to download and install Inno Setup, then download and install Inno Script Studio

Inno Setup is a free installer for Windows programs. Inno Script Studio is a new intuitive graphical interface for generating and compiling scripts for the award winning Inno Setup compiler from Jordan Russell

Open Inno Script Studio

inno setup

Select Simple Script

inno setup

Select Next

inno setup

Fill your information, then select Next

inno setup

Select Next

inno setup

Browse to your execute file, then add files

inno setup

You can select all, then click Next

inno setup

You can select your license file, then click Next

inno setup

Select languages, then click Next

inno setup

You can select output file, then click Next

inno setup

Click Next

inno setupCompile your script, you will get a setup file in Output folder

inno setup