1[Settings]
2NumFields=5
3
4[Field 1]
5Type=label
6Text=By default @CPACK_PACKAGE_INSTALL_DIRECTORY@ does not add its directory to the system PATH.
7Left=0
8Right=-1
9Top=0
10Bottom=20
11
12[Field 2]
13Type=radiobutton
14Text=Do not add @CPACK_PACKAGE_NAME@ to the system PATH
15Left=0
16Right=-1
17Top=30
18Bottom=40
19State=1
20
21[Field 3]
22Type=radiobutton
23Text=Add @CPACK_PACKAGE_NAME@ to the system PATH for all users
24Left=0
25Right=-1
26Top=40
27Bottom=50
28State=0
29
30[Field 4]
31Type=radiobutton
32Text=Add @CPACK_PACKAGE_NAME@ to the system PATH for current user
33Left=0
34Right=-1
35Top=50
36Bottom=60
37State=0
38
39[Field 5]
40Type=CheckBox
41Text=Create @CPACK_PACKAGE_NAME@ Desktop Icon
42Left=0
43Right=-1
44Top=80
45Bottom=90
46State=0
47