X-Git-Url: http://git.asbjorn.biz/?a=blobdiff_plain;f=installer%2Finstaller.h;fp=installer%2Finstaller.h;h=0000000000000000000000000000000000000000;hb=57b37b6999c742d9749001df3e8694124f2715dc;hp=efe5ad4da9adfc0f4625c47890980be64cec6454;hpb=c672a4c1f3d6c588e4fc93355f9e89cca773c02d;p=swftools.git diff --git a/installer/installer.h b/installer/installer.h deleted file mode 100644 index efe5ad4..0000000 --- a/installer/installer.h +++ /dev/null @@ -1,27 +0,0 @@ -#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 IDC_ALLUSERS 1012 -#define IDC_CURRENTUSER 1013 - -#define IDC_SPACE1 1032 -#define IDC_SPACE2 1033 - -#define IDC_TITLE 1002 -#define IDC_LICENSE 1003 -#define IDC_FILELIST 1003 -#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_STATIC (-1)