<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'>How can I specify&nbsp;different install dir prefix for&nbsp;two components using CPack and Wix generator?<BR>&nbsp;<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>&nbsp;<BR>Using CMake 2.8.11 on Windows 7.<BR>&nbsp;<BR>                                               </div></body>
</html>