Support for multiple IO pages in a row

git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1137 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
joostverburg 2002-09-22 11:35:10 +00:00
parent da90e3b389
commit b743d6a2c4
5 changed files with 93 additions and 32 deletions

View file

@ -0,0 +1,13 @@
[Settings]
NumFields=1
BackEnabled=1
BackButtonText=< Back
NextButtonText=Install
[Field 1]
Type=label
text=IniB
left=0
right=350
top=10
bottom=25