<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">On 11/08/2013 09:09 AM, Lars Lars
      wrote:<br>
    </div>
    <blockquote cite="mid:DUB112-W1299031D1905CB411E3FEEBCAF20@phx.gbl"
      type="cite">
      <style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style>
      <div dir="ltr">&nbsp;<br>
        Using CPack to generate a msi using a custom wix template. I
        would like to add an util:XmlFile element to the template but
        this require candle and light to be executed with the option
        "-ext&nbsp; WixUtilExtension". Does anyone know of a way to add this
        option to the existing version of cmake\cpack? Does Cmake
        provide any utility to modify an xml file?<br>
        &nbsp;<br>
      </div>
    </blockquote>
    Currently it is not possible to pass custom arguments to the WiX
    commands executed by CPack.<br>
    <br>
    Nils<br>
  </body>
</html>