]> git.sur5r.net Git - bacula/bacula/blob - bacula/src/win32/win64_installer/InstallType.ini
Update installers
[bacula/bacula] / bacula / src / win32 / win64_installer / InstallType.ini
1 [Settings]
2 NumFields=6
3
4 [Field 1]
5 Type=Label
6 Text=This is a new installation.  Please choose the installation type.
7 Left=0
8 Right=300
9 Top=0
10 Bottom=28
11
12 [Field 2]
13 Type=GroupBox
14 Text=Installation Type
15 Left=0
16 Right=300
17 Top=32
18 Bottom=136
19
20 [Field 3]
21 Type=RadioButton
22 Text=Automatic
23 State=1
24 Left=6
25 Right=52
26 Top=44
27 Bottom=54
28
29 [Field 4]
30 Type=RadioButton
31 Text=Custom (not recommended)
32 Left=6
33 Right=252
34 Top=90
35 Bottom=100
36
37 [Field 5]
38 Type=Label
39 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.
40 Left=17
41 Right=295
42 Top=58
43 Bottom=86
44
45 [Field 6]
46 Type=Label
47 Text=You have more options, but you will have to manually edit your bacula-fd.conf file before Bacula will work.
48 Left=17
49 Right=295
50 Top=104
51 Bottom=132