InsDelFiles Section of Files.sxp

The InsDelFiles section can have the following entries:

DFlag_1,File_path_1

optional

:

 

DFlag_m,File_path_m

optional

 

 

DFlag

(Optional)

Indicates if the file and its reference counter (if there is one) are deleted. If this DFlag is not set or does not exist, the file and its reference counter (if there is one) are deleted.

0x00000000

The file and its reference counter (if there is one) are deleted.

0x00000010

Reference counters are considered, that is, the reference counter for the file referenced by file path (if there is a reference counter) is decreased, and the file will only be deleted if the reference counter is 0 or does not exist.

Default: 0x00000000

File_path

Specifies the absolute path of the file to which the DFlag is applied.