NSIS/Contrib/NSIS Update/Resources/GUI/io.ini
2003-03-16 21:10:31 +00:00

38 lines
No EOL
746 B
INI

[Settings]
NumFields=5
[Field 1]
Type=Label
Text=Welcome to NSIS Update. How would you like to update your NSIS files?
Left=0
Right=-1
Top=0
Bottom=8
[Field 2]
Type=RadioButton
Text=Check for a new tested release
Left=20
Right=-1
Top=25
Bottom=33
State=1
[Field 3]
Type=RadioButton
Text=Download the latest development files from CVS, merge your changes
Left=20
Right=-1
Top=49
Bottom=57
[Field 4]
Type=RadioButton
Text=Download the latest development files from CVS, clean copy
Left=20
Right=-1
Top=73
Bottom=81
[Field 5]
Type=Label
Text=Please close all other NSIS utilities (including the NSIS Menu) before installing a new release or downloading development files, otherwise these utitilies can't be updated.
Left=0
Right=-1
Top=97
Bottom=113