<div dir="ltr">The 'Software/Vendor/Item' is actually a registry key. The shortcut will be "$CPACK_PACKAGE_NAME\iconName<div><br></div><div style>CPACK_PACKAGE_EXECUTABLES refers to executables according to the CPack docs</div>
<div style><br></div><div style><a href="http://www.cmake.org/cmake/help/v2.8.10/cpack.html#variable:CPACK_PACKAGE_EXECUTABLES">http://www.cmake.org/cmake/help/v2.8.10/cpack.html#variable:CPACK_PACKAGE_EXECUTABLES</a><br>
</div><div style><br></div><div style>The NSIS generator will also append .exe to the executable name, this WiX generator patch was modeled after how NSIS works.</div><div style><br></div><div style>Regards,</div><div style>
<br></div><div style>Fredrik</div><div style><br></div><div style><br></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Fri, Mar 1, 2013 at 7:41 PM, Hendrik Sattler <span dir="ltr"><<a href="mailto:post@hendrik-sattler.de" target="_blank">post@hendrik-sattler.de</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Am 2013-03-01 03:30, schrieb Fredrik Axelsson:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">
Hi!<br>
<br>
The WiX generator supported by the nightly builds will currently not<br>
generate Start Menu Shortcuts. I opened a new ticket in the bugtracker<br>
for this feature.<br>
<br>
</div><a href="http://public.kitware.com/Bug/view.php?id=13967" target="_blank">http://public.kitware.com/Bug/<u></u>view.php?id=13967</a> [1]<div class="im"><br>
<br>
and I attached a patch to enable this.<br>
</div></blockquote>
<br>
It enforces a rather unusual shortcut tree of VENDOR/SOFTWARE/ITEM. This path should be it's own configuration item.<br>
<br>
Additionally, the items should not only be executables, they can also be links to e.g. help files.<br>
So targets should be supported but also relative paths to the installation directory.<br>
<br>
HS<br>
<br>
--<br>
<br>
Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/<u></u>opensource/opensource.html</a><br>
<br>
Please keep messages on-topic and check the CMake FAQ at: <a href="http://www.cmake.org/Wiki/CMake_FAQ" target="_blank">http://www.cmake.org/Wiki/<u></u>CMake_FAQ</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://www.cmake.org/mailman/listinfo/cmake" target="_blank">http://www.cmake.org/mailman/<u></u>listinfo/cmake</a><br>
</blockquote></div><br></div>