logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

wixl-heat - builds Wix XML fragments from a list of files and directories

Authors

wixl-heat  was  written  by  Marc-André  Lureau  for Red Hat, Inc.  This manual page was adapted from the
       program usage information by Stephen Kitt <skitt@debian.org>, for the Debian GNU/Linux system (but may be
       used by others). It was last modified for wixl version 0.93.

wixl                                            December 26, 2014                                   wixl-heat(1)

Description

wixl-heat  builds  an Wix XML fragment from a list of files given on the standard input. The XML fragment
       is output to the standard output.

Name

       wixl-heat - builds Wix XML fragments from a list of files and directories

Options

-h, --help
              Print a help message and exit.

       --directory-ref <directory>
              Specifies the directory reference for the DirectoryRef element.

       --component-group <componentgroup>
              Specifies the component group for the ComponentGroup element.

       --var<variable>
              Specifies the variable to use for the source  directory  in  the  Source  attribute  of  the  File
              elements.

       -p, --prefix <directory>
              Specifies the prefix in which the files are based (this is removed from the resulting file names).

       -x, --exclude <directory>
              Excludes any files with the given prefix.

Synopsis

wixl-heat [<option> [<option> ...]]

See Also