Go Back   Winamp Forums > Developer Center > NSIS Discussion

Reply
Thread Tools Search this Thread Display Modes
Old 23rd September 2009, 22:11   #1
timjulien
Junior Member
 
Join Date: Sep 2009
Posts: 2
customizing UninstallConfirm page

I've been trying to customize the Uninstaller confirmation page.

In theory, in MUI2, I can use MUI_PAGE_CUSTOMFUNCTION_UNPRE, MUI_PAGE_CUSTOMFUNCTION_UNSHOW, MUI_PAGE_CUSTOMFUNCTION_UNLEAVE

to define macros that get invoked during page execution.

I've tried to add a checkbox with NSD_CreateCheckbox in a custom function, but it doesn't show up in the page. I tried to dig into the modern UI scripts, but I can't see where the UI is actually built up for that page anywhere (doesn't seem to be in UninstallConfirm.nsh).

My NSD_CreateCheckbox works in a custom standalone page.

thx!
-Tim Julien
timjulien is offline   Reply With Quote
Reply
Go Back   Winamp Forums > Developer Center > NSIS Discussion

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump