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