blob: bdd648565aaa583196943b1fc3fe0f21cb6f6c32 (
plain)
1
2
3
4
5
6
7
8
9
|
wix-shortcut-properties
-----------------------
* The CPack WIX generator learned the new
:prop_inst:`CPACK_START_MENU_SHORTCUTS`,
:prop_inst:`CPACK_DESKTOP_SHORTCUTS` and
:prop_inst:`CPACK_STARTUP_SHORTCUTS` installed file properties which can
be used to install shorcuts in the Start Menu, on the Desktop and
in the Startup Folder respectively.
|