Installation Files
After a package has been created, all package files initially exist only as an editable copy in the directory \Work\<Repository>\Projects\<PackageID> on the master depot of the repository. During package distribution, copies of the package files will be stored in the installation directories \Install\<Repository>\Projects\<PackageID>.
When recording a software installation via the NetInstall
Spy, the installation data of the package are automatically stored in
the repository's directory <PackageID>.
Beneath the <PackageID> directory
are the subdirectories that the application creates, plus (for example)
the WINDIR and PROGRAMFILESDIR
subdirectories for files that are copied by this application into the
Windows or Program Files directories.
The revisions that are automatically created after the
release are stored in further subdirectories.
The first revision always contains the complete installation data. Further
revision directories contain only the delta of the respectively lower
revision.