aboutsummaryrefslogtreecommitdiff
path: root/src/windows/installer/nsis/KfWConfigPage2.ini
diff options
context:
space:
mode:
Diffstat (limited to 'src/windows/installer/nsis/KfWConfigPage2.ini')
-rw-r--r--src/windows/installer/nsis/KfWConfigPage2.ini28
1 files changed, 28 insertions, 0 deletions
diff --git a/src/windows/installer/nsis/KfWConfigPage2.ini b/src/windows/installer/nsis/KfWConfigPage2.ini
new file mode 100644
index 0000000..ffa3d78
--- /dev/null
+++ b/src/windows/installer/nsis/KfWConfigPage2.ini
@@ -0,0 +1,28 @@
+[Settings]
+NumFields=3
+
+[Field 1]
+Type=label
+Text=The Leash ticket manager maybe installed with the following optional functionality. Please check those items you wish activated.
+Left=0
+Right=-1
+Top=0
+Bottom=20
+
+[Field 2]
+Type=CheckBox
+Text=Autostart the Leash ticket manager each time you login to Windows.
+State=1
+Left=10
+Right=-1
+Top=25
+Bottom=35
+
+[Field 3]
+Type=CheckBox
+Text=Ensure that Kerberos tickets are available throughout the Windows logon session [-autoinit].
+State=1
+Left=10
+Right=-1
+Top=40
+Bottom=60