<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<meta name="Generator" content="Microsoft Exchange Server">
<!-- converted from rtf -->
<style><!-- .EmailQuote { margin-left: 1pt; padding-left: 4pt; border-left: #800000 2px solid; } --></style>
</head>
<body>
<font face="Calibri" size="2"><span style="font-size:11pt;">
<div>Group,</div>
<div>I need to repackage my Windows installs, adding a few extra files to the&nbsp; install.&nbsp; I use to do this through the CMakeLists.txt file found in the Applications/ParaView source directory, inserting the lines:</div>
<div>&nbsp;</div>
<div> <font face="Courier New">INSTALL(FILES </font><font face="Courier New">fileName</font></div>
<div><font face="Courier New">&nbsp; DESTINATION ${PV_INSTALL_BIN_DIR}</font></div>
<div><font face="Courier New">&nbsp; PERMISSIONS OWNER_WRITE OWNER_READ OWNER_EXECUTE GROUP_READ GROUP_EXECUTE WORLD_READ</font></div>
<div><font face="Courier New">&nbsp; COMPONENT Runtime)</font></div>
<div>&nbsp;</div>
<div>How should this be done now?&nbsp; What CMakeLists.txt file should I edit?</div>
<div>&nbsp;</div>
<div>Thanks,</div>
<div>&nbsp;</div>
<div>Alan</div>
<div>&nbsp;</div>
<div>&nbsp;</div>
<div>&nbsp;</div>
<div>&nbsp;</div>
</span></font>
</body>
</html>