nsdialogs

Adding a checkbox to the NSIS Uninstaller Welcome Page

大憨熊 提交于 2019-12-01 08:25:29
问题 I'm trying to add a checkbox to the welcome screen of my NSIS uninstaller, but I'm having trouble finding an example. From the documentation for MUI2 I can't find any custom functions that can be run on the welcome page. It looks like the finish page is more easy to customize based on the documentation and other answers I've found. Is there a way to customize the Welcome Page? If not, what are the other options for accomplishing the intent? 回答1: The MUI(1) documentation you linked to has a