diff --git a/src/WINNT/install/NSIS/AFSCell.ini b/src/WINNT/install/NSIS/AFSCell.ini index 7d84c378de..e410d6f0ac 100644 --- a/src/WINNT/install/NSIS/AFSCell.ini +++ b/src/WINNT/install/NSIS/AFSCell.ini @@ -1,5 +1,5 @@ [Settings] -NumFields=11 +NumFields=13 [Field 1] Type=label @@ -49,7 +49,7 @@ Right=-1 Top=65 Bottom=75 -[Field 7] +[Field 11] Type=Checkbox State=0 Left=50 @@ -57,31 +57,47 @@ Right=60 Top=75 Bottom=85 +[Field 12] +Type=label +Text=Use DNS to Search for Cell Servers +Left=65 +Right=-1 +Top=75 +Bottom=85 + +[Field 7] +Type=Checkbox +State=0 +Left=50 +Right=60 +Top=85 +Bottom=95 + [Field 8] Type=label Text=Use Integrated Logon Left=65 Right=-1 -Top=75 -Bottom=85 +Top=85 +Bottom=95 [Field 9] Type=Checkbox State=0 Left=50 Right=60 -Top=85 -Bottom=95 +Top=95 +Bottom=105 [Field 10] Type=label Text=Enable Integrated Logon high security Left=65 Right=-1 -Top=85 -Bottom=95 +Top=95 +Bottom=105 -[Field 11] +[Field 13] Type=label Text=You may now configure some installation options that control how the AFS Client behaves. Left=35