sofaelch
17th November 2009 12:56 UTC
How to change the NSIS string in the lower left corner of the modern UI
Hello,
how can I can change the string of NSIS in the lower left corner of the modern UI for instance in component page.
The attachment shows a red circle to indicate which string I mean which I wanto to replace to let's say "Company Name"
Thanks in advance for any help.
MSG
17th November 2009 12:59 UTC
http://nsis.sourceforge.net/Docs/Chapter4.html#4.8.1.6
The command reference is your friend, please use it.
sofaelch
17th November 2009 14:03 UTC
Thanks a lot. That's it. Did found myself.
shazia.parveen
19th November 2009 11:48 UTC
You can use the below line of code
BrandingText "Company name"