1 // Microsoft Visual C++ generated resource script. 2 // 3 #include "setup_resource.h" 4 5 #define APSTUDIO_READONLY_SYMBOLS 6 ///////////////////////////////////////////////////////////////////////////// 7 // 8 // Generated from the TEXTINCLUDE 2 resource. 9 // 10 #define APSTUDIO_HIDDEN_SYMBOLS 11 #include "windows.h" 12 #undef APSTUDIO_HIDDEN_SYMBOLS 13 14 ///////////////////////////////////////////////////////////////////////////// 15 #undef APSTUDIO_READONLY_SYMBOLS 16 17 ///////////////////////////////////////////////////////////////////////////// 18 // English (U.S.) resources 19 20 #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU) 21 #ifdef _WIN32 22 LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US 23 #pragma code_page(1252) 24 #endif //_WIN32 25 26 #ifdef APSTUDIO_INVOKED 27 ///////////////////////////////////////////////////////////////////////////// 28 // 29 // TEXTINCLUDE 30 // 31 32 1 TEXTINCLUDE 33 BEGIN 34 "setup_resource.h\0" 35 END 36 37 2 TEXTINCLUDE 38 BEGIN 39 "#define APSTUDIO_HIDDEN_SYMBOLS\r\n" 40 "#include ""windows.h""\r\n" 41 "#undef APSTUDIO_HIDDEN_SYMBOLS\r\n" 42 "\0" 43 END 44 45 3 TEXTINCLUDE 46 BEGIN 47 "#include ""setup_exe_version.rc""\r\0" 48 END 49 50 #endif // APSTUDIO_INVOKED 51 52 53 ///////////////////////////////////////////////////////////////////////////// 54 // 55 // Icon 56 // 57 58 // Icon with lowest ID value placed first to ensure application icon 59 // remains consistent on all systems. 60 IDI_SETUP ICON "setup.ico" 61 #endif // English (U.S.) resources 62 ///////////////////////////////////////////////////////////////////////////// 63 64 #if defined(GOOGLE_CHROME_BUILD) 65 66 ///////////////////////////////////////////////////////////////////////////// 67 // 68 // EULA 69 // 70 IDR_EULA_ICO.PNG EULA "..\\..\\app\\theme\\google_chrome\\eula_icon.png" 71 72 ///////////////////////////////////////////////////////////////////////////// 73 // 74 // HTML 75 // 76 77 IDR_EULA_CSS.CSS HTML "eula\\oem.css" 78 IDR_EULA_JSC.JS HTML "eula\\oem.js" 79 80 IDR_OEMPG_AR.HTML HTML "eula\\oem_ar.html" 81 IDR_OEMPG_BG.HTML HTML "eula\\oem_bg.html" 82 IDR_OEMPG_CA.HTML HTML "eula\\oem_ca.html" 83 IDR_OEMPG_CS.HTML HTML "eula\\oem_cs.html" 84 IDR_OEMPG_DA.HTML HTML "eula\\oem_da.html" 85 IDR_OEMPG_DE.HTML HTML "eula\\oem_de.html" 86 IDR_OEMPG_EL.HTML HTML "eula\\oem_el.html" 87 IDR_OEMPG_EN.HTML HTML "eula\\oem_en.html" 88 IDR_OEMPG_EN_GB.HTML HTML "eula\\oem_en-GB.html" 89 IDR_OEMPG_ES.HTML HTML "eula\\oem_es.html" 90 IDR_OEMPG_ES_419.HTML HTML "eula\\oem_es-419.html" 91 IDR_OEMPG_ET.HTML HTML "eula\\oem_et.html" 92 IDR_OEMPG_FI.HTML HTML "eula\\oem_fi.html" 93 IDR_OEMPG_FIL.HTML HTML "eula\\oem_fil.html" 94 IDR_OEMPG_FR.HTML HTML "eula\\oem_fr.html" 95 IDR_OEMPG_HI.HTML HTML "eula\\oem_hi.html" 96 IDR_OEMPG_HR.HTML HTML "eula\\oem_hr.html" 97 IDR_OEMPG_HU.HTML HTML "eula\\oem_hu.html" 98 IDR_OEMPG_ID.HTML HTML "eula\\oem_id.html" 99 IDR_OEMPG_IT.HTML HTML "eula\\oem_it.html" 100 IDR_OEMPG_JA.HTML HTML "eula\\oem_ja.html" 101 IDR_OEMPG_KO.HTML HTML "eula\\oem_ko.html" 102 IDR_OEMPG_LT.HTML HTML "eula\\oem_lt.html" 103 IDR_OEMPG_LV.HTML HTML "eula\\oem_lv.html" 104 IDR_OEMPG_NL.HTML HTML "eula\\oem_nl.html" 105 IDR_OEMPG_PL.HTML HTML "eula\\oem_pl.html" 106 IDR_OEMPG_PT_BR.HTML HTML "eula\\oem_pt-BR.html" 107 IDR_OEMPG_PT_PT.HTML HTML "eula\\oem_pt-PT.html" 108 IDR_OEMPG_RO.HTML HTML "eula\\oem_ro.html" 109 IDR_OEMPG_RU.HTML HTML "eula\\oem_ru.html" 110 IDR_OEMPG_SK.HTML HTML "eula\\oem_sk.html" 111 IDR_OEMPG_SL.HTML HTML "eula\\oem_sl.html" 112 IDR_OEMPG_SR.HTML HTML "eula\\oem_sr.html" 113 IDR_OEMPG_SV.HTML HTML "eula\\oem_sv.html" 114 IDR_OEMPG_TH.HTML HTML "eula\\oem_th.html" 115 IDR_OEMPG_TR.HTML HTML "eula\\oem_tr.html" 116 IDR_OEMPG_UK.HTML HTML "eula\\oem_uk.html" 117 IDR_OEMPG_VI.HTML HTML "eula\\oem_vi.html" 118 IDR_OEMPG_ZH_CN.HTML HTML "eula\\oem_zh-CN.html" 119 IDR_OEMPG_ZH_TW.HTML HTML "eula\\oem_zh-TW.html" 120 121 #endif // defined(GOOGLE_CHROME_BUILD) 122 123 ///////////////////////////////////////////////////////////////////////////// 124 // 125 // String Table 126 // 127 #include "installer_util_strings.rc" 128 129 #ifndef APSTUDIO_INVOKED 130 ///////////////////////////////////////////////////////////////////////////// 131 // 132 // Generated from the TEXTINCLUDE 3 resource. 133 // 134 #include "setup_exe_version.rc" 135 136 ///////////////////////////////////////////////////////////////////////////// 137 // 138 // GOOGLEUPDATEAPPLICATIONCOMMANDS is a "well-known" marker resource defined 139 // by Omaha. Executables must both be signed by Google and contain the marker 140 // in order to expose application commands. 141 // 142 #define IDR_GOOGLE_UPDATE_APP_COMMANDS_MARKUP 1 143 144 IDR_GOOGLE_UPDATE_APP_COMMANDS_MARKUP GOOGLEUPDATEAPPLICATIONCOMMANDS { 1L } 145 146 ///////////////////////////////////////////////////////////////////////////// 147 #endif // not APSTUDIO_INVOKED 148 149