|
|
#1 |
|
Junior Member
Join Date: Jul 2003
Posts: 5
|
Name of Section from TXT file
Hi, i have 25 sections, and i need put name for all Sections and Subsections from txt file.
Structure this file is: title.txt code: For all sections is one directory with one txt file "title.txt" Structure directory is: Root | install.exe |- 01 | |- title.txt | |- 02 | |- title.txt ... |- 25 |- title.txt My solution: code: But this is not good, because user variables is only 20, and i have 25 sections. So, what can i do? Any reason? Thx |
|
|
|
|
|
#2 |
|
Major Dude
|
If your are using the latest version of NSIS 2.0b4(CVS) it has support for unlimited user variables, see the 'var' command in the readme file.
Vytautas |
|
|
|
|
|
#3 |
|
Junior Member
Join Date: Jul 2003
Posts: 5
|
thx, i'm using NSIS 2.0b3
|
|
|
|
|
|
#5 |
|
Junior Member
Join Date: Jul 2003
Posts: 5
|
thx, it's worked.
|
|
|
|
![]() |
|
|||||||
| Thread Tools | Search this Thread |
| Display Modes | |
|
|