
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3376 212acab6-be3b-0410-9dea-997c60f758d6
60 lines
1 KiB
INI
60 lines
1 KiB
INI
[Settings]
|
|
NumFields=7
|
|
|
|
[Field 1]
|
|
Type=RadioButton
|
|
Text=Check for a new tested release (recommended)
|
|
State=1
|
|
Left=4
|
|
Right=-73
|
|
Top=4
|
|
Bottom=12
|
|
|
|
[Field 2]
|
|
Type=RadioButton
|
|
Text=Download the latest development files and merge your changes
|
|
Left=4
|
|
Right=-41
|
|
Top=38
|
|
Bottom=46
|
|
|
|
[Field 3]
|
|
Type=RadioButton
|
|
Text=Download a clean copy of the latest development files
|
|
Left=4
|
|
Right=-9
|
|
Top=87
|
|
Bottom=95
|
|
|
|
[Field 4]
|
|
Type=Label
|
|
Text=Checks the NSIS Website for a new tested NSIS release.
|
|
Left=21
|
|
Right=303
|
|
Top=19
|
|
Bottom=27
|
|
|
|
[Field 5]
|
|
Type=Label
|
|
Text=Downloads the development files from the CVS server. Use them to test the latest cutting-edge features and bugfixes. Not recommended for production environments. This update option merges changes you made in text files.
|
|
Left=21
|
|
Right=303
|
|
Top=52
|
|
Bottom=81
|
|
|
|
[Field 6]
|
|
Type=Label
|
|
Text=Downloads the development files and removes any changes you made.
|
|
Left=21
|
|
Right=300
|
|
Top=102
|
|
Bottom=110
|
|
|
|
[Field 7]
|
|
Type=Label
|
|
Text=Important: Please close all other NSIS utilities before updating.
|
|
Left=5
|
|
Right=-9
|
|
Top=126
|
|
Bottom=137
|
|
|