Welcome Panel

InstallShield 2012 Spring Express Edition » Access 2000/2002/2003 Object Wizard

The Access 2000/2002/2003 Object wizard allows you to configure a Microsoft Access 2000/2002/2003 object that you have added to your setup project. In the Access 2000/2002/2003 Object wizard, you indicate the path to the Access 2000/2002/2003 redistributable disk image and specify a build location for the redistributable.

The wizard provides your setup project with the functionality to run the Access 2000/2002/2003 redistributable, however it does not add specific database (.mdb) files to your project. You can include the database (.mdb) files that your project requires in your setup design.

Note: At build time, the Access 2000/2002/2003 object adds the Access 2000/2002/2003 redistributable files to your setup's disk image. The object also adds two custom actions to your setup—InstallAccess and UninstallAccess.

Tip: Your setup must be uncompressed on the source medium if you plan on including the Access 2000/2002/2003 object in your setup. If the setup is compressed, the setup cannot locate the Access 2000/2002/2003 redistributable files.

Click Next to indicate the path to the Access 2000/2002/2003 redistributable disk image.

See Also