2011-11-27 13:24:37 +00:00
|
|
|
#define IDC_STATIC -1
|
2012-06-08 12:53:33 +00:00
|
|
|
#define IDI_SKININSTALLER 100
|
|
|
|
#define IDB_INSTALLHEADER 101
|
|
|
|
#define IDD_INSTALL_DIALOG 102
|
|
|
|
#define IDD_INSTALL_TAB 103
|
2011-11-27 13:24:37 +00:00
|
|
|
#define IDD_BACKUP_DIALOG 104
|
|
|
|
#define IDD_BACKUP_TABDIALOG 105
|
2012-06-10 09:01:17 +00:00
|
|
|
#define IDR_INSTALL_MENU 106
|
2011-11-27 13:24:37 +00:00
|
|
|
|
|
|
|
#define IDC_BACKUP_TAB 1019
|
|
|
|
#define IDC_BACKUP_FILE_TEXT 1020
|
|
|
|
#define IDC_BACKUP_BROWSE_BUTTON 1021
|
|
|
|
#define IDC_BACKUP_PROGRESS 1022
|
|
|
|
#define IDC_BACKUP_BACKUP_BUTTON 1023
|
|
|
|
#define IDC_BACKUP_DESCRIPTION_TEXT 1024
|
|
|
|
#define IDC_BACKUP_INPROGRESS_TEXT 1025
|
|
|
|
|
2012-06-08 12:53:33 +00:00
|
|
|
#define IDC_INSTALL_TAB 1000
|
|
|
|
#define IDC_INSTALL_HEADER_BITMAP 1001
|
|
|
|
#define IDC_INSTALL_ADVANCED_BUTTON 1002
|
|
|
|
#define IDC_INSTALL_INSTALL_BUTTON 1003
|
2011-11-27 13:24:37 +00:00
|
|
|
|
2012-06-08 12:53:33 +00:00
|
|
|
#define IDC_INSTALLTAB_NAME_TEXT 1000
|
|
|
|
#define IDC_INSTALLTAB_AUTHOR_TEXT 1001
|
|
|
|
#define IDC_INSTALLTAB_VERSION_TEXT 1002
|
|
|
|
#define IDC_INSTALLTAB_COMPONENTS_LIST 1003
|
|
|
|
#define IDC_INSTALLTAB_THEME_CHECKBOX 1004
|
|
|
|
#define IDC_INSTALLTAB_INPROGRESS_TEXT 1005
|
|
|
|
#define IDC_INSTALLTAB_PROGRESS 1006
|
2012-06-10 09:01:17 +00:00
|
|
|
|
|
|
|
#define IDM_INSTALL_BACKUPSKINS 4200
|
|
|
|
#define IDM_INSTALL_SYSTEMFONTS 4201
|
|
|
|
#define IDM_INSTALL_FORMAT 4202
|