1 #define IDD_INSTALLDIR 1101
2 #define IDD_LICENSE 1102
3 #define IDD_PROGRESS 1103
4 #define IDD_FINISH 1104
6 #define IDD_EXTRAFILES 1106
7 #define IDD_DEINSTALLED 1107
9 #define IDC_ALLUSERS 1012
10 #define IDC_CURRENTUSER 1013
12 #define IDC_SPACE1 1032
13 #define IDC_SPACE2 1033
15 #define IDC_TITLE 1002
16 #define IDC_LICENSE 1003
17 #define IDC_FILELIST 1003
18 #define IDC_BITMAP 1004
20 #define IDC_INSTALL_PATH 1007
21 #define IDC_PROGRESS 1008
23 #define IDC_STARTMENU 1010
24 #define IDC_DESKTOP 1011
25 #define IDC_BROWSE 1012
26 #define IDC_DELETEEXTRA 1013
27 #define IDC_STATIC (-1)