Hosted here for Author: Darren Jones
This is an INNO Setup installer script.
With this script the initial download is far smaller in size for the end user that already has Runtime installed. he script has been put together using code snippets found on different forums along with bits I did myself, so thanks go to everyone.
This script will check to see if the user has either Access 2003, AccessRT 2003, Access 2007 or AccessRT 2007 installed.
If no access is detected, it will automatically download your Access 2003 runtime files from your web server and install them before continuing with installing your mde.
If access 2007 is detected, the end user will be prompted that functionality may differ (This can be changed)
If access 2003 is detected, the installation will continue.
The script will also add the relevent registry entries to eliminate the Security Warnings that normally show up when launching an .mde.
You will obviously need to download Inno Setup from Click Here
You will also need ISTool from Click Here
And finally you need to install the download module from Click Here