//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by contents.rc
//
#include "aucomres.h"

#define IDS_WELCOMECAPTION              100
#define IDS_DOWNLOADTITLE               101
#define IDS_DOWNLOADCAPTION             102
#define IDS_INSTALLTITLE                103
#define IDS_INSTALLCAPTION              104
#define IDS_DOWNLOADBUTTONTXT	        107
#define IDS_INSTALLBUTTONTXT	        108
#define IDS_CLOSEBUTTONTXT	            109
#define IDS_PAUSEMENUITEM	            111
#define IDS_RESUMEMENUITEM	            112
#define IDS_DOWNLOADINGFORMAT	        113
#define IDS_SUSPENDEDFORMAT	            114
#define IDS_HEADERFONT		            117
#define IDS_INSTALLTEXT                 118
#define IDS_THIRTY_MINUTES              125
#define IDS_ONE_HOUR                    126
#define IDS_TWO_HOURS                   127
#define IDS_FOUR_HOURS                  128
#define IDS_TOMORROW                    129
#define IDS_READTHISFIRST               130
#define IDS_WELCOMETITLE                131
#define IDS_CLOSEWARNINGTITLE       	132
#define IDS_CLOSEWARNINGTEXT	        133
#define IDS_RESTORE_POINT_DESC          136
#define IDS_THREE_DAYS					154
#define IDS_NOTE				157
#define IDS_WELCOME_CONTINUE			158
#define IDS_RTFSHORTCUT					159
//#ifdef _CWU
#define IDS_EULA						160
#define IDS_PRIVACY						161
#define IDS_LEARNMORE					162
#define IDS_LEARNMOREAUTO				163
#define IDS_STR_EVERYDAY				164
#define IDS_STR_SUNDAY					165
#define IDS_STR_MONDAY					166
#define IDS_STR_TUESDAY					167
#define IDS_STR_WEDNESDAY				168
#define IDS_STR_THURSDAY				169
#define IDS_STR_FRIDAY					170
#define IDS_STR_SATURDAY				171
#define IDS_START_INSTALL				174
#define IDS_PROMPT_RESTART				175
#define IDS_COUNTDOWN_FORMAT			176
//#endif



//////////////////////////////////////////////////
// ICON identifiers
//////////////////////////////////////////////////
#define IDI_AUICON 		301
#define IDI_INFOICON					304


//////////////////////////////////////////////////
// BITMAP identifiers
//////////////////////////////////////////////////
#define IDB_SIDEBAR                     401
#define IDB_HEADERICON                  402
#define IDB_CHECK                       403
#define IDB_CLEAR                       404
#define IDB_GRAYOUT			    405


/////////////////////////////////////////////////
// DIALOG identifiers
/////////////////////////////////////////////////
#define IDD_WELCOME                     501
#define IDD_DETAILS                     502
#define IDD_DOWNLOAD                    503
#define IDD_SUMMARY                     504
#define IDD_PROGRESS                    505
#define IDD_COMPLETE                    506
#define IDD_RESTART                     507
#define IDD_REMIND			            509
#define IDD_UPDATEFRAME                 510
#define IDD_INSTALLFRAME                511
#define IDD_SETTINGS                    512
#define IDD_DISABLE                     513
#define IDD_SETUPCOMPLETE				514
#define IDD_NOTOPTIONS					515
#define IDD_SETUPCANCEL					516
//#ifdef _CWU
#define IDD_RESTOREUPDATE				517
#define IDD_START_INSTALL               518
#define IDD_PROMPT_RESTART              519
//#endif

/////////////////////////////////////////////////
// ACCELARATOR identifiers
/////////////////////////////////////////////////
#define IDA_BASE						610

/////////////////////////////////////////////////
// CONTROL identifiers
/////////////////////////////////////////////////
#define IDC_SETTINGS                    701
#define IDC_OK                          702
#define IDC_REMINDLATER                 703
#define IDC_UPDATELIST                  704
#define IDC_DETAILS                     705
#define IDC_PROGRESS                    706
#define IDC_HEADER                      707
#define IDC_CANCEL                      708
#define IDC_REMINDTIME                  709
#define IDC_TEXT                        710
//#define IDC_OPTION1                     711
//#define IDC_OPTION2                     712
//#define IDC_OPTION3                     713
//#define IDC_RESTOREHIDDEN               714
#define IDC_NEXT						715
#define IDC_BACK						716
#define IDC_FINISH						717
#define IDC_ACCEPT						718
#define IDC_PAUSE                       720
#define IDC_RESUME                      721
#define IDC_INFOICON					723
#define IDC_WHITERECT                   725
#define IDC_TEXT_HIDDEN1				726
#define IDC_TEXT_HIDDEN2				727
#define IDC_LEARNMORE					729
#define IDC_RESTARTNOW					730
#define IDC_RESTARTLATER				731
#define IDC_WELCOME_CONTINUE			732
#define IDC_WELCOME_NOTE				733
#define IDC_WELCOME_EULA				734
#define IDC_WELCOME_PRIVACY				735
#define IDC_SUMMARY_NOTE				736
#define IDC_SIDEBAR						737
#define IDC_BOTTOMLINE					738
#define IDC_GRPBOX						739

#define IDI_AUSYSTRAYICON				740	

//#ifdef _CWU
//#define IDC_CMB_DAYS                    1000
//#define IDC_CMB_HOURS                   1001
//#define IDC_CHK_KEEPUPTODATE			1002
#define IDC_STAT_LEARNAUTOUPDATE		2003
#define IDC_AT							2004
#define IDC_STAT_COUNTER                2005
#define IDC_PROG_TIME                   2006
//#endif
/////////////////////////////////////////////////
// Other Resource identifiers
/////////////////////////////////////////////////

/*
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NO_MFC                     1
#define _APS_NEXT_RESOURCE_VALUE        120
#define _APS_NEXT_COMMAND_VALUE         40001
#define _APS_NEXT_CONTROL_VALUE         1026
#define _APS_NEXT_SYMED_VALUE           126
#endif
#endif
*/