]> git.michaelhowe.org Git - packages/o/openafs.git/commitdiff
nsis-installer-20040319
authorJeffrey Altman <jaltman@mit.edu>
Fri, 19 Mar 2004 19:44:31 +0000 (19:44 +0000)
committerJeffrey Altman <jaltman@secure-endpoints.com>
Fri, 19 Mar 2004 19:44:31 +0000 (19:44 +0000)
Fix: The use a provided CellServDB file option was not working.
     You can't compare a filename to "1" and expect it to work.

Add: Make the use of DNS optional and default it to off.

src/WINNT/install/NSIS/AFSCell.ini

index 7d84c378de5c1e111e63523a0aa6a88280695a50..e410d6f0acffe092033e21350e8911cd41d7e096 100644 (file)
@@ -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,15 +57,15 @@ Right=60
 Top=75
 Bottom=85
 
-[Field 8]
+[Field 12]
 Type=label
-Text=Use Integrated Logon
+Text=Use DNS to Search for Cell Servers
 Left=65
 Right=-1
 Top=75
 Bottom=85
 
-[Field 9]
+[Field 7]
 Type=Checkbox
 State=0
 Left=50
@@ -73,15 +73,31 @@ Right=60
 Top=85
 Bottom=95
 
-[Field 10]
+[Field 8]
 Type=label
-Text=Enable Integrated Logon high security
+Text=Use Integrated Logon
 Left=65
 Right=-1
 Top=85
 Bottom=95
 
-[Field 11]
+[Field 9]
+Type=Checkbox
+State=0
+Left=50
+Right=60
+Top=95
+Bottom=105
+
+[Field 10]
+Type=label
+Text=Enable Integrated Logon high security
+Left=65
+Right=-1
+Top=95
+Bottom=105
+
+[Field 13]
 Type=label
 Text=You may now configure some installation options that control how the AFS Client behaves.
 Left=35