MantisBT - CMake
View Issue Details
0011144CMakeCPackpublic2010-08-18 07:122011-05-02 14:45
Mike McQuaid 
David Cole 
normalfeaturealways
closedfixed 
CMake-2-8 
CMake 2.8.4CMake 2.8.4 
0011144: NSIS Generator should support MUI_FINISHPAGE_RUN
It would be good if there was support for MUI_FINISHPAGE_RUN in the NSIS generator as it's commonly used by open-source projects. This simply supplies a box at the last page of the installer which allows the application to be run when the installer is closed.

I'd suggest adding a boolean variable like CPACK_NSIS_MUI_FINISH_RUN. If this would be accepted, I can write a patch.
No tags attached.
Issue History
2010-08-18 07:12Mike McQuaidNew Issue
2010-12-13 07:06Mike McQuaidNote Added: 0023916
2010-12-15 11:32David ColeStatusnew => assigned
2010-12-15 11:32David ColeAssigned To => David Cole
2011-01-06 09:07Mike McQuaidNote Added: 0024456
2011-01-06 16:57David ColeTarget Version => CMake 2.8.4
2011-01-06 17:03David ColeNote Added: 0024498
2011-01-06 17:03David ColeStatusassigned => resolved
2011-01-06 17:03David ColeFixed in Version => CMake 2.8.4
2011-01-06 17:03David ColeResolutionopen => fixed
2011-05-02 14:45David ColeNote Added: 0026335
2011-05-02 14:45David ColeStatusresolved => closed

Notes
(0023916)
Mike McQuaid   
2010-12-13 07:06   
4 months later ping. If I shouldn't be bugs on the bug tracker can you suggest the best way of getting these looked at?

Thanks!
(0024456)
Mike McQuaid   
2011-01-06 09:07   
Pull request created at https://github.com/Kitware/CMake/pull/2 [^]
(0024498)
David Cole   
2011-01-06 17:03   
Fixed in this git commit, just pushed to 'next':
http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=bee514c3611f7a7b972d9ade14f94c0f25bc001e [^]

Should make it into 2.8.4...

Thanks, Mike McQuaid, for the patch / pull request!
(0026335)
David Cole   
2011-05-02 14:45   
Closing resolved issues that have not been updated in more than 3 months.