<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>"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>."<br><br></div>Checking the cmake documentation, there is no predefined variable named "CPACK_MODULE_PATH".<br>
<br></div>I could find a "<a href="http://NSIS.template.in">NSIS.template.in</a>." in the cmake's (main cmake install directory) modules directory. I believe cmake would not ask me to modify this file, as each project'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>