summaryrefslogtreecommitdiffstats
path: root/Modules/NSIS.template.in
diff options
context:
space:
mode:
authorMike McQuaid <mike@mikemcquaid.com>2011-01-06 13:44:50 (GMT)
committerDavid Cole <david.cole@kitware.com>2011-01-06 21:21:36 (GMT)
commitbee514c3611f7a7b972d9ade14f94c0f25bc001e (patch)
treef388ae1be605509a3dfc5f764a3d833556e4f469 /Modules/NSIS.template.in
parent702c8f8ba79591744449244ed47a5181fdf68a63 (diff)
downloadCMake-bee514c3611f7a7b972d9ade14f94c0f25bc001e.zip
CMake-bee514c3611f7a7b972d9ade14f94c0f25bc001e.tar.gz
CMake-bee514c3611f7a7b972d9ade14f94c0f25bc001e.tar.bz2
Add CPack NSIS MUI_FINISHPAGE_RUN support (#11144)
MUI_FINISHPAGE_RUN is frequently used with NSIS and provides a checkbox on the finish page of an installer which specifies whether the specified executable should be run when the installer exits. This commit adds support for this setting in CPack.
Diffstat (limited to 'Modules/NSIS.template.in')
-rw-r--r--Modules/NSIS.template.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/Modules/NSIS.template.in b/Modules/NSIS.template.in
index 776bc07..ffe0515 100644
--- a/Modules/NSIS.template.in
+++ b/Modules/NSIS.template.in
@@ -540,6 +540,7 @@ FunctionEnd
@CPACK_NSIS_INSTALLER_MUI_ICON_CODE@
@CPACK_NSIS_INSTALLER_ICON_CODE@
@CPACK_NSIS_INSTALLER_MUI_COMPONENTS_DESC@
+@CPACK_NSIS_INSTALLER_MUI_FINISHPAGE_RUN_CODE@
;--------------------------------
;Pages