Winamp & Shoutcast Forums

Winamp & Shoutcast Forums (http://forums.winamp.com/index.php)
-   NSIS Discussion (http://forums.winamp.com/forumdisplay.php?f=65)
-   -   Displaying a 'localized' readme file (http://forums.winamp.com/showthread.php?t=314499)

Alen67 10th November 2009 14:55

Displaying a 'localized' readme file
 
Hello,
I would like to display a 'localized' readme file at the end of the instalation.
I have this 'readme.htm' already translated in different language. I would like to display the correct ones, depending of the installation language chosen. For now I use
Quote:

!define MUI_FINISHPAGE_SHOWREADME "$INSTDIR\$(^Name)${DASH_SUB_LANGUAGE_KEY}\readme.htm"
that display the readme file installed into the application folder. How can I modify this to take into account user selected language?

Thank-you
André

TrifonovS 11th November 2009 09:53

Why you can't use the variable $LANGUAGE to check the current language?

Alen67 18th November 2009 15:17

Yep, thank-you


All times are GMT. The time now is 04:31.

Copyright © 1999 - 2010 Nullsoft. All Rights Reserved.