# Access updater

Simple application based on HTA/Javascript to update Microsoft Access modules.

## Getting Started

Steps to build the installer.

 * Install Inno Setup.
 * Open setup.iss file.
 * Push the compile button and wait until the process ends.
 * The installer will be generated at the parent project folder.

## Built with

* [HTA](https://en.wikipedia.org/wiki/HTML_Application)
* [Inno Setup](https://www.jrsoftware.org/isinfo.php)
* [7zip](https://www.7-zip.org/)