dlfsplit.exe

Location

$REVOLUTION_SDK_ROOT/X86/bin/

Description

Splits a merged DLF file into the application DLF and the installer DLF.

How to Use

% dlfsplit -d <dlf filename> [-o <name of destination directory>]

Options

-d <dlf filename>

Specifies the name of the merged DLF file.

-o <name of destination directory>

Specifies the name of the directory where the data will be output. If this is not specified, the output will be placed in the current directory.

See Also

dlfmerge

Revision History

2008/10/29 Initial version.


CONFIDENTIAL