#define IDD_WIZPAGE                     111
#define IDT_COMPONENT                   1000
#define IDT_PAGETYPE                    1001
#define IDT_COUNT                       1002
#define IDC_STATIC                      -1


#define IDT_CAT_DIR                     1010
#define IDT_HOME_DIR                    1011
#define IDT_SCRIPT_DIR                  1012
#define IDC_CAT_BROWSE                  1013
#define IDC_FRAME_BANNER                1014

#define IDD_DIRPAGE_V1                  112
#define IDD_DIRPAGE_V2                  113
#define IDD_BROWSEDIRECTORY             114

#define IDB_BANNER_W                    200
#define IDB_BANNER_S                    201


#define IS_MSG_COULD_NOT_SET_SECURITY       503
#define IS_MSG_INDEX_SERVER                 505
#define IS_MSG_COULD_NOT_CREATE_DIR         507
#define IS_MSG_COULD_NOT_MODIFY_REGISTRY    508
#define IS_MSG_COULD_NOT_CONFIGURE_CATALOGS 516
#define IS_MSG_INVALID_INF_HANDLE           518
#define IS_MSG_INVALID_OCM_VERSION          519 
#define IS_MSG_ABORT                        520
#define IS_MSG_CALC_DISK_SPACE_FAILED       521
#define IS_MSG_QUEUE_FILE_OPS_FAILED        522
#define IS_MSG_QUEUE_CONFIG_PARAMS_FAILED   523
#define IS_MSG_SetRegBasedOnMachine_FAILED  524
#define IS_MSG_COMPLETE_INSTALLATION_FAILED 525
#define IS_MSG_EXCEPTION_CAUGHT             526
#define IS_MSG_SETUP_INSTALL_FROM_INFSECTION_FAILED 527
#define IS_MSG_SetDllsToRegister_FAILED     528
#define IS_MSG_SetFilterRegistryInfo_FAILED 529
#define IS_MSG_SetDefaultCatalog_FAILED     531
#define IS_MSG_BAD_MACHINE                  532
#define IS_MSG_NEEDED_HARDWARE              533
#define IS_MSG_DRIVE_ENUMERATION_FAILED     534
#define IS_MSG_LoadPerfCounterTextStrings_FAILED 535
#define IS_MSG_UNEXPECTED_PROCESSOR_TYPE    536
#define IS_MSG_CreateService_FAILED         537
#define IS_MSG_DllRegisterServer_FAILED     538
#define IS_MSG_DLL_REGISTRATION_FAILED      539

#define IS_MSG_LINK_SAMPLE_NAME  540
#define IS_MSG_LINK_ADMIN_NAME   541
#define IS_MSG_LINK_MMC_NAME     542
#define IS_MSG_START_MENU_NAME   543
#define IS_MSG_NTOP              544

#define IS_SERVICE_NAME          600
#define IS_SERVICE_DESCRIPTION   601
