Language can be choosen from .onInit
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@708 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
6dbd923ec7
commit
7c0fd2b678
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
extern char g_usrvars[24][NSIS_MAX_STRLEN];
|
||||
extern char g_usrvars[25][NSIS_MAX_STRLEN];
|
||||
#define state_command_line (g_usrvars[20])
|
||||
#define state_install_directory (g_usrvars[21])
|
||||
#define state_output_directory (g_usrvars[22])
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue