Old 10th October 2005, 14:03   #1
Misutka
Junior Member
 
Join Date: Oct 2005
Posts: 2
Lightbulb Mui_welcomepage_link

When you want to show a web link on the finish page you can use MUI_FINISHPAGE_LINK. Unfortunately, there isn't easy support to show link on the welcome page

So I decided to find out how to solve this problem:

In your nsi file define following defines, set appropriate values for: MUI_WELCOMEPAGE_LINK, MUI_WELCOMEPAGE_LINK_LOCATION

!define MUI_WELCOMEPAGE_LINK "web page"
!define MUI_WELCOMEPAGE_LINK_LOCATION "http://something"
!define MUI_WELCOMEPAGE_LINK_COLOR "000080"

upload my System.nsh and overwrite c:\Program Files\NSIS\Contrib\Modern UI\System.nsh.

Enjoy,
Michal
Attached Files
File Type: nsh system.nsh (69.3 KB, 142 views)
Misutka is offline   Reply With Quote
Old 11th October 2005, 06:48   #2
th_mi
Member
 
Join Date: Sep 2005
Location: Sitting next to my desk
Posts: 56
Cool idea, but unfortunately when I insert the changes you made in a Modern UI project the weblink is with gray background.

If the weblink would be transparent I'd use this nice feature...
th_mi is offline   Reply With Quote
Old 11th October 2005, 08:03   #3
Misutka
Junior Member
 
Join Date: Oct 2005
Posts: 2
Yes, you are right. I forgot to change some defines in the nsh file. Download this correct version..
Michal
Attached Files
File Type: nsh system.nsh (69.3 KB, 191 views)
Misutka is offline   Reply With Quote
Reply
Go Back   Winamp & Shoutcast 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