<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'><hr id="stopSpelling">Date: Mon, 18 Nov 2013 10:21:57 +0100<br>From: nilsgladitz@gmail.com<br>To: laasunde@hotmail.com; cmake@cmake.org<br>Subject: Re: [CMake] CPack install dirs pr component<br><br><BR><div>
</div><div class="ecxmoz-cite-prefix">On 11/18/2013 09:48 AM, Lars Lars
wrote:<br>
</div><div>
</div><blockquote cite="mid:DUB112-W198F02CB95A20EC06ED046CAE40@phx.gbl">
<style><!--
.ExternalClass .ecxhmmessage P {
padding:0px;
}
.ExternalClass body.ecxhmmessage {
font-size:12pt;
font-family:Calibri;
}
--></style>
<div dir="ltr">How can I specify different install dir prefix
for two components using CPack and Wix generator?<br>
<br>
The current setup installs runtime files to C:\Program
Files\MyCompany\bin and data to C:\Program Files\MyCompany\data.
We would like to place the data files in for instance c:\data.
The setup has two components named "runtime" and "data" which
are used together with the install command.<br>
</div>
</blockquote><div>
<br>
Currently the WiX generator does not support CPack components (WiX
features):<br>
<a class="ecxmoz-txt-link-freetext" href="http://www.cmake.org/Bug/view.php?id=14434" target="_blank">http://www.cmake.org/Bug/view.php?id=14434</a><br>
<br>
As far as I can tell CPack does not support a per component
installation prefix either but I guess it _might_ be possible to
achieve this with custom templates once I actually have an
implementation of CPack components. I am not certain yet since I
haven't entirely decided on how to implement this.<br>
<br>
Nils</div><div> </div><div>---</div><div> </div><div>Thank you for the feedback.</div><div> </div><div>Please execuse my ignorace but does the fact that the WIX generator does not support CPack components mean it will always install all components? So specifying CPACK_COMPONETS_ALL with a subset of components will have no effect?</div><div> </div><div>What is the timeframe for adding cpack component support for WIX generator?</div><div> </div><div>Lars<br></div>                                            </div></body>
</html>