MS Access application launcher
Go to file
robert 8b6efa9e2f Fixes 2020-03-03 12:17:28 +01:00
deps Ahora se instalan los drivers ODBC junto con el instalador 2016-03-18 17:39:46 +01:00
fonts Ahora el instalador registra las fuentes correctamente en el sistema 2016-07-11 07:58:01 +02:00
icons Errores solucionados, Ahora se utiliza la nueva ruta de descarga de los archivos Access 2016-03-31 12:51:45 +02:00
ocx Ahora se instalan los archivos de fuentes necesarios y se crea el ODBC de PosgreSQL 2016-03-18 14:12:24 +01:00
src Fixes 2020-03-03 12:17:28 +01:00
LICENSE README, code styling 2020-01-22 17:15:15 +01:00
README.md README fixes 2020-01-22 17:16:37 +01:00
setup.iss Bug fixes 2020-02-28 17:05:09 +01:00

README.md

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