|
|
#1 |
|
Junior Member
Join Date: Apr 2007
Posts: 4
|
I would like to add a Help button to the installer, similar to other installers that I have seen. I modified ${NSISDIR}\Contrib\UIs\modern.exe using Resource Hacker to add a blank button, and added the following to my custom GUI Init function:
PHP Code:
I think I need to set a callback using the System plugin, but I'm not sure how to do that. Is this the right way? If so, how? If not, what is? |
|
|
|
|
|
#2 |
|
Moderator
Join Date: Jun 2002
Location: ${NSISDIR}
Posts: 5,449
|
You need to create a plugin that subclasses the main window
IntOp $PostCount $PostCount + 1 |
|
|
|
|
|
#3 |
|
Junior Member
Join Date: Apr 2007
Posts: 4
|
I checked the forum for info on subclassing, and since I'm not a win32 programmer, that's not an option. Fortunately, I found a plugin that already does this: the HelpButton plug-in. For those looking for it, here's the forum thread and the wiki page.
|
|
|
|
|
|
#4 |
|
Junior Member
Join Date: Apr 2007
Posts: 4
|
Since it didn't like my urls, here they are as text:
code: I hope this works. |
|
|
|
|
|
#5 |
|
Forum King
Join Date: Mar 2006
Location: Ath. GR
Posts: 2,078
|
Quick AVI Creator - Quick and easy convert from DVD/MPEG/AVI/MKV to AVI/MP4/MKV Quick AVI Creator entirely edited with NSIS and entirely upgraded to Unicode NSIS |
|
|
|
![]() |
|
|||||||
| Thread Tools | Search this Thread |
| Display Modes | |
|
|