blob: b7ceb4c12a18b83511349e992240d4a98bdb348b (
plain)
1
2
3
4
5
6
|
cpack-nsis-uninstaller-name
---------------------------
* The :cpack_gen:`CPack NSIS Generator` now supports
:variable:`CPACK_NSIS_UNINSTALL_NAME`.
This can be used to specify the name of the Uninstall program.
|