X-Git-Url: http://git.asbjorn.biz/?a=blobdiff_plain;f=installer%2Finstaller.h;h=833744037301fd4190eb8b3e03bfe2cfcdfc86b6;hb=1b806a1e99e7e6009f9a37bab11ab7a5fb1b1d9c;hp=13dba0ff23741d65cdb40d7ef77102b89318611f;hpb=b573148ab773760a3a78d526d1e020971bb0faca;p=swftools.git diff --git a/installer/installer.h b/installer/installer.h index 13dba0f..8337440 100644 --- a/installer/installer.h +++ b/installer/installer.h @@ -1,27 +1,19 @@ -#define IDD_INSTALLDIR 1101 -#define IDD_LICENSE 1102 -#define IDD_PROGRESS 1103 -#define IDD_FINISH 1104 -#define IDD_SURE 1105 -#define IDD_EXTRAFILES 1106 -#define IDD_DEINSTALLED 1107 +#define IDD_INSTALLDIR 1001 +#define IDD_LICENSE 1002 +#define IDD_PROGRESS 1003 +#define IDD_FINISH 1004 -#define IDC_ALLUSERS 1201 -#define IDC_CURRENTUSER 1202 - -#define IDC_SPACE1 1301 -#define IDC_SPACE2 1302 +#define IDC_ALLUSERS 1012 +#define IDC_CURRENTUSER 1013 #define IDC_TITLE 1002 #define IDC_LICENSE 1003 -#define IDC_FILELIST 1004 -#define IDC_BITMAP 1005 +#define IDC_BITMAP 1004 #define IDC_PATH 1006 #define IDC_INSTALL_PATH 1007 #define IDC_PROGRESS 1008 #define IDC_INFO 1009 #define IDC_STARTMENU 1010 #define IDC_DESKTOP 1011 -#define IDC_BROWSE 1012 -#define IDC_DELETEEXTRA 1013 +#define IDC_BROWSE 1011 #define IDC_STATIC (-1)