|
|
#1 |
|
Junior Member
Join Date: Aug 2003
Posts: 2
|
Change button text in directory page
im fixing a script for updating our program, (just including
the files that has changed). Im almost complete but have one question. In the directory page (im using the modern UI) the button to continue the installation/upgrade is named "Install". I would like to change this to "Update" since the user is updating the system and not installing. Ive searched this forum and looked at the code behind some scripts but cant find a way. The button text is not in the language file (modern ui) so I cant change that one myself. How can I do it? BTW, it would be nice to have a set of language files to create an upgrade/update program. (ive changed the english.nsh if someone would like to have it) |
|
|
|
|
|
#2 |
|
M.I.A.
[NSIS Dev, Mod] Join Date: Oct 2001
Location: Israel
Posts: 11,337
|
Use the InstallButtonText command.
NSIS FAQ | NSIS Home Page | Donate $ "I hear and I forget. I see and I remember. I do and I understand." -- Confucius |
|
|
|
|
|
#3 |
|
Junior Member
Join Date: Aug 2003
Posts: 2
|
Thanks, that was exactly what I was looking for.
|
|
|
|
![]() |
|
|||||||
| Thread Tools | Search this Thread |
| Display Modes | |
|
|