Skip to content
⌘ NSIS Forum Archive

[Installer] finish page's link.

10 posts

moez#

[Installer] finish page's link.

Hello,
Is there a limit for the finish page's link buffer? Actually, only 2/3 of my string is displayed. Another issue, the link is working, but I don't have a special cursor when I move the mouse on it.

Thanks.

UPDATE: The string have 90 characters (I've got only 64 displayed).
Afrow UK#
This is probably due to memory allocation in the nsDialogs plugin. Also I'm not sure that nsDialogs links have a different cursor?

Stu
moez#
Actually, if you test the NSIS Setup installer, you can clearly see that a link of more that 60 characters is displayed, and a special cursor is shown when you move the cursor on it.
Afrow UK#
You mean the "Visit the NSIS site for the latest news, FAQs and support" link on the finish page (57 characters)?

Stu
moez#
Oh, sorry. You right! It's not more than 60.

But now, I see. It's not really very flexible.

Note: For the link on the NSIS installer, you have a special cursor.