]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/src/win32/full_win32_installer/InstallType.ini
Restore win32 dir from Branch-5.2 and update it
[bacula/bacula] / bacula / src / win32 / full_win32_installer / InstallType.ini
diff --git a/bacula/src/win32/full_win32_installer/InstallType.ini b/bacula/src/win32/full_win32_installer/InstallType.ini
new file mode 100644 (file)
index 0000000..73fb8d9
--- /dev/null
@@ -0,0 +1,56 @@
+;
+; Note: certain text in this file is overwritten by the code in
+;   InstallType.nsh
+;
+
+[Settings]
+NumFields=6
+
+[Field 1]
+Type=Label
+Text=This is a new installation.  Please choose the installation type.
+Left=0
+Right=300
+Top=0
+Bottom=28
+
+[Field 2]
+Type=GroupBox
+Text=Installation Type
+Left=0
+Right=300
+Top=32
+Bottom=136
+
+[Field 3]
+Type=RadioButton
+Text=Automatic
+State=1
+Left=6
+Right=52
+Top=44
+Bottom=54
+
+[Field 4]
+Type=RadioButton
+Text=Custom (not recommended)
+Left=6
+Right=252
+Top=90
+Bottom=100
+
+[Field 5]
+Type=Label
+Text=The software will be installed in the default directory "Program Files\\Bacula".  The configuration files will be generated using defaults applicable to most installations.
+Left=17
+Right=295
+Top=58
+Bottom=86
+
+[Field 6]
+Type=Label
+Text=You have more options, but you will have to manually edit your bacula-fd.conf file before Bacula will work.
+Left=17
+Right=295
+Top=104
+Bottom=132