<div dir="ltr"><div><div><div><div><div><div>I have read this - <a href="http://www.cmake.org/Wiki/CMake:CPackNSISAdvancedTips">http://www.cmake.org/Wiki/CMake:CPackNSISAdvancedTips</a> - wiki article about executing custom nsis script.<br>
<br></div>It states that...<br><br>&quot;To start work on a custom NSIS script, simply create a file (or copy) 
into your module path (e.g. CPACK_MODULE_PATH) called <a href="http://NSIS.template.in">NSIS.template.in</a>.&quot;<br><br></div>Checking the cmake documentation, there is no predefined variable named &quot;CPACK_MODULE_PATH&quot;.<br>
<br></div>I could find a &quot;<a href="http://NSIS.template.in">NSIS.template.in</a>.&quot; in the cmake&#39;s (main cmake install directory) modules directory. I believe cmake would not ask me to modify this file, as each project&#39;s nsis template requirement would be different.<br>
<br></div>could you please let me know the correct location where I should create the template file?<br></div><div><br></div>Thanks,<br></div>  Lloyd<br></div>