Skip to content
⌘ NSIS Forum Archive

Multiple MUI finisih page links?

3 posts

Rovastar#

Multiple MUI finisih page links?

I can use MUI for links like:

!define MUI_FINISHPAGE_LINK ""
!define MUI_FINISHPAGE_LINK_LOCATION "http://www."

but I want multiple links.

Is this possible?
Afrow UK#
This topic shows how to add another check box. You need to use Type=Link instead.

Are you a developer who uses NSIS to distribute your application? Are you a Winamp plug-in developer who wants to use NSIS to distribute your plug-in? Have suggestions for other people like you? This is the place.


Stu