Go Back   Winamp Forums > Developer Center > NSIS Discussion

Reply
Thread Tools Search this Thread Display Modes
Old 14th December 2005, 11:41   #1
krisbg
Junior Member
 
Join Date: Jan 2004
Location: Bulgaria
Posts: 44
Different Setup names in the titlebar and inside dialogs?

Hi!
I want my setup to have the product version in the titlebar of the dialogs and to contain only the product name inside the dialogs. I see that it uses the text set with the Name function in both places and also that this text is somehow used by the $(^NameDA) variable which is used in the language scripts (English in my case..). So one thing that can be done is to change the product name directly in the english.nsh in all messages, but I don't want to do this, since if I get a newer version of NSIS I will have to do it again, because there may have changed some of the messages. Also I don't want to redefine the texts that contain the product name in my script, because of the same reasons. So how can I change only the title bar to use some other text or the other option - how to change the $(^NameDA) to use other text? btw - I can not find at all where $(^NameDA) is defined and I am not sure what it is in fact..
krisbg is offline   Reply With Quote
Old 14th December 2005, 12:51   #2
Afrow UK
Moderator
 
Afrow UK's Avatar
 
Join Date: Nov 2002
Location: Birmingham, England
Posts: 8,202
Did you try Caption?

-Stu

Need an installer? http://www.afrowsoft.co.uk
Afrow UK is offline   Reply With Quote
Old 14th December 2005, 13:26   #3
krisbg
Junior Member
 
Join Date: Jan 2004
Location: Bulgaria
Posts: 44
Thanks! Meanwhile I found it and it workde.
krisbg 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