new Install Options read/write ini macro's

git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1480 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
joostverburg 2002-10-26 22:09:54 +00:00
parent 593a511516
commit b78169763c
5 changed files with 65 additions and 36 deletions

View file

@ -1,11 +1,20 @@
[Settings]
NumFields=1
NumFields=2
BackEnabled=1
[Field 1]
Type=label
text=Instal Options Page C
left=0
right=350
top=0
bottom=25
Text=Instal Options Page C
Left=0
Right=110
Top=0
Bottom=15
[Field 2]
Type=checkbox
Text=Display a MessageBox
Left=0
Right=125
Top=40
Bottom=55
State=1