aboutsummaryrefslogtreecommitdiff
path: root/win32/CheckService.ini
diff options
context:
space:
mode:
authorEvgeniy Khramtsov <ekhramtsov@process-one.net>2013-05-28 00:12:00 +1000
committerEvgeniy Khramtsov <ekhramtsov@process-one.net>2013-05-28 00:12:00 +1000
commite4ec23919de96f034190253c8cef50f2f02c0b3a (patch)
tree2733981d8189047ffb47dc47adc072e5240e0e7e /win32/CheckService.ini
parentMerge branch '3.0.x' of github.com:processone/maincustomers into 3.0.x (diff)
parentImprove applications startup (diff)
Merge branch 'rebar' into 3.0.xv3.0.0-P004
Diffstat (limited to 'win32/CheckService.ini')
-rw-r--r--win32/CheckService.ini19
1 files changed, 19 insertions, 0 deletions
diff --git a/win32/CheckService.ini b/win32/CheckService.ini
new file mode 100644
index 000000000..764832469
--- /dev/null
+++ b/win32/CheckService.ini
@@ -0,0 +1,19 @@
+[Settings]
+NumFields=2
+
+[Field 1]
+Type=label
+Left=0
+Right=-1
+Top=10
+Bottom=50
+Text="You are installing Ejabberd as Administrator.\r\n\r\nEjabberd will be installed as a Windows service."
+
+[Field 2]
+Type=checkbox
+Left=0
+Right=-1
+Top=50
+Bottom=62
+Text="Configure ejabberd service to start automatically"
+State=1