File Tables Group

[This is preliminary documentation and subject to change.]

An installer package developer should consider populating the file table group of tables after breaking the application into components and features and after populating the core tables group. The file table group contains all of the files belonging to the installation and most of these files are listed in the File table. The Directory table is not shown in the figure but is closely related to the file table group. The Directory table gives the directory structure of the installation. Every file belongs to one and only one component and no component belongs to more than one directory of the same level; therefore, because the File table and Directory table have an external key into the Component table, the database contains the entire structure of the installation. This fact become important when searching for applications.

The file group of tables contains all of the tables that are related to files.