1/*
2  IMPORTANT NOTE: IF THIS FILE IS CHANGED, PCBUILD\BDIST_WININST.VCXPROJ MUST
3  BE REBUILT AS WELL.
4
5  IF CHANGES TO THIS FILE ARE CHECKED IN, THE RECOMPILED BINARIES MUST BE
6  CHECKED IN AS WELL!
7*/
8
9#define IDD_DIALOG1                     101
10#define IDB_BITMAP1                     103
11#define IDD_INTRO                       107
12#define IDD_SELECTPYTHON                108
13#define IDD_INSTALLFILES                109
14#define IDD_FINISHED                    110
15#define IDB_BITMAP                      110
16#define IDC_EDIT1                       1000
17#define IDC_TITLE                       1000
18#define IDC_START                       1001
19#define IDC_PROGRESS                    1003
20#define IDC_INFO                        1004
21#define IDC_PYTHON15                    1006
22#define IDC_PATH                        1007
23#define IDC_PYTHON16                    1008
24#define IDC_INSTALL_PATH                1008
25#define IDC_PYTHON20                    1009
26#define IDC_BROWSE                      1010
27#define IDC_INTRO_TEXT                  1021
28#define IDC_VERSIONS_LIST               1022
29#define IDC_BUILD_INFO                  1024
30#define IDC_BITMAP                      1025
31#define IDC_OTHERPYTHON                 1026
32