test - working on io integration

git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1093 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
joostverburg 2002-09-20 23:02:38 +00:00
parent c66f36c573
commit d4a5621514
3 changed files with 279 additions and 0 deletions

View file

@ -0,0 +1,15 @@
[Settings]
Title=Setup
CancelConfirm=Are you sure you want to cancel the Setup?
NumFields=1
BackEnabled=1
BackButtonText=< Back
NextButtonText=Next >
[Field 1]
Type=label
text=IniA
left=0
right=350
top=10
bottom=25