![]() |
LangDLL dialog - Title for uninstaller
Hello,
I got the following problem with my nsis script. My installer displays language selection box. I am setting for this dialog its title and info, like below: PHP Code:
I want to change title for language dialog. Is it possible? How could I do it? I am displaying language selection dialog as below: PHP Code:
And now... how to change its title? It is still display "Installer Language" - but it must me Deinstaller Language. The second issue with language selection box is "Cancel" button. How can I change this in other languages? Now it is always Cancel, no matter what language user choosed. Thanks for help, -Pawel |
Set the text to a variable and set that variable to different values in both the installer and the uninstaller prior to displaying the LangDLL.
As for the buttons, you can't currently do it. http://sourceforge.net/tracker/index...49&atid=373088 |
Thanks, Kichik.
It works very well. Regards, -Pawel |
| All times are GMT. The time now is 05:35. |
Copyright © 1999 - 2010 Nullsoft. All Rights Reserved.