InstallerContactSite Map

Answer

Advanced Installer offers support for creating installation packages for applications based on a Microsoft Access database. To create such an installer you can try following these steps:

Add the application files

To add your application and database files you can try using the approach explained in the Simple Installation Tutorial. The tutorial also explains how to set the product name, company name and product version.

Add an Access runtime

Through the Prerequisites page you can add a Microsoft Access runtime prerequisite to your installer. Simply use the [ Add ] button or context menu and select one of the Access runtimes available in the “Microsoft Access” menu.

The default location is set to "URL" and you can specify an URL from where to download the Access runtime installer. If you want to include the runtime in your package you can change the location to "File In Package". When pressing [ OK ] you will be notified that the EXE bootstrapper was added to your package. This is required in order to use the prerequisites feature.

Specify the install location

You can specify the default installation path in the Application Folder field from the Install Parameters page. This field is formatted and it can use installer properties, including the ones which correspond to predefined folders.

Set the installation theme

In the Theme page you can select a predefined installer theme or specify custom settings for banner and dialog images, icons, text styles etc.

Additional Settings

If you need to determine if a specific Microsoft Office version is installed you can use the predefined searches from the Search page. The name of a search is actually an installer property which will store the search result.