Previous Topic: COF Section LibraryNext Topic: Examples of COF Library Sections


Example COF Files

The following examples of cof files are the smallest possible, using all default settings.

COF file for use of network library

[Container]
NumberOfJobs=1
NumberOfLibraries=1

[Library_1]
Type=1
Path=\\THE_SERVER\SDLIB

[Job_1]
SoftwareName=SuperOffice for Win2000
SoftwareVersion=7.1 ENU (I386)
ProcedureName=InstallSO


COF file for use of CD library

[Container]
NumberOfJobs=1
NumberOfLibraries=1

[Library_1]
Type=2
Path=Lib
Label=001229_1045

[Job_1]
SoftwareName=SuperOffice for Win2000
SoftwareVersion=7.1 ENU (I386)
ProcedureName=InstallSO

Note: A template file, template.cof, is present in the CONF directory (%SDROOT%\ASM\CONF for Windows environment, $SDROOT/asm/conf for UNIX).