Source code of Windows XP (NT5)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

2157 lines
93 KiB

  1. //Microsoft Developer Studio generated resource script.
  2. //
  3. #include "resource.h"
  4. #define APSTUDIO_READONLY_SYMBOLS
  5. /////////////////////////////////////////////////////////////////////////////
  6. //
  7. // Generated from the TEXTINCLUDE 2 resource.
  8. //
  9. #define APSTUDIO_HIDDEN_SYMBOLS
  10. #include <windows.h>
  11. #include <commctrl.h>
  12. #undef APSTUDIO_HIDDEN_SYMBOLS
  13. /////////////////////////////////////////////////////////////////////////////
  14. #undef APSTUDIO_READONLY_SYMBOLS
  15. /////////////////////////////////////////////////////////////////////////////
  16. // English (U.S.) resources
  17. #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
  18. #ifdef _WIN32
  19. LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
  20. #pragma code_page(1252)
  21. #endif //_WIN32
  22. #ifdef APSTUDIO_INVOKED
  23. /////////////////////////////////////////////////////////////////////////////
  24. //
  25. // TEXTINCLUDE
  26. //
  27. 1 TEXTINCLUDE DISCARDABLE
  28. BEGIN
  29. "resource.h\0"
  30. END
  31. 2 TEXTINCLUDE DISCARDABLE
  32. BEGIN
  33. "#define APSTUDIO_HIDDEN_SYMBOLS\r\n"
  34. "#include <windows.h>\r\n"
  35. "#include <commctrl.h>\r\n"
  36. "#undef APSTUDIO_HIDDEN_SYMBOLS\r\n"
  37. "\0"
  38. END
  39. 3 TEXTINCLUDE DISCARDABLE
  40. BEGIN
  41. "\r\n"
  42. "\0"
  43. END
  44. #endif // APSTUDIO_INVOKED
  45. /////////////////////////////////////////////////////////////////////////////
  46. //
  47. // Bitmap
  48. //
  49. IDB_CHECKS BITMAP DISCARDABLE "..\\resource\\checks.bmp"
  50. /////////////////////////////////////////////////////////////////////////////
  51. //
  52. // Icon
  53. //
  54. // Icon with lowest ID value placed first to ensure application icon
  55. // remains consistent on all systems.
  56. IDI_SHARE ICON DISCARDABLE "..\\resource\\share.ico"
  57. IDI_OPKSETUP ICON DISCARDABLE "..\\resource\\setupmgr.ico"
  58. IDI_USERAPP ICON DISCARDABLE "..\\resource\\userapp.ico"
  59. IDI_ARROWDN ICON DISCARDABLE "..\\resource\\Arrowdn.ico"
  60. IDI_ARROWUP ICON DISCARDABLE "..\\resource\\arrowup.ico"
  61. /////////////////////////////////////////////////////////////////////////////
  62. //
  63. // Dialog
  64. //
  65. IDD_LICENSE DIALOG DISCARDABLE 0, 0, 317, 151
  66. STYLE DS_3DLOOK | DS_CONTROL | WS_CHILD
  67. FONT 8, "MS Shell Dlg"
  68. BEGIN
  69. EDITTEXT IDC_EULA_TEXT,21,9,275,108,ES_MULTILINE | ES_AUTOVSCROLL |
  70. ES_READONLY | WS_VSCROLL
  71. CONTROL "I &accept the agreement",IDC_ACCEPT,"Button",
  72. BS_AUTORADIOBUTTON | WS_TABSTOP,21,124,275,9
  73. CONTROL "I &don't accept the agreement",IDC_DONT,"Button",
  74. BS_AUTORADIOBUTTON,21,135,275,9
  75. END
  76. IDD_DETMODULE DIALOG DISCARDABLE 0, 0, 269, 244
  77. STYLE DS_3DLOOK | DS_CONTROL | WS_CHILD
  78. FONT 8, "MS Shell Dlg"
  79. BEGIN
  80. LTEXT "Hardware\ndetection",IDC_STATIC,5,30,34,17
  81. LTEXT "End-user\ndetection",IDC_DETMOD_COL1,60,30,32,17
  82. LTEXT "Device detection module:",IDC_DETMOD_COL2,115,35,88,10
  83. LISTBOX IDC_LIST_MODULE,5,49,259,81,LBS_SORT |
  84. LBS_OWNERDRAWFIXED | LBS_HASSTRINGS |
  85. LBS_DISABLENOSCROLL | WS_VSCROLL | WS_TABSTOP
  86. PUSHBUTTON "Select All",IDC_FAC_SELALL,53,151,48,13
  87. PUSHBUTTON "Clear All",IDC_FAC_SELNONE,53,168,48,13
  88. PUSHBUTTON "Select All",IDC_USR_SELALL,160,151,51,13
  89. PUSHBUTTON "Clear All",IDC_USR_SELNONE,160,167,51,13
  90. GROUPBOX "Hardware",IDC_STATIC,37,136,80,55
  91. GROUPBOX "End user",IDC_GB_USR,144,136,80,55
  92. LTEXT "Configure Legacy Detection Modules",IDC_BOLD,5,5,259,20
  93. PUSHBUTTON "OK",IDOK,121,225,65,15
  94. PUSHBUTTON "Cancel",IDCANCEL,199,225,65,15
  95. END
  96. IDD_APPINSTALL DIALOG DISCARDABLE 0, 0, 317, 151
  97. STYLE DS_3DLOOK | DS_CONTROL | WS_CHILD
  98. FONT 8, "MS Shell Dlg"
  99. BEGIN
  100. LTEXT "Applicati&ons:",IDC_STATIC,21,9,275,9
  101. CONTROL "List4",IDC_APPLIST,"SysListView32",LVS_REPORT |
  102. LVS_SINGLESEL | LVS_SHOWSELALWAYS | WS_BORDER |
  103. WS_TABSTOP,21,20,217,74
  104. PUSHBUTTON "Button1",IDC_APP_UP,247,20,21,15,BS_ICON
  105. PUSHBUTTON "Button1",IDC_APP_DOWN,275,20,21,15,BS_ICON
  106. PUSHBUTTON "&Add...",IDC_APPINST_ADD,246,40,50,14
  107. PUSHBUTTON "&Properties...",IDC_APPINST_EDIT,246,80,50,14
  108. PUSHBUTTON "&Remove",IDC_APPINST_DELETE,246,60,50,14
  109. CONTROL "&Specify credentials for connection to network resources in factory mode (otherwise distribution share credentials will be used)",
  110. IDC_APP_CREDENTIALS,"Button",BS_AUTOCHECKBOX | BS_TOP |
  111. BS_MULTILINE | WS_TABSTOP,21,102,275,17
  112. LTEXT "&User name:",IDC_APP_USERNAME_TEXT,34,125,78,8
  113. EDITTEXT IDC_APP_USERNAME,34,136,78,14,ES_AUTOHSCROLL
  114. LTEXT "Pass&word:",IDC_APP_PASSWORD_TEXT,126,125,78,8
  115. EDITTEXT IDC_APP_PASSWORD,126,136,78,14,ES_PASSWORD |
  116. ES_AUTOHSCROLL
  117. LTEXT "&Confirm password:",IDC_APP_CONFIRM_TEXT,218,125,78,8
  118. EDITTEXT IDC_APP_CONFIRM,218,136,78,14,ES_PASSWORD |
  119. ES_AUTOHSCROLL
  120. END
  121. IDD_APP DIALOG DISCARDABLE 0, 0, 287, 246
  122. STYLE DS_MODALFRAME | DS_3DLOOK | WS_POPUP | WS_VISIBLE | WS_CAPTION |
  123. WS_SYSMENU
  124. CAPTION "Add an Application"
  125. FONT 8, "MS Shell Dlg"
  126. BEGIN
  127. PUSHBUTTON "OK",IDOK,229,7,51,14
  128. PUSHBUTTON "Cancel",IDCANCEL,229,25,51,14
  129. PUSHBUTTON "&Browse...",IDC_APP_BROWSE,230,48,50,14
  130. PUSHBUTTON "<< St&andard",IDC_APP_ADVANCED,229,79,51,14
  131. LTEXT "&Display name:",IDC_STATIC,7,7,214,9
  132. EDITTEXT IDC_APP_NAME,7,17,214,14,ES_AUTOHSCROLL
  133. LTEXT "&Setup command:",IDC_STATIC,7,38,214,9
  134. EDITTEXT IDC_APP_PATH,7,48,214,14,ES_AUTOHSCROLL
  135. LTEXT "&Command line arguments:",IDC_APP_ARGS_TEXT,7,69,214,9
  136. EDITTEXT IDC_APP_ARGS,7,79,214,14,ES_AUTOHSCROLL
  137. CONTROL "",IDC_APP_DIVIDER,"Static",SS_BLACKFRAME | SS_SUNKEN,7,
  138. 101,273,1
  139. LTEXT "Setup program type:",IDC_STATIC,7,109,214,8
  140. CONTROL "&Generic installation program (.exe file)",
  141. IDC_APP_TYPE_GEN,"Button",BS_AUTORADIOBUTTON,7,120,214,9
  142. CONTROL "&Windows Installer package (.msi file)",
  143. IDC_APP_TYPE_MSI,"Button",BS_AUTORADIOBUTTON,7,131,214,9
  144. CONTROL ".i&nf file",IDC_APP_TYPE_INF,"Button",
  145. BS_AUTORADIOBUTTON,7,142,214,9
  146. LTEXT "S&ection name:",IDC_APP_INF_SECTION_TEXT,19,152,46,8
  147. EDITTEXT IDC_APP_INF_SECTION,19,162,86,14,ES_AUTOHSCROLL
  148. CONTROL "&Reboot after installing or attaching this application",
  149. IDC_APP_REBOOT,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,7,
  150. 183,273,9
  151. CONTROL "&Perform a staged installation (copy source files for installation later)",
  152. IDC_APP_STAGE,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,7,
  153. 198,273,9
  154. LTEXT "&Local temporary staging folder:",
  155. IDC_APP_STAGEPATH_TEXT,19,211,202,9
  156. EDITTEXT IDC_APP_STAGEPATH,19,222,202,14,ES_AUTOHSCROLL
  157. END
  158. IDD_OEMINFO DIALOG DISCARDABLE 0, 0, 317, 151
  159. STYLE DS_3DLOOK | DS_CONTROL | WS_CHILD
  160. FONT 8, "MS Shell Dlg"
  161. BEGIN
  162. LTEXT "&Manufacturer (required):",IDC_TEXT_OEM,21,9,275,8
  163. EDITTEXT IDC_INFO_OEM,21,19,97,12,ES_AUTOHSCROLL
  164. LTEXT "M&odel (optional):",IDC_TEXT_MODEL,21,38,275,8
  165. EDITTEXT IDC_INFO_MODEL,21,48,98,12,ES_AUTOHSCROLL
  166. LTEXT "&Provide information on how your customers can get support (required):",
  167. IDC_TEXT_SUPPORT,21,67,275,8
  168. EDITTEXT IDC_INFO_SUPPORT,21,77,275,39,ES_MULTILINE |
  169. ES_AUTOVSCROLL | ES_AUTOHSCROLL | ES_WANTRETURN |
  170. WS_VSCROLL
  171. LTEXT "You must include the telephone number and hours for end-user technical support. You can add a URL for your company Web site. For more information, see the white paper ""Step-by-Step Guide to OEM Preinstallation of Windows XP.""",
  172. IDC_OEMINFO_DESC,22,123,275,25
  173. END
  174. IDD_PRODUCTKEY DIALOG DISCARDABLE 0, 0, 317, 151
  175. STYLE DS_3DLOOK | DS_CONTROL | WS_CHILD
  176. FONT 8, "MS Shell Dlg"
  177. BEGIN
  178. LTEXT "&Product Key:",IDC_PID,21,40,275,8
  179. EDITTEXT IDC_PRODUCT_KEY1,21,50,35,12,ES_UPPERCASE |
  180. ES_AUTOHSCROLL
  181. EDITTEXT IDC_PRODUCT_KEY2,65,50,35,12,ES_UPPERCASE |
  182. ES_AUTOHSCROLL
  183. EDITTEXT IDC_PRODUCT_KEY3,109,50,35,12,ES_UPPERCASE |
  184. ES_AUTOHSCROLL
  185. EDITTEXT IDC_PRODUCT_KEY4,153,50,35,12,ES_UPPERCASE |
  186. ES_AUTOHSCROLL
  187. EDITTEXT IDC_PRODUCT_KEY5,197,50,35,12,ES_UPPERCASE |
  188. ES_AUTOHSCROLL
  189. CONTROL "",IDC_DASH1,"Static",SS_BLACKFRAME,58,56,5,1
  190. CONTROL "",IDC_DASH2,"Static",SS_BLACKFRAME,102,56,5,1
  191. CONTROL "",IDC_DASH3,"Static",SS_BLACKFRAME,146,56,5,1
  192. CONTROL "",IDC_DASH4,"Static",SS_BLACKFRAME,190,56,5,1
  193. LTEXT "The Product Key must match the Product Key provided to you by Microsoft Licensing, Inc., as it appears on the certificate of authenticity (COA) label on the destination computer. ",
  194. IDC_PRODUCTKEY_DESC,21,9,275,25
  195. END
  196. IDD_LOGO DIALOG DISCARDABLE 0, 0, 317, 151
  197. STYLE DS_3DLOOK | DS_CONTROL | WS_CHILD
  198. FONT 8, "MS Shell Dlg"
  199. BEGIN
  200. CONTROL "&Display the following logo in System Properties:",
  201. IDC_LOGO_CPL,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,21,32,275,9
  202. LTEXT "Your logo graphic (Oemlogo.bmp) must be no larger than 172 by 100 pixels. Larger graphics will be cropped, and smaller ones will be centered.",
  203. IDC_LOGO_SCPL,21,9,262,17
  204. EDITTEXT IDC_LOGO_CPLLOC,34,43,205,14,ES_AUTOHSCROLL |
  205. ES_READONLY | NOT WS_TABSTOP
  206. PUSHBUTTON "B&rowse...",IDC_LOGO_CPLBROWSE,246,43,50,14
  207. END
  208. IDD_SCREENS DIALOG DISCARDABLE 0, 0, 317, 151
  209. STYLE DS_3DLOOK | DS_CONTROL | WS_CHILD
  210. FONT 8, "MS Shell Dlg"
  211. BEGIN
  212. CONTROL "&Do not include a mouse tutorial",IDC_MOUSE_NO,"Button",
  213. BS_AUTORADIOBUTTON,21,9,275,9
  214. CONTROL "Us&e a custom mouse tutorial",IDC_MOUSE_CUSTOM,"Button",
  215. BS_AUTORADIOBUTTON,21,20,275,9
  216. LTEXT "&Mouse tutorial files:",IDC_STATIC_MOUSE,34,31,262,9,
  217. WS_DISABLED
  218. EDITTEXT IDC_MOUSE_DIR,34,42,205,12,ES_AUTOHSCROLL | ES_READONLY |
  219. WS_DISABLED | NOT WS_TABSTOP
  220. PUSHBUTTON "Br&owse...",IDC_MOUSE_BROWSE,246,41,50,14,WS_DISABLED
  221. CONTROL "D&o not include an IME tutorial",IDC_IME_NO,"Button",
  222. BS_AUTORADIOBUTTON,21,67,275,9
  223. CONTROL "Use a &custom IME tutorial",IDC_IME_CUSTOM,"Button",
  224. BS_AUTORADIOBUTTON,21,78,275,9
  225. LTEXT "I&ME tutorial files:",IDC_STATIC_IME,34,89,262,9,
  226. WS_DISABLED
  227. EDITTEXT IDC_IME_DIR,34,99,205,12,ES_AUTOHSCROLL | ES_READONLY |
  228. WS_DISABLED | NOT WS_TABSTOP
  229. PUSHBUTTON "Bro&wse...",IDC_IME_BROWSE,246,98,50,14,WS_DISABLED
  230. END
  231. IDD_MEDIA DIALOG DISCARDABLE 0, 0, 289, 206
  232. STYLE DS_3DLOOK | DS_CONTROL | WS_CHILD
  233. FONT 8, "MS Shell Dlg"
  234. BEGIN
  235. CONTROL "CD",IDC_BAK_CD,"Button",BS_AUTORADIOBUTTON | WS_GROUP |
  236. WS_TABSTOP,17,56,26,10
  237. CONTROL "Floppy",IDC_BAK_FLOPPY,"Button",BS_AUTORADIOBUTTON,53,
  238. 56,37,10
  239. CONTROL "Companion CD (Required if you ship a backup CD of a preinstalled hard disk)",
  240. IDC_BAK_COMPANION,"Button",BS_AUTORADIOBUTTON,17,68,263,
  241. 10
  242. CONTROL "User creates disks from .cab files left on the hard disk (MSCSD or other tool)",
  243. IDC_BAK_CABS,"Button",BS_AUTORADIOBUTTON,17,82,260,10
  244. CONTROL "MSCSD",IDC_BAK_FULL,"Button",BS_AUTORADIOBUTTON |
  245. WS_GROUP | WS_TABSTOP,109,95,39,9
  246. CONTROL "Your own tool",IDC_BAK_USER,"Button",BS_AUTORADIOBUTTON,
  247. 155,95,59,10
  248. CHECKBOX "Full Windows disk set",IDC_BAK_FULL2,18,162,84,10,
  249. WS_DISABLED | WS_GROUP
  250. CONTROL "CD boot disk",IDC_BAK_BOOT,"Button",BS_AUTOCHECKBOX |
  251. WS_GROUP | WS_TABSTOP,18,175,59,10
  252. CONTROL "Other disk sets I specify",IDC_BAK_OTHER,"Button",
  253. BS_AUTOCHECKBOX | WS_GROUP | WS_TABSTOP,18,188,91,10
  254. LTEXT "What kind of backup Windows media do you plan to ship with this system?",
  255. IDC_BAK_KIND,9,42,237,8
  256. LTEXT "Windows backup media",IDC_BOLD,4,4,270,20
  257. GROUPBOX "Backup media",IDC_STATIC,4,28,284,86
  258. GROUPBOX "MSCSD",IDC_BAK_GB1,4,121,284,81
  259. LTEXT "MSCSD can be configured to create backup disks of software installed on the system other than just the Windows media. Please indicate if you want to install MSCSD for the following:",
  260. IDC_BAK_MSCSD_TEXT,11,134,267,25
  261. LTEXT "Create disks using:",IDC_BAK_CREATE,37,95,60,8
  262. END
  263. IDD_PAGEEDIT DIALOG DISCARDABLE 0, 0, 168, 70
  264. STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
  265. CAPTION "Control Page"
  266. FONT 8, "MS Shell Dlg"
  267. BEGIN
  268. DEFPUSHBUTTON "OK",IDOK,28,44,50,14
  269. PUSHBUTTON "Cancel",IDCANCEL,89,44,50,14
  270. LTEXT "&Control page to run:",IDC_STATIC,14,9,141,8
  271. EDITTEXT IDC_EDIT1,14,20,131,14,ES_AUTOHSCROLL
  272. END
  273. IDD_MODE DIALOG DISCARDABLE 0, 0, 317, 151
  274. STYLE DS_3DLOOK | DS_CONTROL | WS_CHILD
  275. FONT 8, "MS Shell Dlg"
  276. BEGIN
  277. CONTROL "&Don't reseal when finished",IDC_STANDARD,"Button",
  278. BS_AUTORADIOBUTTON | WS_TABSTOP,21,10,275,9
  279. CONTROL "&Reseal when finished",IDC_EXPRESS,"Button",
  280. BS_AUTORADIOBUTTON | WS_TABSTOP,21,44,275,9
  281. CONTROL "&Copy files only",IDC_ADVANCED,"Button",
  282. BS_AUTORADIOBUTTON | WS_TABSTOP,21,100,275,9
  283. LTEXT "Installs Windows using this configuration set, and allows manual customization of the image when finished. Does not reseal the computer.",
  284. IDC_STATIC,33,20,263,22
  285. LTEXT "Installs Windows using this configuration set, but without manual auditing of the image. Automatically reseals the computer when finished. Select a mode for final boot:",
  286. IDC_EXPRESS_TEXT,33,55,263,25
  287. LTEXT "&Final boot mode:",IDC_RESEAL_TEXT,33,80,69,9
  288. COMBOBOX IDC_RESEAL_COMBO,104,80,78,33,CBS_DROPDOWNLIST |
  289. WS_VSCROLL | WS_TABSTOP
  290. LTEXT "Stops after the file copying portion of Setup finishes, giving you access to the command prompt before first-boot processing occurs.",
  291. IDC_ADVANCED_TEXT,33,110,263,40
  292. END
  293. IDD_ISP DIALOG DISCARDABLE 0, 0, 317, 151
  294. STYLE DS_3DLOOK | DS_CONTROL | WS_CHILD
  295. FONT 8, "MS Shell Dlg"
  296. BEGIN
  297. CONTROL "Use &MSN Internet access integrated ISP sign-up (U.S. only)",
  298. IDC_MSNINTACCESS,"Button",BS_AUTORADIOBUTTON,21,6,275,9
  299. CONTROL "D&o not include ISP sign-up in Windows Welcome",
  300. IDC_OFFERNOISP,"Button",BS_AUTORADIOBUTTON,21,17,275,9
  301. CONTROL "&Display a list of OEM ISP sign-up offers:",
  302. IDC_PRECACHED,"Button",BS_AUTORADIOBUTTON,22,29,275,9
  303. CONTROL "&Preconfigure Internet settings at the factory",
  304. IDC_PRECONFIGURE,"Button",BS_AUTORADIOBUTTON,22,96,275,9
  305. LTEXT "You can specify a set of ISP sign-up files to appear if a user skips sign-up during Windows Welcome and starts Internet Explorer from the Start menu.",
  306. IDC_ISP2_TEXT,34,40,263,24,WS_DISABLED
  307. CONTROL "&Specify sign-up files (500 x 540 pixels):",
  308. IDC_ISP2_CHECK,"Button",BS_AUTOCHECKBOX | WS_DISABLED |
  309. WS_TABSTOP,34,65,263,9
  310. EDITTEXT IDC_ISP2_DIR,34,78,206,14,ES_AUTOHSCROLL | ES_READONLY |
  311. WS_DISABLED | NOT WS_TABSTOP
  312. PUSHBUTTON "Bro&wse...",IDC_ISP2_BROWSE,247,78,50,14,WS_DISABLED
  313. LTEXT "You can specify a set of preconfigured files for use during Windows Welcome.",
  314. IDC_PRECONFIG_TEXT,34,107,263,9,WS_DISABLED
  315. LTEXT "Pre&configured files:",IDC_PRECONFIG_LABEL,34,119,263,9,
  316. WS_DISABLED
  317. EDITTEXT IDC_PRECONFIG_DIR,34,130,206,14,ES_AUTOHSCROLL |
  318. ES_READONLY | WS_DISABLED | NOT WS_TABSTOP
  319. PUSHBUTTON "B&rowse...",IDC_PRECONFIG_BROWSE,247,130,50,14,
  320. WS_DISABLED
  321. END
  322. IDD_OOBECUST DIALOG DISCARDABLE 0, 0, 317, 163
  323. STYLE DS_3DLOOK | DS_CONTROL | WS_CHILD
  324. FONT 8, "MS Shell Dlg"
  325. BEGIN
  326. LTEXT "Type your company name as you want it to appear on the Windows Welcome screens. The following text will also be displayed on the first screen of Windows Welcome: ""Thank you for buying a new [your company name] computer with Windows.""",
  327. IDC_STATIC,21,9,275,25
  328. LTEXT "&Company Name:",IDC_STATIC,21,40,275,9
  329. EDITTEXT IDC_MANF_NAME,21,51,112,14,ES_AUTOHSCROLL
  330. CONTROL "&Add the following OEM logo to Windows Welcome",
  331. IDC_CHECK_LOGO,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,21,
  332. 72,275,9
  333. LTEXT "&Logo file (255 x 40 pixels, .bmp, .jpg, .png, or .gif): ",
  334. IDC_LOGO_CAPTION,34,83,262,10
  335. EDITTEXT IDC_TOPLOGO,34,94,205,14,ES_AUTOHSCROLL | ES_READONLY |
  336. NOT WS_TABSTOP
  337. PUSHBUTTON "Br&owse...",IDC_BROWSE2,246,94,50,14
  338. CONTROL "&Use a graphic file as a watermark behind Windows Welcome text",
  339. IDC_CHECK_WATERMARK,"Button",BS_AUTOCHECKBOX | NOT
  340. WS_VISIBLE | WS_TABSTOP,21,116,275,9
  341. LTEXT "&Watermark graphic file:",IDC_CAPTION_WATERMARK,34,129,
  342. 262,10,NOT WS_VISIBLE
  343. EDITTEXT IDC_BACKLOGO,34,139,205,14,ES_AUTOHSCROLL | ES_READONLY |
  344. NOT WS_VISIBLE | NOT WS_TABSTOP
  345. PUSHBUTTON "B&rowse...",IDC_BROWSE1,246,139,50,14,NOT WS_VISIBLE
  346. END
  347. IDD_OEMCUST DIALOG DISCARDABLE 0, 0, 300, 202
  348. STYLE DS_3DLOOK | DS_CONTROL | WS_CHILD
  349. FONT 8, "MS Shell Dlg"
  350. BEGIN
  351. LTEXT "Other Windows Welcome Customizations",IDC_BOLD,7,7,286,
  352. 21
  353. GROUPBOX "Add custom HTML pages",IDC_STATIC,7,34,286,81
  354. CONTROL "&Add custom HTML pages",IDC_OEMCUST_ON,"Button",
  355. BS_AUTOCHECKBOX | WS_TABSTOP,21,69,252,10
  356. LTEXT "Folder for custom HTML files:",IDC_OEMCUST_TEXT,34,80,
  357. 241,9,WS_DISABLED
  358. EDITTEXT IDC_OEMCUST_DIR,34,91,187,12,ES_AUTOHSCROLL |
  359. WS_DISABLED
  360. PUSHBUTTON "B&rowse...",IDC_OEMCUST_BROWSE,232,90,50,14,WS_DISABLED
  361. LTEXT "You can add your own custom HTML pages to Windows Welcome. These pages will appear just prior to the Finish page.",
  362. IDC_STATIC,21,50,252,17
  363. END
  364. IDD_BRTOOLBAR DIALOG DISCARDABLE 0, 0, 292, 190
  365. STYLE DS_3DLOOK | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
  366. CAPTION "Add Toolbar Button"
  367. FONT 8, "MS Shell Dlg"
  368. BEGIN
  369. LTEXT "&Caption (10 characters maximum):",IDC_STATIC,16,25,161,
  370. 9
  371. EDITTEXT IDC_NAME,16,36,161,12,ES_AUTOHSCROLL
  372. LTEXT "&Action, script file, or executable file:",IDC_STATIC,
  373. 16,53,161,9
  374. EDITTEXT IDC_URL,16,64,195,12,ES_AUTOHSCROLL
  375. PUSHBUTTON "&Browse...",IDC_BROWSE1,229,63,50,14
  376. LTEXT "C&olor icon (20 x 20 pixels):",IDC_STATIC,16,80,161,9
  377. EDITTEXT IDC_DICON,16,91,195,12,ES_AUTOHSCROLL
  378. PUSHBUTTON "B&rowse...",IDC_BROWSE2,229,91,50,14
  379. LTEXT "&Grayscale icon (20 x 20 pixels):",IDC_STATIC,16,107,
  380. 161,9
  381. EDITTEXT IDC_GRAYSCALE,16,118,195,12,ES_AUTOHSCROLL
  382. PUSHBUTTON "Bro&wse...",IDC_BROWSE3,229,118,50,14
  383. CONTROL "&Display this button on the toolbar by default",
  384. IDC_BUTTONSTATE,"Button",BS_AUTOCHECKBOX | WS_GROUP |
  385. WS_TABSTOP,16,141,235,9
  386. DEFPUSHBUTTON "OK",IDOK,166,172,50,14
  387. PUSHBUTTON "Cancel",IDCANCEL,229,172,50,14
  388. LTEXT "To add a toolbar button, fill in all of the boxes below.",
  389. IDC_STATIC,16,9,270,9
  390. END
  391. IDD_BTITLE DIALOG DISCARDABLE 0, 0, 317, 151
  392. STYLE DS_3DLOOK | DS_CONTROL | WS_CHILD
  393. FONT 8, "MS Shell Dlg"
  394. BEGIN
  395. LTEXT "For example, ""Microsoft Internet Explorer provided by Fabrikam"" can appear instead of ""Microsoft Internet Explorer.""",
  396. IDC_STATIC,21,9,275,17
  397. CONTROL "&Customize title bars",IDC_TITLE,"Button",
  398. BS_AUTOCHECKBOX | WS_GROUP | WS_TABSTOP,21,33,275,9
  399. LTEXT "&Title bar text:",IDC_TITLE_TXT,33,44,263,9
  400. EDITTEXT IDE_TITLE,33,53,206,14,ES_AUTOHSCROLL | WS_GROUP
  401. CONTROL "C&ustomize toolbar background bitmap",IDC_TOOLBARBMP,
  402. "Button",BS_AUTOCHECKBOX | WS_GROUP | WS_TABSTOP,21,74,
  403. 275,10
  404. LTEXT "T&oolbar background bitmap:",IDC_TOOLBARBMP_TXT,33,85,
  405. 263,9
  406. EDITTEXT IDE_TOOLBARBMP,33,94,206,14,ES_AUTOHSCROLL | WS_GROUP
  407. PUSHBUTTON "B&rowse...",IDC_BROWSETBB,246,94,50,14,WS_GROUP
  408. END
  409. IDD_CUSTICON DIALOG DISCARDABLE 0, 0, 292, 199
  410. STYLE DS_3DLOOK | DS_CONTROL | WS_CHILD
  411. FONT 8, "MS Shell Dlg"
  412. BEGIN
  413. EDITTEXT IDC_BITMAP,17,67,193,15,ES_AUTOHSCROLL
  414. PUSHBUTTON "Br&owse...",IDC_BROWSEFAV,225,67,42,15
  415. EDITTEXT IDC_BITMAP2,17,113,193,15,ES_AUTOHSCROLL
  416. PUSHBUTTON "Bro&wse...",IDC_BROWSE2,225,113,42,15
  417. GROUPBOX "Type the path to your large (51x51) custom logo bitmap:",
  418. IDC_STATIC,14,52,263,40
  419. GROUPBOX "Type the path to your small (25x25) custom logo bitmap",
  420. IDC_STATIC,14,100,263,40
  421. LTEXT "Large logo:",IDC_STATIC,155,161,40,10
  422. LTEXT "Small logo:",IDC_STATIC,21,161,37,10
  423. LTEXT "You can replace the animated Windows logo in the upper right corner with an animated logo of your choice. ",
  424. IDC_STATIC,14,4,260,21
  425. CONTROL "",IDC_LARGEBMBUTTON,"Button",BS_OWNERDRAW | BS_BITMAP |
  426. BS_PUSHLIKE | BS_NOTIFY,199,153,37,31
  427. CONTROL "",IDC_SMALLBMBUTTON,"Button",BS_OWNERDRAW | BS_BITMAP |
  428. BS_PUSHLIKE | BS_NOTIFY | WS_TABSTOP,65,161,18,16
  429. GROUPBOX "Preview",IDC_STATIC,14,142,263,49
  430. LTEXT "If you choose to replace the logo, supply large and small versions of your custom logo, in bitmap form.",
  431. IDC_STATIC,14,26,259,17
  432. END
  433. IDD_STARTSEARCH DIALOG DISCARDABLE 0, 0, 317, 151
  434. STYLE DS_3DLOOK | DS_CONTROL | WS_CHILD
  435. FONT 8, "MS Shell Dlg"
  436. BEGIN
  437. CONTROL "&When the user clicks Home, go to:",IDC_STARTPAGE,
  438. "Button",BS_AUTOCHECKBOX | WS_GROUP | WS_TABSTOP,21,9,
  439. 262,10
  440. EDITTEXT IDC_HOMEPAGE,21,20,206,14,ES_AUTOHSCROLL
  441. PUSHBUTTON "&Test URL",IDC_HPTEST,234,20,50,14,WS_DISABLED
  442. CONTROL "W&hen the user clicks Search, go to:",IDC_SEARCHPAGE2,
  443. "Button",BS_AUTOCHECKBOX | WS_GROUP | WS_TABSTOP,21,44,
  444. 262,10
  445. EDITTEXT IDC_SEARCHPAGE,21,55,206,14,ES_AUTOHSCROLL
  446. PUSHBUTTON "Te&st URL",IDC_SPTEST,234,55,50,14,WS_DISABLED
  447. CONTROL "Wh&en the user clicks Help and then Online Support, go to:",
  448. IDC_CUSTOMSUPPORT,"Button",BS_AUTOCHECKBOX | WS_GROUP |
  449. WS_TABSTOP,21,82,262,10
  450. EDITTEXT IDC_HELPPAGE,21,93,206,14,ES_AUTOHSCROLL
  451. PUSHBUTTON "Test &URL",IDC_HLPTEST,234,93,50,14,WS_DISABLED
  452. END
  453. IDD_DETAILS DIALOG DISCARDABLE 0, 0, 262, 122
  454. STYLE DS_3DLOOK | WS_CHILD | WS_VISIBLE | WS_CAPTION
  455. CAPTION "Favorite Properties"
  456. FONT 8, "MS Shell Dlg"
  457. BEGIN
  458. LTEXT "&Name:",IDC_STATIC,7,7,248,9
  459. EDITTEXT IDC_NAME,7,18,187,12,ES_AUTOHSCROLL
  460. LTEXT "&URL:",IDC_STATIC,7,37,248,9
  461. EDITTEXT IDC_URL,7,48,187,12,ES_AUTOHSCROLL
  462. LTEXT "I&con:",IDC_STATIC,7,67,248,9
  463. EDITTEXT IDC_DICON,7,78,187,12,ES_AUTOHSCROLL
  464. PUSHBUTTON "&Browse...",IDC_BROWSEFAV,205,77,50,14
  465. DEFPUSHBUTTON "OK",IDOK,144,101,50,14
  466. PUSHBUTTON "Cancel",IDCANCEL,205,101,50,14
  467. END
  468. IDD_FAVORITES DIALOG DISCARDABLE 0, 0, 317, 176
  469. STYLE DS_3DLOOK | DS_CONTROL | WS_CHILD
  470. FONT 8, "MS Shell Dlg"
  471. BEGIN
  472. LTEXT "&Favorites and links:",IDC_STATIC,21,19,275,9
  473. CONTROL "Tree1",IDC_FAVS,"SysTreeView32",TVS_HASBUTTONS |
  474. TVS_HASLINES | TVS_DISABLEDRAGDROP | TVS_SHOWSELALWAYS |
  475. WS_BORDER | WS_TABSTOP,21,29,274,100
  476. PUSHBUTTON "&Add URL...",IDC_ADDURL,21,132,50,14
  477. PUSHBUTTON "A&dd Folder...",IDC_ADDFOLDER,77,132,50,14
  478. PUSHBUTTON "&Properties...",IDC_EDIT,133,132,50,14
  479. PUSHBUTTON "&Test URL",IDC_TESTURL,189,132,50,14
  480. PUSHBUTTON "&Remove",IDC_REMOVE,245,132,50,14
  481. LTEXT "To add a URL, click Favorites or Links, and then click one of the Add buttons.",
  482. IDC_STATIC,21,4,275,9
  483. LTEXT "Licensing restricts the removal of the Microsoft preloaded items in the Favorites list.",
  484. IDC_STATIC,21,153,275,9
  485. END
  486. IDD_CONFIG DIALOG DISCARDABLE 0, 0, 317, 151
  487. STYLE DS_3DLOOK | DS_CONTROL | WS_CHILD
  488. FONT 8, "MS Shell Dlg"
  489. BEGIN
  490. CONTROL "&Create a new configuration set",IDC_NEW,"Button",
  491. BS_AUTORADIOBUTTON,21,9,275,9
  492. CONTROL "&Edit or copy an existing configuration set",
  493. IDC_EXISTING,"Button",BS_AUTORADIOBUTTON,21,34,275,9
  494. LTEXT "Creates a configuration set with default settings.",
  495. IDC_STATIC,33,19,263,9
  496. LTEXT "After completing Setup Manager, you can update an existing configuration set or save it as a new one.",
  497. IDC_STATIC,33,44,263,25
  498. LTEXT "E&xisting configuration sets:",IDC_CONFIGS_TEXT,33,75,
  499. 263,9
  500. LISTBOX IDC_CONFIGS_LIST,33,85,263,60,LBS_SORT |
  501. LBS_NOINTEGRALHEIGHT | WS_VSCROLL | WS_TABSTOP
  502. END
  503. IDD_CREATE DIALOG DISCARDABLE 0, 0, 317, 151
  504. STYLE DS_3DLOOK | DS_CONTROL | WS_CHILD
  505. FONT 8, "MS Shell Dlg"
  506. BEGIN
  507. LTEXT "Please wait while Setup Manager creates a configuration folder...",
  508. IDC_STATIC,21,9,275,9
  509. CONTROL "Progress1",IDC_PROGRESS,"msctls_progress32",PBS_SMOOTH |
  510. WS_BORDER,21,19,275,14
  511. END
  512. IDD_COMPLETE DIALOG DISCARDABLE 0, 0, 317, 201
  513. STYLE DS_3DLOOK | DS_CONTROL | WS_CHILD | WS_VISIBLE
  514. FONT 8, "MS Shell Dlg"
  515. BEGIN
  516. LTEXT "Completing Setup Manager",IDC_BOLD,115,1,189,24
  517. CONTROL 30301,-1,"Static",SS_BITMAP,0,0,109,201
  518. LTEXT "You have successfully created the following preinstallation configuration set:",
  519. -1,115,33,189,17
  520. LTEXT "<config name>",IDC_CONFIG_NAME,115,57,185,9
  521. END
  522. IDD_HELP DIALOG DISCARDABLE 0, 0, 330, 98
  523. STYLE DS_MODALFRAME | DS_3DLOOK | DS_CENTER | WS_POPUP | WS_CAPTION |
  524. WS_SYSMENU
  525. CAPTION "Setup Manager"
  526. FONT 8, "MS Shell Dlg"
  527. BEGIN
  528. DEFPUSHBUTTON "OK",IDOK,140,77,50,14
  529. LTEXT "Command line option usage:\n\nSETUPMGR [/m:cfgset] [/b:btcfile] [/a]",
  530. IDC_HELPCMD,7,5,284,27
  531. LTEXT "/m:cfgset",IDC_HELPPARAM1,7,34,37,9
  532. LTEXT "/b:btcfile",IDC_HELPPARAM3,7,49,37,9
  533. LTEXT "Specifies a configuration set name that will be opened in maintenance mode",
  534. IDC_HELPPARAM2,48,34,275,9
  535. LTEXT "Specifies a batch file to use for batch mode",
  536. IDC_HELPPARAM4,48,49,275,9
  537. LTEXT "/a",IDC_HELPPARAM7,7,64,37,9
  538. LTEXT "Runs Setup Manager in autorun mode (use only in conjunction with batch mode)",
  539. IDC_HELPPARAM8,48,64,275,12
  540. END
  541. IDD_OOBEUSB DIALOG DISCARDABLE 0, 0, 317, 151
  542. STYLE DS_3DLOOK | DS_CONTROL | WS_CHILD
  543. FONT 8, "MS Shell Dlg"
  544. BEGIN
  545. CONTROL "&Check to see if USB input devices necessary for input are properly connected",
  546. IDC_USB_HARDWARE,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,
  547. 21,9,275,9
  548. CONTROL "Check for USB &keyboard (enable only if your default keyboard is a USB device)",
  549. IDC_USB_KEYBOARD,"Button",BS_AUTOCHECKBOX | WS_DISABLED |
  550. WS_TABSTOP,33,24,282,9
  551. CONTROL "Check for USB &mouse (enable this only if your default mouse is a USB device)",
  552. IDC_USB_MOUSE,"Button",BS_AUTOCHECKBOX | WS_DISABLED |
  553. WS_TABSTOP,33,38,280,9
  554. LTEXT "&Location of custom USB hardware error pages:",
  555. IDC_USB_CAPTION,33,55,263,9,WS_DISABLED
  556. EDITTEXT IDC_USB_DIR,33,65,205,14,ES_AUTOHSCROLL | ES_READONLY |
  557. WS_DISABLED | NOT WS_TABSTOP
  558. PUSHBUTTON "B&rowse...",IDC_USB_BROWSE,246,65,50,14,WS_DISABLED
  559. CONTROL "&Enable custom OEM hardware check pages",
  560. IDC_HARDWARE_ON,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,21,
  561. 85,275,9
  562. LTEXT "Loca&tion of custom USB hardware check pages:",
  563. IDC_STATIC_HARDWARE,33,100,263,9,WS_DISABLED
  564. EDITTEXT IDC_HARDWARE_DIR,33,110,205,14,ES_AUTOHSCROLL |
  565. ES_READONLY | WS_DISABLED | NOT WS_TABSTOP
  566. PUSHBUTTON "Br&owse...",IDC_HARDWARE_BROWSE,246,110,50,14,
  567. WS_DISABLED
  568. END
  569. IDD_BTOOLBARS DIALOG DISCARDABLE 0, 0, 317, 151
  570. STYLE DS_3DLOOK | DS_CONTROL | WS_CHILD
  571. FONT 8, "MS Shell Dlg"
  572. BEGIN
  573. LTEXT "To add a toolbar button, click Add.",IDC_STATIC,21,9,
  574. 275,9
  575. LTEXT "&Toolbar buttons:",IDC_STATIC,21,24,275,9
  576. LISTBOX IDC_BTOOLBARLIST,21,35,219,92,LBS_SORT |
  577. LBS_NOINTEGRALHEIGHT | WS_VSCROLL | WS_GROUP |
  578. WS_TABSTOP
  579. PUSHBUTTON "&Add...",IDC_ADDBTOOLBAR,246,35,50,14,WS_GROUP
  580. PUSHBUTTON "&Remove",IDC_REMOVEBTOOLBAR,246,54,50,14
  581. PUSHBUTTON "&Properties...",IDC_EDITBTOOLBAR,246,73,50,14
  582. END
  583. IDD_STARTMENU DIALOG DISCARDABLE 0, 0, 317, 151
  584. STYLE DS_3DLOOK | DS_CONTROL | WS_CHILD
  585. FONT 8, "MS Shell Dlg"
  586. BEGIN
  587. LTEXT "Enter the paths for up to three shortcuts (.lnk files) in the order the shortcuts will appear on the Start menu.",
  588. IDC_STATIC,21,9,275,17
  589. LTEXT "&Path 1:",IDC_STATIC,21,36,23,9
  590. EDITTEXT IDC_PROGRAM_1,45,35,262,12,ES_AUTOHSCROLL
  591. LTEXT "P&ath 2:",IDC_STATIC,21,57,23,9
  592. EDITTEXT IDC_PROGRAM_2,45,56,262,12,ES_AUTOHSCROLL
  593. LTEXT "Pa&th 3:",IDC_STATIC,21,78,23,9
  594. EDITTEXT IDC_PROGRAM_3,45,77,262,12,ES_AUTOHSCROLL
  595. END
  596. IDD_OEMLINK DIALOG DISCARDABLE 0, 0, 317, 153
  597. STYLE DS_3DLOOK | DS_CONTROL | WS_CHILD
  598. FONT 8, "MS Shell Dlg"
  599. BEGIN
  600. LTEXT "The graphic for the OEM link must be an icon (.ico file) 24 by 24 pixels in size. Text must be one line only.",
  601. IDC_STATIC,21,12,275,17
  602. CONTROL "&Enable OEM link",IDC_OEMLINK_CHECK,"Button",
  603. BS_AUTOCHECKBOX | WS_TABSTOP,21,32,204,10
  604. LTEXT "&Link text (one line only):",IDC_OEMLINK_STATIC_TEXT,35,
  605. 45,260,10
  606. EDITTEXT IDC_OEM_LINK_TEXT,36,56,204,14,ES_AUTOHSCROLL
  607. LTEXT "In&fotip text:",IDC_OEMLINK_STATIC_INFOTIP,36,70,260,10
  608. EDITTEXT IDC_OEM_LINK_INFOTIP,35,81,204,14,ES_AUTOHSCROLL
  609. LTEXT "I&con for the OEM link:",IDC_OEMLINK_STATIC_ICON,35,95,
  610. 260,10
  611. EDITTEXT IDC_OEM_LINK_ICON,36,106,204,14,ES_AUTOHSCROLL |
  612. ES_READONLY
  613. PUSHBUTTON "Br&owse...",IDC_OEMLINK_ICON_BUTTON,247,105,49,15
  614. LTEXT "&Target file:",IDC_OEMLINK_LINK_STATIC,35,120,260,10
  615. EDITTEXT IDC_OEM_LINK_PATH,36,131,204,14,ES_AUTOHSCROLL |
  616. ES_READONLY
  617. PUSHBUTTON "Bro&wse...",IDC_OEMLINK_LINK_BUTTON,247,130,49,15
  618. END
  619. IDD_FAVPOPUP DIALOG DISCARDABLE 0, 0, 262, 142
  620. STYLE DS_MODALFRAME | DS_3DLOOK | WS_POPUP | WS_CAPTION | WS_SYSMENU
  621. CAPTION "Properties"
  622. FONT 8, "MS Shell Dlg"
  623. BEGIN
  624. LTEXT "&Display name:",IDC_FAVPOPUP_NAME,7,27,248,9
  625. EDITTEXT IDC_FAVNAME,7,38,187,12,ES_AUTOHSCROLL
  626. LTEXT "&URL:",IDC_STATIC_URL,7,57,248,9
  627. EDITTEXT IDC_FAVURL,7,68,187,12,ES_AUTOHSCROLL
  628. LTEXT "I&con (256-color, 16 by 16 pixels):",IDC_STATIC_ICON,7,
  629. 87,248,9
  630. EDITTEXT IDC_FAVICON,7,98,187,12,ES_AUTOHSCROLL
  631. PUSHBUTTON "&Browse...",IDC_FAVBROWSE,205,97,50,14
  632. DEFPUSHBUTTON "OK",IDOK,144,121,50,14
  633. PUSHBUTTON "Cancel",IDCANCEL,205,121,50,14
  634. LTEXT "<fill in>",IDC_FAVPOPUP_DESCRIPTION,7,7,248,17
  635. END
  636. IDD_CATEGORYPOPUP DIALOG DISCARDABLE 0, 0, 274, 157
  637. STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION
  638. CAPTION "Category Information"
  639. FONT 8, "MS Shell Dlg"
  640. BEGIN
  641. LTEXT "&Category title:",IDC_STATIC,12,8,100,9
  642. EDITTEXT IDE_CATEGORYTITLE,12,19,250,14,ES_AUTOHSCROLL | WS_GROUP
  643. LTEXT "Category &HTML page:",IDC_STATIC,12,37,236,9
  644. EDITTEXT IDC_CATEGORYHTML,12,48,193,14,ES_AUTOHSCROLL | WS_GROUP
  645. PUSHBUTTON "&Browse...",IDC_BROWSECATHTML,212,48,50,14,WS_GROUP
  646. LTEXT "&Narrow category image path:",IDC_STATIC,12,66,100,9
  647. EDITTEXT IDC_CHANNELBITMAP2,12,77,193,14,ES_AUTOHSCROLL |
  648. WS_GROUP
  649. PUSHBUTTON "B&rowse...",IDC_BROWSECHBMP2,212,77,50,14,WS_GROUP
  650. LTEXT "C&ategory icon path:",IDC_STATIC,12,96,100,9
  651. EDITTEXT IDC_CHANNELICON2,12,106,193,14,ES_AUTOHSCROLL | WS_GROUP
  652. PUSHBUTTON "Brows&e...",IDC_BROWSECHICO2,212,106,50,14,WS_GROUP
  653. DEFPUSHBUTTON "OK",IDOK,155,135,50,14,WS_GROUP
  654. PUSHBUTTON "Cancel",IDCANCEL,212,135,50,14
  655. END
  656. IDD_SCREENSTWO DIALOG DISCARDABLE 0, 0, 317, 151
  657. STYLE DS_3DLOOK | DS_CONTROL | WS_CHILD
  658. FONT 8, "MS Shell Dlg"
  659. BEGIN
  660. LTEXT "&Language:",IDC_STATIC,21,5,296,9
  661. COMBOBOX IDC_LOCALE,21,15,275,63,CBS_DROPDOWNLIST | CBS_SORT |
  662. WS_VSCROLL | WS_TABSTOP
  663. LTEXT "&Region:",IDC_STATIC,21,34,296,9
  664. COMBOBOX IDC_REGION,21,44,275,63,CBS_DROPDOWNLIST | CBS_SORT |
  665. WS_VSCROLL | WS_TABSTOP
  666. LTEXT "&Keyboard:",IDC_STATIC,21,63,296,9
  667. COMBOBOX IDC_KEYBOARD,21,73,275,63,CBS_DROPDOWNLIST | CBS_SORT |
  668. WS_VSCROLL | WS_TABSTOP
  669. CONTROL "&Allow end user to change language, region, and keyboard settings",
  670. IDC_SCREEN_REGIONAL,"Button",BS_AUTOCHECKBOX |
  671. WS_TABSTOP,21,91,296,9
  672. LTEXT "&Time zone:",IDC_STATIC,21,112,296,9
  673. COMBOBOX IDC_TIMEZONE,21,122,275,63,CBS_DROPDOWNLIST | WS_VSCROLL |
  674. WS_TABSTOP
  675. CONTROL "Allo&w end user to change time zone setting",
  676. IDC_SCREEN_TIMEZONE,"Button",BS_AUTOCHECKBOX |
  677. WS_TABSTOP,21,140,296,9
  678. CONTROL "",IDC_STATIC,"Static",SS_BLACKFRAME | SS_SUNKEN,21,104,
  679. 275,1
  680. END
  681. IDD_HELPCENT DIALOG DISCARDABLE 0, 0, 317, 151
  682. STYLE DS_3DLOOK | DS_CONTROL | WS_CHILD
  683. FONT 8, "MS Shell Dlg"
  684. BEGIN
  685. CONTROL "&Help customization",IDC_HELP_CHK,"Button",
  686. BS_AUTOCHECKBOX | WS_TABSTOP,21,9,275,9
  687. LTEXT "&Enter the path to the custom Help CAB file:",
  688. IDC_HELP_CAPTION,33,24,263,9,WS_DISABLED
  689. EDITTEXT IDC_HELP_DIR,33,34,205,14,ES_AUTOHSCROLL | WS_DISABLED
  690. PUSHBUTTON "B&rowse...",IDC_HELP_BROWSE,246,34,50,14,WS_DISABLED
  691. CONTROL "&Support customization",IDC_SUPPORT_CHK,"Button",
  692. BS_AUTOCHECKBOX | WS_TABSTOP,21,55,275,9
  693. LTEXT "En&ter the path to the custom Support CAB file:",
  694. IDC_SUPPORT_CAPTION,33,70,263,9,WS_DISABLED
  695. EDITTEXT IDC_SUPPORT_DIR,33,80,205,14,ES_AUTOHSCROLL |
  696. WS_DISABLED
  697. PUSHBUTTON "Br&owse...",IDC_SUPPORT_BROWSE,246,80,50,14,WS_DISABLED
  698. CONTROL "Help and Support page &co-branding",IDC_BRANDING_CHK,
  699. "Button",BS_AUTOCHECKBOX | WS_TABSTOP,21,101,275,9
  700. LTEXT "Enter the &path to the custom branding files:",
  701. IDC_BRANDING_CAPTION,33,116,263,9,WS_DISABLED
  702. EDITTEXT IDC_BRANDING_DIR,33,126,205,14,ES_AUTOHSCROLL |
  703. WS_DISABLED
  704. PUSHBUTTON "Bro&wse...",IDC_BRANDING_BROWSE,246,126,50,14,
  705. WS_DISABLED
  706. END
  707. IDD_LANG DIALOG DISCARDABLE 0, 0, 317, 151
  708. STYLE DS_MODALFRAME | DS_3DLOOK | WS_POPUP | WS_CAPTION | WS_SYSMENU
  709. CAPTION "Setup Manager"
  710. FONT 8, "MS Shell Dlg"
  711. BEGIN
  712. LTEXT "&Select a language:",IDC_STATIC,21,9,275,9
  713. LISTBOX IDC_LANG_LIST,21,20,275,92,LBS_SORT |
  714. LBS_NOINTEGRALHEIGHT | WS_VSCROLL | WS_TABSTOP
  715. LTEXT "Language selection is only an option during creation of a new configuration set. This setting cannot be changed later.",
  716. IDC_STATIC,21,120,275,17
  717. END
  718. IDD_MAINT DIALOGEX 0, 0, 472, 249
  719. STYLE DS_MODALFRAME | DS_CENTER | WS_MINIMIZEBOX | WS_POPUP | WS_CAPTION |
  720. WS_SYSMENU
  721. CAPTION "Setup Manager"
  722. FONT 8, "MS Shell Dlg", 0, 0, 0x1
  723. BEGIN
  724. CONTROL "Tree1",IDC_PAGES,"SysTreeView32",TVS_HASBUTTONS |
  725. TVS_HASLINES | TVS_LINESATROOT | TVS_DISABLEDRAGDROP |
  726. TVS_SHOWSELALWAYS | WS_DISABLED | WS_BORDER | WS_TABSTOP,
  727. 7,7,131,222
  728. PUSHBUTTON "< &Back",ID_MAINT_BACK,250,215,50,14
  729. DEFPUSHBUTTON "&Next >",ID_MAINT_NEXT,300,215,50,14
  730. PUSHBUTTON "Cancel",IDCANCEL,357,215,50,14
  731. PUSHBUTTON "Help",IDC_MAINT_HELP,414,215,50,14
  732. LTEXT "",IDC_MAINT_TITLE,151,8,289,8
  733. LTEXT "",IDC_MAINT_SUBTITLE,165,17,275,17
  734. CONTROL "",IDC_MAINT_BAR,"Static",SS_BLACKFRAME | SS_SUNKEN,145,
  735. 36,326,1
  736. CONTROL "",IDC_STATIC,"Static",SS_BLACKFRAME | SS_SUNKEN,145,208,
  737. 326,1
  738. GROUPBOX "",IDC_WIZARDFRAME,145,38,317,167,NOT WS_VISIBLE,
  739. WS_EX_TRANSPARENT
  740. GROUPBOX "",IDC_SPLASHFRAME,145,7,317,198,NOT WS_VISIBLE,
  741. WS_EX_TRANSPARENT
  742. END
  743. IDD_SAVEAS DIALOG DISCARDABLE 0, 0, 229, 92
  744. STYLE DS_MODALFRAME | DS_CENTER | WS_POPUP | WS_CAPTION | WS_SYSMENU
  745. CAPTION "Setup Manager"
  746. FONT 8, "MS Shell Dlg"
  747. BEGIN
  748. DEFPUSHBUTTON "OK",IDOK,61,71,50,14
  749. PUSHBUTTON "Cancel",IDCANCEL,118,71,50,14
  750. LTEXT "C&onfiguration set name:",IDC_NAME_TEXT,7,28,215,9
  751. EDITTEXT IDC_NAME_EDIT,7,37,115,12,ES_AUTOHSCROLL
  752. CONTROL "&Create Windows Preinstallation Environment (WinPE) floppy disk",
  753. IDC_SAVEAS_WINPEFLOPPY,"Button",BS_AUTOCHECKBOX |
  754. WS_TABSTOP,7,56,215,9
  755. LTEXT "You have created a configuration set. You can use the default name or type a new one.",
  756. IDC_NAME_TEXT2,7,7,215,17
  757. END
  758. IDD_SKU DIALOG DISCARDABLE 0, 0, 317, 151
  759. STYLE DS_3DLOOK | DS_CONTROL | WS_CHILD
  760. FONT 8, "MS Shell Dlg"
  761. BEGIN
  762. LTEXT "Select the version of Windows you want to install. If the product you want does not appear in the list, click Add.",
  763. IDC_STATIC,21,4,275,18
  764. LTEXT "&Products:",IDC_STATIC,21,25,276,9
  765. LISTBOX IDC_SKU_LIST,21,35,275,95,LBS_SORT |
  766. LBS_NOINTEGRALHEIGHT | WS_VSCROLL | WS_TABSTOP
  767. PUSHBUTTON "&Add...",IDC_ADD,21,136,50,14
  768. PUSHBUTTON "&Remove",IDC_DELETE,78,136,50,14,NOT WS_VISIBLE
  769. END
  770. IDD_PROGRESS DIALOG DISCARDABLE 0, 0, 290, 58
  771. STYLE DS_MODALFRAME | DS_3DLOOK | DS_CENTER | WS_POPUP | WS_VISIBLE |
  772. WS_CAPTION | WS_SYSMENU
  773. CAPTION "Setup Manager"
  774. FONT 8, "MS Shell Dlg"
  775. BEGIN
  776. LTEXT "Please wait while Setup Manager copies the files to your computer...",
  777. -1,7,7,276,9
  778. CONTROL "Progress1",IDC_PROGRESS,"msctls_progress32",PBS_SMOOTH |
  779. WS_BORDER,7,17,276,14
  780. PUSHBUTTON "Cancel",IDCANCEL,119,37,50,14
  781. END
  782. IDD_LANGSKU DIALOG DISCARDABLE 0, 0, 311, 169
  783. STYLE DS_MODALFRAME | DS_3DLOOK | WS_POPUP | WS_VISIBLE | WS_CAPTION |
  784. WS_SYSMENU
  785. CAPTION "Setup Manager"
  786. FONT 8, "MS Shell Dlg"
  787. BEGIN
  788. DEFPUSHBUTTON "&Close",IDOK,254,148,50,14
  789. LISTBOX IDC_LANG_LIST,7,41,145,79,LBS_SORT |
  790. LBS_NOINTEGRALHEIGHT | WS_VSCROLL | WS_TABSTOP
  791. LISTBOX IDC_SKU_LIST,159,41,145,79,LBS_SORT |
  792. LBS_NOINTEGRALHEIGHT | WS_VSCROLL | WS_TABSTOP
  793. LTEXT "&Languages to install:",IDC_STATIC,7,30,145,9
  794. LTEXT "",IDC_SKUS,159,30,145,9
  795. PUSHBUTTON "A&dd Product",IDC_ADDSKU,159,127,70,14
  796. PUSHBUTTON "R&emove Product",IDC_DELSKU,234,127,70,14
  797. PUSHBUTTON "&Add Language",IDC_ADDLANG,7,127,70,14,NOT WS_VISIBLE
  798. PUSHBUTTON "&Remove Language",IDC_DELLANG,82,127,70,14,NOT
  799. WS_VISIBLE
  800. LTEXT "To add a language or product, click the appropriate Add button. To remove a language or product, select it, and then click the appropriate Remove button.",
  801. IDC_STATIC,7,7,297,17
  802. END
  803. IDD_SKUNAME DIALOG DISCARDABLE 0, 0, 229, 90
  804. STYLE DS_MODALFRAME | DS_CENTER | WS_POPUP | WS_CAPTION | WS_SYSMENU
  805. CAPTION "Setup Manager"
  806. FONT 8, "MS Shell Dlg"
  807. BEGIN
  808. EDITTEXT IDC_SKU_NAME,7,49,215,12,ES_AUTOHSCROLL
  809. DEFPUSHBUTTON "OK",IDOK,119,69,50,14
  810. PUSHBUTTON "Cancel",IDCANCEL,172,69,50,14
  811. LTEXT "The product you selected is not a recognized version. Enter a name or abbreviation you want to use to refer to this product, or click Cancel to try again.",
  812. IDC_STATIC,7,7,215,25
  813. LTEXT "&Product name:",IDC_STATIC,7,39,215,9
  814. END
  815. IDD_SHARE DIALOG DISCARDABLE 0, 0, 228, 205
  816. STYLE DS_MODALFRAME | DS_CONTEXTHELP | WS_POPUP | WS_VISIBLE | WS_CAPTION |
  817. WS_SYSMENU
  818. CAPTION "Setup Manager"
  819. FONT 8, "MS Shell Dlg"
  820. BEGIN
  821. ICON IDI_SHARE,IDC_SHARE_ICON,7,7,20,20
  822. LTEXT "To install a configuration set, specify the network location (called a distribution share) where the OPK tools and configuration sets are saved.",
  823. IDC_STATIC,39,7,182,25
  824. LTEXT "&Network location (UNC format):",IDC_STATIC,7,39,214,8
  825. EDITTEXT IDC_SHARE_PATH,7,49,214,14,ES_AUTOHSCROLL
  826. LTEXT "If the share specified above requires specific access permission, enter the account information below.",
  827. IDC_STATIC,7,70,214,17
  828. CONTROL "Use the &Guest account",IDC_SHARE_ACCOUNT_GUEST,"Button",
  829. BS_AUTORADIOBUTTON,14,93,89,10
  830. CONTROL "Use the &following account:",IDC_SHARE_ACCOUNT_SPECIFY,
  831. "Button",BS_AUTORADIOBUTTON,14,105,100,10
  832. LTEXT "&User name:",IDC_SHARE_USERNAME_TEXT,26,121,37,8
  833. EDITTEXT IDC_SHARE_USERNAME,75,118,139,14,ES_AUTOHSCROLL
  834. LTEXT "&Password:",IDC_SHARE_PASSWORD_TEXT,26,139,34,8
  835. EDITTEXT IDC_SHARE_PASSWORD,75,136,139,14,ES_PASSWORD |
  836. ES_AUTOHSCROLL
  837. LTEXT "&Confirm:",IDC_SHARE_CONFIRM_TEXT,26,157,26,8
  838. EDITTEXT IDC_SHARE_CONFIRM,75,154,139,14,ES_PASSWORD |
  839. ES_AUTOHSCROLL
  840. PUSHBUTTON "OK",IDOK,102,184,51,14
  841. PUSHBUTTON "Cancel",IDCANCEL,161,184,51,14
  842. END
  843. IDD_ABOUT DIALOG DISCARDABLE 0, 0, 275, 100
  844. STYLE DS_MODALFRAME | DS_3DLOOK | DS_CENTER | WS_POPUP | WS_CAPTION |
  845. WS_SYSMENU
  846. CAPTION "About Microsoft Setup Manager"
  847. FONT 8, "MS Shell Dlg"
  848. BEGIN
  849. DEFPUSHBUTTON "OK",IDOK,218,79,50,14
  850. ICON IDI_OPKSETUP,IDC_STATIC,21,21,21,20
  851. LTEXT "",IDC_ABOUT_COMPANY,69,21,199,9
  852. LTEXT "",IDC_ABOUT_VERSION,69,32,199,9
  853. LTEXT "",IDC_ABOUT_COPYRIGHT,69,43,199,9
  854. LTEXT "",IDC_ABOUT_DESCRIPTION,69,54,199,9
  855. END
  856. /////////////////////////////////////////////////////////////////////////////
  857. //
  858. // Menu
  859. //
  860. IDR_LVRCLICK MENU DISCARDABLE
  861. BEGIN
  862. POPUP ""
  863. BEGIN
  864. MENUITEM "Add", ID_ADD
  865. MENUITEM "Edit", ID_EDIT
  866. MENUITEM "Delete", ID_DELETE
  867. END
  868. END
  869. IDR_MAIN_OEM MENU DISCARDABLE
  870. BEGIN
  871. POPUP "&File"
  872. BEGIN
  873. MENUITEM "&New", ID_FILE_NEW
  874. MENUITEM "&Open", ID_FILE_OPEN
  875. MENUITEM "&Close", ID_FILE_CLOSE
  876. MENUITEM SEPARATOR
  877. MENUITEM "&Save", ID_FILE_SAVE
  878. MENUITEM SEPARATOR
  879. MENUITEM "E&xit", ID_FILE_EXIT
  880. END
  881. POPUP "&Tools"
  882. BEGIN
  883. MENUITEM "&Distribution Share", ID_TOOLS_SHARE
  884. MENUITEM "Manage &Products", ID_TOOLS_SKUS
  885. END
  886. POPUP "&Help"
  887. BEGIN
  888. MENUITEM "&Contents", ID_HELP_CONTENTS
  889. MENUITEM SEPARATOR
  890. MENUITEM "&About", ID_HELP_ABOUT
  891. END
  892. END
  893. IDR_MAIN_CORP MENU DISCARDABLE
  894. BEGIN
  895. POPUP "&File"
  896. BEGIN
  897. MENUITEM "&New", ID_FILE_NEW
  898. MENUITEM "&Open", ID_FILE_OPEN
  899. MENUITEM "&Close", ID_FILE_CLOSE
  900. MENUITEM SEPARATOR
  901. MENUITEM "&Save", ID_FILE_SAVE
  902. MENUITEM SEPARATOR
  903. MENUITEM "E&xit", ID_FILE_EXIT
  904. END
  905. POPUP "&Help"
  906. BEGIN
  907. MENUITEM "&Contents", ID_HELP_CONTENTS
  908. MENUITEM SEPARATOR
  909. MENUITEM "&About", ID_HELP_ABOUT
  910. END
  911. END
  912. /////////////////////////////////////////////////////////////////////////////
  913. //
  914. // DESIGNINFO
  915. //
  916. #ifdef APSTUDIO_INVOKED
  917. GUIDELINES DESIGNINFO DISCARDABLE
  918. BEGIN
  919. IDD_APPINSTALL, DIALOG
  920. BEGIN
  921. LEFTMARGIN, 21
  922. RIGHTMARGIN, 296
  923. VERTGUIDE, 34
  924. VERTGUIDE, 112
  925. VERTGUIDE, 126
  926. VERTGUIDE, 204
  927. VERTGUIDE, 218
  928. VERTGUIDE, 238
  929. VERTGUIDE, 247
  930. TOPMARGIN, 9
  931. HORZGUIDE, 20
  932. HORZGUIDE, 94
  933. HORZGUIDE, 125
  934. END
  935. IDD_APP, DIALOG
  936. BEGIN
  937. LEFTMARGIN, 7
  938. RIGHTMARGIN, 280
  939. VERTGUIDE, 19
  940. VERTGUIDE, 32
  941. VERTGUIDE, 126
  942. VERTGUIDE, 135
  943. VERTGUIDE, 221
  944. TOPMARGIN, 7
  945. BOTTOMMARGIN, 239
  946. END
  947. IDD_LOGO, DIALOG
  948. BEGIN
  949. LEFTMARGIN, 21
  950. RIGHTMARGIN, 296
  951. VERTGUIDE, 34
  952. VERTGUIDE, 239
  953. TOPMARGIN, 9
  954. END
  955. IDD_SCREENS, DIALOG
  956. BEGIN
  957. VERTGUIDE, 21
  958. VERTGUIDE, 34
  959. VERTGUIDE, 239
  960. VERTGUIDE, 296
  961. TOPMARGIN, 9
  962. END
  963. IDD_MODE, DIALOG
  964. BEGIN
  965. LEFTMARGIN, 21
  966. RIGHTMARGIN, 296
  967. VERTGUIDE, 33
  968. VERTGUIDE, 81
  969. VERTGUIDE, 159
  970. TOPMARGIN, 9
  971. END
  972. IDD_OOBECUST, DIALOG
  973. BEGIN
  974. VERTGUIDE, 21
  975. VERTGUIDE, 34
  976. VERTGUIDE, 239
  977. VERTGUIDE, 296
  978. TOPMARGIN, 9
  979. BOTTOMMARGIN, 151
  980. END
  981. IDD_BRTOOLBAR, DIALOG
  982. BEGIN
  983. VERTGUIDE, 16
  984. HORZGUIDE, 9
  985. END
  986. IDD_FAVORITES, DIALOG
  987. BEGIN
  988. BOTTOMMARGIN, 151
  989. END
  990. IDD_COMPLETE, DIALOG
  991. BEGIN
  992. BOTTOMMARGIN, 179
  993. END
  994. IDD_HELP, DIALOG
  995. BEGIN
  996. LEFTMARGIN, 7
  997. RIGHTMARGIN, 323
  998. VERTGUIDE, 25
  999. VERTGUIDE, 62
  1000. VERTGUIDE, 66
  1001. TOPMARGIN, 7
  1002. BOTTOMMARGIN, 91
  1003. END
  1004. IDD_STARTMENU, DIALOG
  1005. BEGIN
  1006. LEFTMARGIN, 21
  1007. RIGHTMARGIN, 296
  1008. VERTGUIDE, 34
  1009. TOPMARGIN, 9
  1010. END
  1011. IDD_OEMLINK, DIALOG
  1012. BEGIN
  1013. LEFTMARGIN, 21
  1014. RIGHTMARGIN, 296
  1015. TOPMARGIN, 9
  1016. BOTTOMMARGIN, 151
  1017. END
  1018. IDD_FAVPOPUP, DIALOG
  1019. BEGIN
  1020. BOTTOMMARGIN, 130
  1021. END
  1022. IDD_SCREENSTWO, DIALOG
  1023. BEGIN
  1024. VERTGUIDE, 21
  1025. VERTGUIDE, 265
  1026. VERTGUIDE, 296
  1027. END
  1028. IDD_MAINT, DIALOG
  1029. BEGIN
  1030. RIGHTMARGIN, 471
  1031. BOTTOMMARGIN, 247
  1032. HORZGUIDE, 7
  1033. HORZGUIDE, 229
  1034. END
  1035. IDD_SAVEAS, DIALOG
  1036. BEGIN
  1037. LEFTMARGIN, 7
  1038. RIGHTMARGIN, 222
  1039. TOPMARGIN, 7
  1040. BOTTOMMARGIN, 85
  1041. END
  1042. IDD_SHARE, DIALOG
  1043. BEGIN
  1044. LEFTMARGIN, 7
  1045. RIGHTMARGIN, 221
  1046. VERTGUIDE, 7
  1047. VERTGUIDE, 14
  1048. VERTGUIDE, 65
  1049. VERTGUIDE, 214
  1050. TOPMARGIN, 7
  1051. BOTTOMMARGIN, 198
  1052. END
  1053. IDD_ABOUT, DIALOG
  1054. BEGIN
  1055. LEFTMARGIN, 21
  1056. RIGHTMARGIN, 268
  1057. VERTGUIDE, 69
  1058. TOPMARGIN, 21
  1059. BOTTOMMARGIN, 93
  1060. END
  1061. END
  1062. #endif // APSTUDIO_INVOKED
  1063. /////////////////////////////////////////////////////////////////////////////
  1064. //
  1065. // String Table
  1066. //
  1067. STRINGTABLE DISCARDABLE
  1068. BEGIN
  1069. IDS_ERR_WIZBAD "Setup Manager is unable to open or create the required files. Verify that you are running a valid non-read-only installation of the OPK Tools."
  1070. IDS_APPNAME "Setup Manager"
  1071. IDS_OUTOFMEM "There is not enough memory available for Setup Manager to continue. Close some other programs, and then try again."
  1072. IDS_MISSINGFILE "An error occurred while opening or copying the file ""%s."" The file may be missing or corrupted."
  1073. IDS_MISSSECT "Setup Manager cannot locate the [%s] section in the file ""%s."" This information may be missing or corrupted."
  1074. IDS_ERR_OPENFILE "Setup Manager is unable to open or create the file ""%s."""
  1075. IDS_ERR_READFILE "Setup Manager is unable to read the file ""%s%."""
  1076. IDS_PREINSTALL_NAME "Display Name"
  1077. IDS_PREINSTALL_COMMAND "Command Line"
  1078. IDS_PREINSTALL_FACTORY "Factory"
  1079. END
  1080. STRINGTABLE DISCARDABLE
  1081. BEGIN
  1082. IDS_DIREXISTS "A configuration set with the name ""%s"" already exists. Do you want to overwrite it with the current configuration set?"
  1083. IDS_NOCONFIG "Please enter a name for this configuration set."
  1084. IDS_QUERYCANCEL "Setup Manager is not finished yet. Are you sure you want to quit?"
  1085. IDS_ERR_BADBATCH "The batch file ""%s"" was not found. Please verify the name and try again."
  1086. IDS_ERR_BADINS "The Internet installation file ""%s"" was not found. Please verify the name and try again."
  1087. IDS_DUPNAME "An application with this name already exists. Please type a different name."
  1088. IDS_ERR_STAMPFAIL "Setup Manager was unable to create the Logo.sys file."
  1089. IDS_ERR_STAMPEXIT "Oemstamp.exe did not exit correctly."
  1090. IDS_ERR_STAMPCREATE "Setup Manager was unable to create the oemstamp process."
  1091. IDS_ICO_FILTER "Icon files (*.ico)|*.ico||"
  1092. IDS_ERR_NAUGHTY "Please do not use the following word in your support information:\n\n%s"
  1093. IDS_ERR_NAUGHTY_TITLE "Illegal word found"
  1094. IDS_NDA_CORRUPT1 "To use the preinstall tools, you must accept a valid Microsoft license. Setup Manager detected that the license on the tools you are using has been modified. The tools have been disabled.%s"
  1095. IDS_NDA_CORRUPT2 "\r\n\r\nPlease call the Microsoft Piracy Hotline at 1-800-RU-LEGIT (in the U.S. or Canada), or contact your local Microsoft subsidiary to report this problem."
  1096. IDS_PREINSTALL_DDE "DDE\\OLE"
  1097. IDS_NOMOUSEPATH "Please enter a path to the mouse tutorial."
  1098. END
  1099. STRINGTABLE DISCARDABLE
  1100. BEGIN
  1101. IDS_CANNOTSAVE "Setup Manager cannot save the configuration set with the name ""%s."" Please choose a different name."
  1102. IDS_BROWSEFOLDER "Select the location of the files:"
  1103. IDS_ERR_HARDWAREDIR "Please specify a valid folder for the custom hardware tutorial files."
  1104. IDS_ERR_MOUSEDIR "Please specify a valid folder for the custom mouse tutorial files."
  1105. IDS_ERR_HARDWAREFILES "The folder you specified for the hardware tutorial files is missing the Oemhw.htm file. The tutorial will not work correctly if this file isn't present.\n\nTo continue, click OK.\nTo return to Setup Manager, click Cancel."
  1106. IDS_ERR_MOUSEFILES "The folder you specified for the mouse tutorial files is missing the file ""%s."" The tutorial will not work correctly if this file isn't present.\n\nTo continue, click OK.\nTo return to Setup Manager, click Cancel."
  1107. IDS_ERR_LFN "The custom files specified contain a long file name (%s).\n\nLong file names will not be preserved during the setup process, and only the short name will be copied."
  1108. IDS_ERR_DUPFILE "The custom files specified contain duplicate file names (%s).\n\nOnly the original file will be preserved. All other copies will be lost."
  1109. IDS_ERR_COPY "The custom file (%s) could not be copied.\n\nThe configuration folder may be full or not valid."
  1110. IDS_OPKWIZ "OPK Wizard"
  1111. IDS_ERR_OEMCUSTFILE "The folder you specified for the custom OEM files is missing Oemcust.htm. This file is required to display the custom OEM section.\n\nTo continue, click OK.\nTo return to Setup Manager, click Cancel."
  1112. IDS_ERR_OEMCUSTDIR "You must specify a valid folder for the custom OEM files."
  1113. IDS_ICONFILES "ICON files (*.ico)|*.ico|All files (*.*)|*.*||"
  1114. IDS_GIFFILES "All picture files|*.jpg;*.jpeg;*.jpe;*.jiff;*.bmp;*.png;*.gif|Bitmap files (*.BMP)|*.bmp|JPEG files (*.JPG,*.JPEG,*.JPE,*.JIFF)|*.jpg;*.jpeg;*.jpe;*.jiff|PNG files (*.PNG)|*.png|GIF files (*.GIF)|*.gif||"
  1115. IDS_CANNOTFIND "Setup Manager cannot find the product folder ""%s."" Do you want to browse for the folder?"
  1116. END
  1117. STRINGTABLE DISCARDABLE
  1118. BEGIN
  1119. IDS_PREINSTALL_USER "End User"
  1120. IDS_YES "Yes"
  1121. IDS_NO "No"
  1122. IDS_PREINSTALL_AUDIT "Audit"
  1123. IDS_BLANKNAME "Please type a name for the application."
  1124. IDS_BLANKPATH "Please type the name of the setup program for this application."
  1125. IDS_ERR_NOSECTION "Please type the name of the INF section to install."
  1126. IDS_BROWSE "Browse..."
  1127. IDS_BMPFILTER "Bitmap files|*.bmp||"
  1128. IDS_NOFILE "The specified file ""%s"" does not exist. Please verify the path and file name."
  1129. IDS_ERROEMNAME "Please type a manufacturer's name."
  1130. IDS_ERROEMSUPPORT "Please type support information."
  1131. IDS_ERR_BADCMDLINE "The command line option(s) specified is not valid. For valid command line options, see the OPK User's Guide."
  1132. IDS_HTMLFILTER "HTML files (*.htm*)|*.htm*|EXE files(*.exe)|*.exe||"
  1133. IDS_FORCEDET "This forced module cannot be removed from the detection list. For more information, see the OPK User's Guide."
  1134. IDS_ERR_BADCONFIG "The configuration set ""%s"" was not found. Please verify the name and try again."
  1135. END
  1136. STRINGTABLE DISCARDABLE
  1137. BEGIN
  1138. IDS_ERR_ISPDIR "Please specify a valid folder for the ISP offer files."
  1139. IDS_ERR_ISPFILES2 "The folder you specified for the secondary ISP offers is missing the file ""%s."" The secondary ISP offers will not work correctly if this file isn't present.\n\nTo continue, click OK.\nTo return to Setup Manager, click Cancel."
  1140. IDS_ERR_REGDATA "Please specify a user name and URL for the registration data."
  1141. IDS_ERR_INVALIDDIR "The folder you specified is not valid. Please specify a valid folder."
  1142. IDS_CABFILTER "Cab files(*.cab)|*.cab|All files(*.*)|*.*||"
  1143. IDS_COMPONENTFILTER "URL|*.url|Channel files|*.cdf|HTML files|*.htm|Picture files|*.bmp;*.jpg;*.gif|All files|*.*||"
  1144. IDS_RECOMMEND "Recommended Sites"
  1145. IDS_CHANNELMASK "chl*.cab"
  1146. IDS_EXEFILES "EXE files(*.exe)|*.exe|All files(*.*)|*.*||"
  1147. IDS_MUST "All fields are required to successfully add a toolbar. If you do not want to add a toolbar, click Cancel."
  1148. IDS_IEDESTDIR "C:\\Program Files\\Internet Explorer\\signup"
  1149. IDS_BIG_FONT "Ariel"
  1150. IDS_BIG_SIZE "12"
  1151. END
  1152. STRINGTABLE DISCARDABLE
  1153. BEGIN
  1154. IDS_BMP "bmp"
  1155. IDS_CAB "cab"
  1156. IDS_FAVORITES "Favorites"
  1157. IDS_BLANKFILE "Please specify a valid file name."
  1158. IDS_EXE "exe"
  1159. IDS_ICO "ico"
  1160. IDS_GIF "gif"
  1161. IDS_LOSECHANGES "If you select a new configuration set, you will lose any changes you have made to the current configuration set ""%s."" Are you sure you want to discard these changes?"
  1162. IDS_LOSENEW "If you select the existing configuration set ""%s,"" you will lose any unsaved changes you have made to the current configuration set. Are you sure you want to discard these changes?"
  1163. IDS_LOSEOLD "If you select the existing configuration set ""%s,"" you will lose any changes you have made to the current configuration set ""%s."" Are you sure you want to discard these changes?"
  1164. IDS_ERR_INVCMD "The specified command line is not valid.\n\nConfig set mode and batch mode cannot be used together.\nAn Internet Explorer install file can only be provided in batch mode, but it is not required.\nAlso, the autorun feature must be used with batch mode."
  1165. IDS_ERR_IE5 "Setup Manager requires Internet Explorer 5 or higher to run."
  1166. IDS_ERR_IEAKWIZ "Cannot start Ieakwiz.exe.\nError %x."
  1167. IDS_ERR_KEYCODE "There is an incorrect Ieakwiz key code in Opkinput.inf."
  1168. IDS_ERR_USBDIR "Please specify a valid folder for the USB hardware error files."
  1169. IDS_ERR_USBFILE "The folder you specified for the USB hardware error files is missing the file ""%s."" The error page will not be displayed if this file is not present.\n\nTo continue, click OK.\nTo return to Setup Manager, click Cancel."
  1170. END
  1171. STRINGTABLE DISCARDABLE
  1172. BEGIN
  1173. IDS_ERR_USBHARDWARE "Please select at least one hardware device to detect during Windows Welcome."
  1174. IDS_ERR_FAVURL "Please specify a valid URL."
  1175. IDS_ERR_DUP "Please do not enter duplicate items."
  1176. IDS_LINKS "Links"
  1177. IDS_ERR_CHILDEXISTS "Please delete any child items first."
  1178. IDS_ERR_NOSEL "Please select an item."
  1179. IDS_ERR_ROOT "This item cannot be removed."
  1180. IDS_INSTFILES "Install files(*.exe,*.msi,*.inf)|*.exe;*.msi;*.inf|MSI files (*.msi)|*.msi|INF files(*.inf)|*.inf|All files(*.*)|*.*||"
  1181. IDS_HTM "htm"
  1182. END
  1183. STRINGTABLE DISCARDABLE
  1184. BEGIN
  1185. IDS_TITLE_PREFIX "Microsoft Internet Explorer provided by %s"
  1186. IDS_OETITLE_PREFIX "Outlook Express provided by %s"
  1187. IDS_ERR_IMEDIR "Please specify a valid folder for the custom IME tutorial files."
  1188. IDS_ERR_IMEFILES "The folder you specified for the IME tutorial files is missing the file ""%s."" The tutorial will not work correctly if this file isn't present.\n\nTo continue, click OK.\nTo return to Setup Manager, click Cancel."
  1189. END
  1190. STRINGTABLE DISCARDABLE
  1191. BEGIN
  1192. IDS_HELP_ERROR "Please specify a valid Help and Support Center .cab file."
  1193. IDS_SUPPORT_ERROR "Please specify a valid support .cab file."
  1194. IDS_BRANDING_ERROR "Please specify a valid branding .cab file."
  1195. IDS_ERROR_PRODKEY_LEN "Each field of the product key must contain five characters. Please make sure there are five characters in each box."
  1196. IDS_ERROR_PRODKEY_INV "The product key specified contains characters that are not valid. Please verify the product key and retype it if needed."
  1197. IDS_USA "English"
  1198. IDS_GER "German"
  1199. IDS_DEF_LANG "English"
  1200. IDS_ERR_LANGDIR "The language you selected is not properly installed. Please verify that the preinstallation tools are properly installed for that language and reinstall them if necessary."
  1201. IDS_ERR_NOLANGDIR "Please select the language you want to preinstall."
  1202. IDS_USERCLOSE "Do you want to save the current configuration set?"
  1203. END
  1204. STRINGTABLE DISCARDABLE
  1205. BEGIN
  1206. IDS_ARA "Arabic"
  1207. IDS_CHH "Chinese Traditional (Hong Kong S.A.R.)"
  1208. IDS_CHT "Chinese Traditional (Taiwan)"
  1209. IDS_CHS "Chinese Simplified"
  1210. IDS_HEB "Hebrew"
  1211. IDS_JPN "Japanese"
  1212. IDS_KOR "Korean"
  1213. IDS_ERR_BADSOURCELANG "The location you specified contains a recognized product, but the product language is different from the one selected for deployment."
  1214. IDS_BRZ "Brazilian Portuguese"
  1215. IDS_CAT "Catalan"
  1216. IDS_CZE "Czech"
  1217. IDS_DAN "Danish"
  1218. IDS_DUT "Dutch"
  1219. IDS_FIN "Finnish"
  1220. IDS_FRN "French"
  1221. IDS_GRK "Greek"
  1222. END
  1223. STRINGTABLE DISCARDABLE
  1224. BEGIN
  1225. IDS_HUN "Hungarian"
  1226. IDS_ITN "Italian"
  1227. IDS_NOR "Norwegian"
  1228. IDS_POL "Polish"
  1229. IDS_POR "Portuguese Iberian"
  1230. IDS_RUS "Russian"
  1231. IDS_SPA "Spanish"
  1232. IDS_SWE "Swedish"
  1233. IDS_TRK "Turkish"
  1234. IDS_ASK_ENABLEGUEST "The Guest account is not enabled on this computer.\n\nTo enable the Guest account, click Yes. To go back and select a different user account, click Cancel."
  1235. IDS_ASK_USEGUEST "Because the Guest account has no password, this share will be accessible to anyone on the network.\n\nAre you sure you want to continue?"
  1236. IDS_INSTALLSBSI "Installing Step by Step Interactive"
  1237. IDS_SKU_BLA "Web Server"
  1238. IDS_SKU_SBS "Small Business Server"
  1239. IDS_SKU_SP " Service Pack %d"
  1240. IDS_FAVPOPUP_FOLDER "Add Folder"
  1241. IDS_FAVPOPUP_URL "Add URL"
  1242. END
  1243. STRINGTABLE DISCARDABLE
  1244. BEGIN
  1245. IDS_DLG_GENERAL "General Settings"
  1246. IDS_DLG_OOBE "Windows Welcome"
  1247. IDS_DLG_IEAK "Internet Explorer Administration"
  1248. END
  1249. STRINGTABLE DISCARDABLE
  1250. BEGIN
  1251. IDS_DLG_NETWORK "Network Settings"
  1252. IDS_DLG_ADVANCED "Advanced Settings"
  1253. END
  1254. STRINGTABLE DISCARDABLE
  1255. BEGIN
  1256. IDS_NEXT "&Next >"
  1257. IDS_FINISH "Finish"
  1258. END
  1259. STRINGTABLE DISCARDABLE
  1260. BEGIN
  1261. IDS_SKU_PRO "Professional"
  1262. IDS_SKU_PER "Personal"
  1263. IDS_SKU_SRV "Server"
  1264. IDS_SKU_ADV "Advanced Server"
  1265. IDS_SKU_DTC "Datacenter Server"
  1266. IDS_ARCH_X86 "32-bit"
  1267. IDS_ARCH_IA64 "64-bit"
  1268. IDS_ERR_SKUDIR "The product you selected is not properly installed. Please verify that the retail files are properly installed for that product and reinstall if necessary."
  1269. IDS_ERR_NOSKU "Please select the product you want to preinstall."
  1270. IDS_DELETESKU "Are you sure you want to remove the product ""%s"" and all the files associated with it?"
  1271. IDS_SKUHEADER "%s &Products Installed:"
  1272. IDS_ERR_INVALIDCONFIG "This configuration set is missing some required information and is not valid. Please recreate the configuration set."
  1273. IDS_ERR_BADSOURCE "The location you specified does not contain a recognized retail product."
  1274. END
  1275. STRINGTABLE DISCARDABLE
  1276. BEGIN
  1277. IDS_ERR_BADARCH "The product location you specified does not contain a recognized architecture type."
  1278. IDS_ERR_COPYFAIL "Setup Manager was unable to copy the files locally. Please verify that you have enough free space on drive %c: to copy all of the retail product installation files."
  1279. IDS_ERR_NOLANGS "There are no deployable languages installed. Please reinstall the OPK tools."
  1280. IDS_DLG_SKU "Target Product"
  1281. IDS_DLG_SHELLSETTINGS "Shell Settings"
  1282. IDS_OVERWRITESKU "The product ""%s"" already exists. Do you want to overwrite these product files?"
  1283. END
  1284. STRINGTABLE DISCARDABLE
  1285. BEGIN
  1286. IDS_ERR_COPYINGFILES "Setup Manager was unable to copy one or more of the files locally. Please verify that you have enough free space on drive %c: to copy all of the files from ""%s,"" and then try again."
  1287. IDS_RESEAL_FACTORY "Factory"
  1288. IDS_RESEAL_OOBE "End user"
  1289. IDS_ERR_NODISTSHARE "Please specify a valid UNC network path (\\\\share\\folder) to the folder where the OPK tools are installed."
  1290. IDS_ERR_CONFIRMPASSWORD "The passwords you typed do not match. Please retype the new password in both boxes."
  1291. IDS_ERR_NETSHAREACCESS "Setup Manager cannot access the share ""%s"" because of the following error:\n\n%s\nDo you want to continue with these settings?"
  1292. IDS_ERR_INVALIDSHARE "The share '%s' is either not a valid OPK installation or is not available due to network connection problems. Do you want to continue with these settings?"
  1293. IDS_ASK_SHAREFOLDER "The share ""%s"" does not exist on this computer.\n\nDo you want to automatically share the folder ""%s"" with this name?\n\nTo enter a different network path, click Cancel."
  1294. IDS_ERR_CANTSHARE "Setup Manager cannot share the local folder because of the following error:\n\n%s"
  1295. IDS_ERR_NOSHAREINFO "You must manually set the distribution share settings in the Winbom.ini file. If you prefer, you can set up a distribution share later and save this configuration set to it. For more information, see the OPK User's Guide."
  1296. IDS_ASK_SHARENOW "You have not set up a distribution share. To automatically set up a distribution share using your configuration, click OK."
  1297. IDS_APP_STANDARD "<< St&andard"
  1298. IDS_APP_ADVANCED "&Advanced >>"
  1299. IDS_ERR_NOSTAGEPATH "Please type the name of a local folder to which Setup Manager can temporarily copy the application files."
  1300. IDS_WINPEFLOPPY "Label a formatted floppy disk as ""WinPE - %s"" and insert it into the floppy drive."
  1301. IDS_ERR_WINPEFLOPPY "The following error occurred while Setup Manager was copying files:\n\n%s\nTo try again, insert another floppy disk into the drive, and then click OK."
  1302. END
  1303. STRINGTABLE DISCARDABLE
  1304. BEGIN
  1305. IDS_WINPEOVERWRITE "Do you want to overwrite the Windows Preinstallation Environment files that already exist on this floppy disk?"
  1306. END
  1307. STRINGTABLE DISCARDABLE
  1308. BEGIN
  1309. IDS_TMZ_000 "(GMT-12:00) Eniwetok, Kwajalein"
  1310. IDS_TMZ_001 "(GMT-11:00) Midway Island, Samoa"
  1311. IDS_TMZ_002 "(GMT-10:00) Hawaii"
  1312. IDS_TMZ_003 "(GMT-09:00) Alaska"
  1313. IDS_TMZ_004 "(GMT-08:00) Pacific Time (US & Canada); Tijuana"
  1314. IDS_TMZ_010 "(GMT-07:00) Mountain Time (US & Canada)"
  1315. IDS_TMZ_015 "(GMT-07:00) Arizona"
  1316. IDS_TMZ_020 "(GMT-06:00) Central Time (US & Canada)"
  1317. IDS_TMZ_025 "(GMT-06:00) Saskatchewan"
  1318. IDS_TMZ_030 "(GMT-06:00) Mexico City"
  1319. IDS_TMZ_033 "(GMT-06:00) Central America"
  1320. IDS_TMZ_035 "(GMT-05:00) Eastern Time (US & Canada)"
  1321. IDS_TMZ_040 "(GMT-05:00) Indiana (East)"
  1322. IDS_TMZ_045 "(GMT-05:00) Bogota, Lima, Quito"
  1323. END
  1324. STRINGTABLE DISCARDABLE
  1325. BEGIN
  1326. IDS_TMZ_050 "(GMT-04:00) Atlantic Time (Canada)"
  1327. IDS_TMZ_055 "(GMT-04:00) Caracas, La Paz"
  1328. IDS_TMZ_056 "(GMT-04:00) Santiago"
  1329. IDS_TMZ_060 "(GMT-03:30) Newfoundland"
  1330. IDS_TMZ_065 "(GMT-03:00) Brasilia"
  1331. IDS_TMZ_070 "(GMT-03:00) Buenos Aires, Georgetown"
  1332. IDS_TMZ_073 "(GMT-03:00) Greenland"
  1333. IDS_TMZ_075 "(GMT-02:00) Mid-Atlantic"
  1334. IDS_TMZ_080 "(GMT-01:00) Azores"
  1335. IDS_TMZ_083 "(GMT-01:00) Cape Verde Is."
  1336. IDS_TMZ_085 "(GMT) Greenwich Mean Time : Dublin, Edinburgh, Lisbon, London"
  1337. IDS_TMZ_090 "(GMT) Casablanca, Monrovia"
  1338. IDS_TMZ_095 "(GMT+01:00) Belgrade, Bratislava, Budapest, Ljubljana, Prague"
  1339. IDS_TMZ_100 "(GMT+01:00) Sarajevo, Skopje, Warsaw, Zagreb"
  1340. IDS_TMZ_105 "(GMT+01:00) Brussels, Copenhagen, Madrid, Paris"
  1341. IDS_TMZ_110 "(GMT+01:00) Amsterdam, Berlin, Bern, Rome, Stockholm, Vienna"
  1342. END
  1343. STRINGTABLE DISCARDABLE
  1344. BEGIN
  1345. IDS_TMZ_113 "(GMT+01:00) West Central Africa"
  1346. IDS_TMZ_115 "(GMT+02:00) Bucharest"
  1347. IDS_TMZ_120 "(GMT+02:00) Cairo"
  1348. IDS_TMZ_125 "(GMT+02:00) Helsinki, Kyev, Riga, Sofia, Tallinn, Vilnius"
  1349. IDS_TMZ_130 "(GMT+02:00) Athens, Istanbul, Minsk"
  1350. IDS_TMZ_135 "(GMT+02:00) Jerusalem"
  1351. IDS_TMZ_140 "(GMT+02:00) Harare, Pretoria"
  1352. IDS_TMZ_145 "(GMT+03:00) Moscow, St. Petersburg, Volgograd"
  1353. IDS_TMZ_150 "(GMT+03:00) Kuwait, Riyadh"
  1354. IDS_TMZ_155 "(GMT+03:00) Nairobi"
  1355. IDS_TMZ_160 "(GMT+03:30) Tehran"
  1356. IDS_TMZ_165 "(GMT+04:00) Abu Dhabi, Muscat"
  1357. IDS_TMZ_170 "(GMT+04:00) Baku, Tbilisi, Yerevan"
  1358. IDS_TMZ_175 "(GMT+04:30) Kabul"
  1359. IDS_TMZ_180 "(GMT+05:00) Ekaterinburg"
  1360. IDS_TMZ_185 "(GMT+05:00) Islamabad, Karachi, Tashkent"
  1361. END
  1362. STRINGTABLE DISCARDABLE
  1363. BEGIN
  1364. IDS_TMZ_245 "(GMT+09:30) Darwin"
  1365. IDS_TMZ_250 "(GMT+09:30) Adelaide"
  1366. IDS_TMZ_255 "(GMT+10:00) Canberra, Melbourne, Sydney"
  1367. IDS_TMZ_260 "(GMT+10:00) Brisbane"
  1368. IDS_TMZ_265 "(GMT+10:00) Hobart"
  1369. IDS_TMZ_270 "(GMT+10:00) Vladivostok"
  1370. IDS_TMZ_275 "(GMT+10:00) Guam, Port Moresby"
  1371. IDS_TMZ_280 "(GMT+11:00) Magadan, Solomon Is., New Caledonia"
  1372. IDS_TMZ_285 "(GMT+12:00) Fiji, Kamchatka, Marshall Is."
  1373. IDS_TMZ_290 "(GMT+12:00) Auckland, Wellington"
  1374. IDS_TMZ_300 "(GMT+13:00) Nuku'alofa"
  1375. IDS_TMZ_158 "(GMT+03:00) Baghdad"
  1376. END
  1377. STRINGTABLE DISCARDABLE
  1378. BEGIN
  1379. IDS_TMZ_190 "(GMT+05:30) Chennai, Kolkata, Mumbai, New Delhi"
  1380. IDS_TMZ_193 "(GMT+05:45) Kathmandu"
  1381. IDS_TMZ_195 "(GMT+06:00) Astana, Dhaka"
  1382. IDS_TMZ_200 "(GMT+06:00) Sri Jayawardenepura"
  1383. IDS_TMZ_201 "(GMT+06:00) Almaty, Novosibirsk"
  1384. IDS_TMZ_203 "(GMT+06:30) Rangoon"
  1385. IDS_TMZ_205 "(GMT+07:00) Bangkok, Hanoi, Jakarta"
  1386. IDS_TMZ_207 "(GMT+07:00) Krasnoyarsk"
  1387. IDS_TMZ_210 "(GMT+08:00) Beijing, Chongqing, Hong Kong, Urumqi"
  1388. IDS_TMZ_215 "(GMT+08:00) Kuala Lumpur, Singapore"
  1389. IDS_TMZ_220 "(GMT+08:00) Taipei"
  1390. IDS_TMZ_225 "(GMT+08:00) Perth"
  1391. IDS_TMZ_227 "(GMT+08:00) Irkutsk, Ulaan Bataar"
  1392. IDS_TMZ_230 "(GMT+09:00) Seoul"
  1393. IDS_TMZ_235 "(GMT+09:00) Osaka, Sapporo, Tokyo"
  1394. IDS_TMZ_240 "(GMT+09:00) Yakutsk"
  1395. END
  1396. STRINGTABLE DISCARDABLE
  1397. BEGIN
  1398. IDS_ITL_USR "<Use Default>"
  1399. END
  1400. STRINGTABLE DISCARDABLE
  1401. BEGIN
  1402. IDS_LOC_001 "Arabic (Saudi Arabia)"
  1403. IDS_LOC_002 "Bulgarian"
  1404. IDS_LOC_003 "Catalan"
  1405. IDS_LOC_004 "Chinese (Taiwan)"
  1406. IDS_LOC_005 "Czech"
  1407. IDS_LOC_006 "Danish"
  1408. IDS_LOC_007 "German (Germany)"
  1409. IDS_LOC_008 "Greek"
  1410. IDS_LOC_009 "English (United States)"
  1411. IDS_LOC_010 "Spanish (Traditional Sort)"
  1412. IDS_LOC_011 "Finnish"
  1413. IDS_LOC_012 "French (France)"
  1414. IDS_LOC_013 "Hebrew"
  1415. IDS_LOC_014 "Hungarian"
  1416. IDS_LOC_015 "Icelandic"
  1417. END
  1418. STRINGTABLE DISCARDABLE
  1419. BEGIN
  1420. IDS_LOC_016 "Italian (Italy)"
  1421. IDS_LOC_017 "Japanese"
  1422. IDS_LOC_018 "Korean"
  1423. IDS_LOC_019 "Dutch (Netherlands)"
  1424. IDS_LOC_020 "Norwegian (Bokmal)"
  1425. IDS_LOC_021 "Polish"
  1426. IDS_LOC_022 "Portuguese (Brazil)"
  1427. IDS_LOC_023 "Romanian"
  1428. IDS_LOC_024 "Russian"
  1429. IDS_LOC_025 "Croatian"
  1430. IDS_LOC_026 "Slovak"
  1431. IDS_LOC_027 "Albanian"
  1432. IDS_LOC_028 "Swedish"
  1433. IDS_LOC_029 "Thai"
  1434. IDS_LOC_030 "Turkish"
  1435. IDS_LOC_031 "Urdu"
  1436. END
  1437. STRINGTABLE DISCARDABLE
  1438. BEGIN
  1439. IDS_LOC_032 "Indonesian"
  1440. IDS_LOC_033 "Ukrainian"
  1441. IDS_LOC_034 "Belarusian"
  1442. IDS_LOC_035 "Slovenian"
  1443. IDS_LOC_036 "Estonian"
  1444. IDS_LOC_037 "Latvian"
  1445. IDS_LOC_038 "Lithuanian"
  1446. IDS_LOC_039 "Farsi"
  1447. IDS_LOC_040 "Vietnamese"
  1448. IDS_LOC_041 "Armenian"
  1449. IDS_LOC_042 "Azeri (Latin)"
  1450. IDS_LOC_043 "Basque"
  1451. IDS_LOC_044 "Macedonian (FYROM)"
  1452. IDS_LOC_045 "Afrikaans"
  1453. IDS_LOC_046 "Georgian"
  1454. IDS_LOC_047 "Faeroese"
  1455. END
  1456. STRINGTABLE DISCARDABLE
  1457. BEGIN
  1458. IDS_LOC_048 "Hindi"
  1459. IDS_LOC_049 "Malay (Malaysia)"
  1460. IDS_LOC_050 "Kazakh"
  1461. IDS_LOC_051 "Kyrgyz (Cyrillic)"
  1462. IDS_LOC_052 "Swahili"
  1463. IDS_LOC_053 "Uzbek (Latin)"
  1464. IDS_LOC_054 "Tatar"
  1465. IDS_LOC_055 "Punjabi"
  1466. IDS_LOC_056 "Gujarati"
  1467. IDS_LOC_057 "Tamil"
  1468. IDS_LOC_058 "Telugu"
  1469. IDS_LOC_059 "Kannada"
  1470. IDS_LOC_060 "Marathi"
  1471. IDS_LOC_061 "Sanskrit"
  1472. IDS_LOC_062 "Mongolian (Cyrillic)"
  1473. IDS_LOC_063 "Galician"
  1474. END
  1475. STRINGTABLE DISCARDABLE
  1476. BEGIN
  1477. IDS_LOC_064 "Konkani"
  1478. IDS_LOC_065 "Syriac"
  1479. IDS_LOC_066 "Divehi"
  1480. IDS_LOC_067 "Arabic (Iraq)"
  1481. IDS_LOC_068 "Chinese (PRC)"
  1482. IDS_LOC_069 "German (Switzerland)"
  1483. IDS_LOC_070 "English (United Kingdom)"
  1484. IDS_LOC_071 "Spanish (Mexico)"
  1485. IDS_LOC_072 "French (Belgium)"
  1486. IDS_LOC_073 "Italian (Switzerland)"
  1487. IDS_LOC_074 "Dutch (Belgium)"
  1488. IDS_LOC_075 "Norwegian (Nynorsk)"
  1489. IDS_LOC_076 "Portuguese (Portugal)"
  1490. IDS_LOC_077 "Serbian (Latin)"
  1491. IDS_LOC_078 "Swedish (Finland)"
  1492. IDS_LOC_079 "Azeri (Cyrillic)"
  1493. END
  1494. STRINGTABLE DISCARDABLE
  1495. BEGIN
  1496. IDS_LOC_080 "Malay (Brunei Darussalam)"
  1497. IDS_LOC_081 "Uzbek (Cyrillic)"
  1498. IDS_LOC_082 "Arabic (Egypt)"
  1499. IDS_LOC_083 "Chinese (Hong Kong S.A.R.)"
  1500. IDS_LOC_084 "German (Austria)"
  1501. IDS_LOC_085 "English (Australia)"
  1502. IDS_LOC_086 "Spanish (International Sort)"
  1503. IDS_LOC_087 "French (Canada)"
  1504. IDS_LOC_088 "Serbian (Cyrillic)"
  1505. IDS_LOC_089 "Arabic (Libya)"
  1506. IDS_LOC_090 "Chinese (Singapore)"
  1507. IDS_LOC_091 "German (Luxembourg)"
  1508. IDS_LOC_092 "English (Canada)"
  1509. IDS_LOC_093 "Spanish (Guatemala)"
  1510. IDS_LOC_094 "French (Switzerland)"
  1511. IDS_LOC_095 "Arabic (Algeria)"
  1512. END
  1513. STRINGTABLE DISCARDABLE
  1514. BEGIN
  1515. IDS_LOC_096 "Chinese (Macau S.A.R.)"
  1516. IDS_LOC_097 "German (Liechtenstein)"
  1517. IDS_LOC_098 "English (New Zealand)"
  1518. IDS_LOC_099 "Spanish (Costa Rica)"
  1519. IDS_LOC_100 "French (Luxembourg)"
  1520. IDS_LOC_101 "Arabic (Morocco)"
  1521. IDS_LOC_102 "English (Ireland)"
  1522. IDS_LOC_103 "Spanish (Panama)"
  1523. IDS_LOC_104 "French (Monaco)"
  1524. IDS_LOC_105 "Arabic (Tunisia)"
  1525. IDS_LOC_106 "English (South Africa)"
  1526. IDS_LOC_107 "Spanish (Dominican Republic)"
  1527. IDS_LOC_108 "Arabic (Oman)"
  1528. IDS_LOC_109 "English (Jamaica)"
  1529. IDS_LOC_110 "Spanish (Venezuela)"
  1530. IDS_LOC_111 "Arabic (Yemen)"
  1531. END
  1532. STRINGTABLE DISCARDABLE
  1533. BEGIN
  1534. IDS_LOC_112 "English (Caribbean)"
  1535. IDS_LOC_113 "Spanish (Colombia)"
  1536. IDS_LOC_114 "Arabic (Syria)"
  1537. IDS_LOC_115 "English (Belize)"
  1538. IDS_LOC_116 "Spanish (Peru)"
  1539. IDS_LOC_117 "Arabic (Jordan)"
  1540. IDS_LOC_118 "English (Trinidad)"
  1541. IDS_LOC_119 "Spanish (Argentina)"
  1542. IDS_LOC_120 "Arabic (Lebanon)"
  1543. IDS_LOC_121 "English (Zimbabwe)"
  1544. IDS_LOC_122 "Spanish (Ecuador)"
  1545. IDS_LOC_123 "Arabic (Kuwait)"
  1546. IDS_LOC_124 "English (Philippines)"
  1547. IDS_LOC_125 "Spanish (Chile)"
  1548. IDS_LOC_126 "Arabic (U.A.E.)"
  1549. IDS_LOC_127 "Spanish (Uruguay)"
  1550. END
  1551. STRINGTABLE DISCARDABLE
  1552. BEGIN
  1553. IDS_LOC_128 "Arabic (Bahrain)"
  1554. IDS_LOC_129 "Spanish (Paraguay)"
  1555. IDS_LOC_130 "Arabic (Qatar)"
  1556. IDS_LOC_131 "Spanish (Bolivia)"
  1557. IDS_LOC_132 "Spanish (El Salvador)"
  1558. IDS_LOC_133 "Spanish (Honduras)"
  1559. IDS_LOC_134 "Spanish (Nicaragua)"
  1560. IDS_LOC_135 "Spanish (Puerto Rico)"
  1561. END
  1562. STRINGTABLE DISCARDABLE
  1563. BEGIN
  1564. IDS_GEO_001 "Antigua and Barbuda"
  1565. IDS_GEO_002 "Afghanistan"
  1566. IDS_GEO_003 "Algeria"
  1567. IDS_GEO_004 "Azerbaijan"
  1568. IDS_GEO_005 "Albania"
  1569. IDS_GEO_006 "Armenia"
  1570. IDS_GEO_007 "Andorra"
  1571. IDS_GEO_008 "Angola"
  1572. IDS_GEO_009 "American Samoa"
  1573. IDS_GEO_010 "Argentina"
  1574. IDS_GEO_011 "Australia"
  1575. IDS_GEO_012 "Austria"
  1576. IDS_GEO_013 "Bahrain"
  1577. IDS_GEO_014 "Barbados"
  1578. IDS_GEO_015 "Botswana"
  1579. END
  1580. STRINGTABLE DISCARDABLE
  1581. BEGIN
  1582. IDS_GEO_016 "Bermuda"
  1583. IDS_GEO_017 "Belgium"
  1584. IDS_GEO_018 "Bahamas, The"
  1585. IDS_GEO_019 "Bangladesh"
  1586. IDS_GEO_020 "Belize"
  1587. IDS_GEO_021 "Bosnia and Herzegovina"
  1588. IDS_GEO_022 "Bolivia"
  1589. IDS_GEO_023 "Myanmar"
  1590. IDS_GEO_024 "Benin"
  1591. IDS_GEO_025 "Belarus"
  1592. IDS_GEO_026 "Solomon Islands"
  1593. IDS_GEO_027 "Brazil"
  1594. IDS_GEO_028 "Bhutan"
  1595. IDS_GEO_029 "Bulgaria"
  1596. IDS_GEO_030 "Brunei"
  1597. IDS_GEO_031 "Burundi"
  1598. END
  1599. STRINGTABLE DISCARDABLE
  1600. BEGIN
  1601. IDS_GEO_032 "Canada"
  1602. IDS_GEO_033 "Cambodia"
  1603. IDS_GEO_034 "Chad"
  1604. IDS_GEO_035 "Sri Lanka"
  1605. IDS_GEO_036 "Congo"
  1606. IDS_GEO_037 "Congo (DRC)"
  1607. IDS_GEO_038 "China"
  1608. IDS_GEO_039 "Chile"
  1609. IDS_GEO_040 "Cameroon"
  1610. IDS_GEO_041 "Comoros"
  1611. IDS_GEO_042 "Colombia"
  1612. IDS_GEO_043 "Costa Rica"
  1613. IDS_GEO_044 "Central African Republic"
  1614. IDS_GEO_045 "Cuba"
  1615. IDS_GEO_046 "Cape Verde"
  1616. IDS_GEO_047 "Cyprus"
  1617. END
  1618. STRINGTABLE DISCARDABLE
  1619. BEGIN
  1620. IDS_GEO_048 "Denmark"
  1621. IDS_GEO_049 "Djibouti"
  1622. IDS_GEO_050 "Dominica"
  1623. IDS_GEO_051 "Dominican Republic"
  1624. IDS_GEO_052 "Ecuador"
  1625. IDS_GEO_053 "Egypt"
  1626. IDS_GEO_054 "Ireland"
  1627. IDS_GEO_055 "Equatorial Guinea"
  1628. IDS_GEO_056 "Estonia"
  1629. IDS_GEO_057 "Eritrea"
  1630. IDS_GEO_058 "El Salvador"
  1631. IDS_GEO_059 "Ethiopia"
  1632. IDS_GEO_060 "Czech Republic"
  1633. IDS_GEO_061 "Finland"
  1634. IDS_GEO_062 "Fiji Islands"
  1635. IDS_GEO_063 "Micronesia"
  1636. END
  1637. STRINGTABLE DISCARDABLE
  1638. BEGIN
  1639. IDS_GEO_064 "Faroe Islands"
  1640. IDS_GEO_065 "France"
  1641. IDS_GEO_066 "Gambia, The"
  1642. IDS_GEO_067 "Gabon"
  1643. IDS_GEO_068 "Georgia"
  1644. IDS_GEO_069 "Ghana"
  1645. IDS_GEO_070 "Gibraltar"
  1646. IDS_GEO_071 "Grenada"
  1647. IDS_GEO_072 "Greenland"
  1648. IDS_GEO_073 "Germany"
  1649. IDS_GEO_074 "Greece"
  1650. IDS_GEO_075 "Guatemala"
  1651. IDS_GEO_076 "Guinea"
  1652. IDS_GEO_077 "Guyana"
  1653. IDS_GEO_078 "Haiti"
  1654. IDS_GEO_079 "Hong Kong S.A.R."
  1655. END
  1656. STRINGTABLE DISCARDABLE
  1657. BEGIN
  1658. IDS_GEO_080 "Honduras"
  1659. IDS_GEO_081 "Croatia"
  1660. IDS_GEO_082 "Hungary"
  1661. IDS_GEO_083 "Iceland"
  1662. IDS_GEO_084 "Indonesia"
  1663. IDS_GEO_085 "India"
  1664. IDS_GEO_086 "British Indian Ocean Territory"
  1665. IDS_GEO_087 "Iran"
  1666. IDS_GEO_088 "Israel"
  1667. IDS_GEO_089 "Italy"
  1668. IDS_GEO_090 "C�te d�Ivoire"
  1669. IDS_GEO_091 "Iraq"
  1670. IDS_GEO_092 "Japan"
  1671. IDS_GEO_093 "Jamaica"
  1672. IDS_GEO_094 "Jan Mayen"
  1673. IDS_GEO_095 "Jordan"
  1674. END
  1675. STRINGTABLE DISCARDABLE
  1676. BEGIN
  1677. IDS_GEO_096 "Johnston Atoll"
  1678. IDS_GEO_097 "Kenya"
  1679. IDS_GEO_098 "Kyrgyzstan"
  1680. IDS_GEO_099 "North Korea"
  1681. IDS_GEO_100 "Kiribati"
  1682. IDS_GEO_101 "Korea"
  1683. IDS_GEO_102 "Kuwait"
  1684. IDS_GEO_103 "Kazakhstan"
  1685. IDS_GEO_104 "Laos"
  1686. IDS_GEO_105 "Lebanon"
  1687. IDS_GEO_106 "Latvia"
  1688. IDS_GEO_107 "Lithuania"
  1689. IDS_GEO_108 "Liberia"
  1690. IDS_GEO_109 "Slovakia"
  1691. IDS_GEO_110 "Liechtenstein"
  1692. IDS_GEO_111 "Lesotho"
  1693. END
  1694. STRINGTABLE DISCARDABLE
  1695. BEGIN
  1696. IDS_GEO_112 "Luxembourg"
  1697. IDS_GEO_113 "Libya"
  1698. IDS_GEO_114 "Madagascar"
  1699. IDS_GEO_115 "Macau S.A.R."
  1700. IDS_GEO_116 "Moldova"
  1701. IDS_GEO_117 "Mongolia"
  1702. IDS_GEO_118 "Malawi"
  1703. IDS_GEO_119 "Mali"
  1704. IDS_GEO_120 "Monaco"
  1705. IDS_GEO_121 "Morocco"
  1706. IDS_GEO_122 "Mauritius"
  1707. IDS_GEO_123 "Mauritania"
  1708. IDS_GEO_124 "Malta"
  1709. IDS_GEO_125 "Oman"
  1710. IDS_GEO_126 "Maldives"
  1711. IDS_GEO_127 "Mexico"
  1712. END
  1713. STRINGTABLE DISCARDABLE
  1714. BEGIN
  1715. IDS_GEO_128 "Malaysia"
  1716. IDS_GEO_129 "Mozambique"
  1717. IDS_GEO_130 "Niger"
  1718. IDS_GEO_131 "Vanuatu"
  1719. IDS_GEO_132 "Nigeria"
  1720. IDS_GEO_133 "Netherlands, The"
  1721. IDS_GEO_134 "Norway"
  1722. IDS_GEO_135 "Nepal"
  1723. IDS_GEO_136 "Nauru"
  1724. IDS_GEO_137 "Suriname"
  1725. IDS_GEO_138 "Nicaragua"
  1726. IDS_GEO_139 "New Zealand"
  1727. IDS_GEO_141 "Paraguay"
  1728. IDS_GEO_142 "Peru"
  1729. IDS_GEO_143 "Pakistan"
  1730. END
  1731. STRINGTABLE DISCARDABLE
  1732. BEGIN
  1733. IDS_GEO_144 "Poland"
  1734. IDS_GEO_145 "Panama"
  1735. IDS_GEO_146 "Portugal"
  1736. IDS_GEO_147 "Papua New Guinea"
  1737. IDS_GEO_148 "Palau"
  1738. IDS_GEO_149 "Guinea-Bissau"
  1739. IDS_GEO_150 "Qatar"
  1740. IDS_GEO_151 "Reunion"
  1741. IDS_GEO_152 "Marshall Islands"
  1742. IDS_GEO_153 "Romania"
  1743. IDS_GEO_154 "Philippines"
  1744. IDS_GEO_155 "Puerto Rico"
  1745. IDS_GEO_156 "Russia"
  1746. IDS_GEO_157 "Rwanda"
  1747. IDS_GEO_158 "Saudi Arabia"
  1748. IDS_GEO_159 "St. Pierre and Miquelon"
  1749. END
  1750. STRINGTABLE DISCARDABLE
  1751. BEGIN
  1752. IDS_GEO_160 "St. Kitts and Nevis"
  1753. IDS_GEO_161 "Seychelles"
  1754. IDS_GEO_162 "South Africa"
  1755. IDS_GEO_163 "Senegal"
  1756. IDS_GEO_164 "Slovenia"
  1757. IDS_GEO_165 "Sierra Leone"
  1758. IDS_GEO_166 "San Marino"
  1759. IDS_GEO_167 "Singapore"
  1760. IDS_GEO_168 "Somalia"
  1761. IDS_GEO_169 "Spain"
  1762. IDS_GEO_170 "St. Lucia"
  1763. IDS_GEO_171 "Sudan"
  1764. IDS_GEO_172 "Svalbard"
  1765. IDS_GEO_173 "Sweden"
  1766. IDS_GEO_174 "Syria"
  1767. IDS_GEO_175 "Switzerland"
  1768. END
  1769. STRINGTABLE DISCARDABLE
  1770. BEGIN
  1771. IDS_GEO_176 "United Arab Emirates"
  1772. IDS_GEO_177 "Trinidad and Tobago"
  1773. IDS_GEO_178 "Thailand"
  1774. IDS_GEO_179 "Tajikistan"
  1775. IDS_GEO_180 "Tonga"
  1776. IDS_GEO_181 "Togo"
  1777. IDS_GEO_182 "S�o Tom� and Pr�ncipe"
  1778. IDS_GEO_183 "Tunisia"
  1779. IDS_GEO_184 "Turkey"
  1780. IDS_GEO_185 "Tuvalu"
  1781. IDS_GEO_186 "Taiwan"
  1782. IDS_GEO_187 "Turkmenistan"
  1783. IDS_GEO_188 "Tanzania"
  1784. IDS_GEO_189 "Uganda"
  1785. IDS_GEO_190 "Ukraine"
  1786. IDS_GEO_191 "United Kingdom"
  1787. END
  1788. STRINGTABLE DISCARDABLE
  1789. BEGIN
  1790. IDS_GEO_192 "United States"
  1791. IDS_GEO_193 "Burkina Faso"
  1792. IDS_GEO_194 "Uruguay"
  1793. IDS_GEO_195 "Uzbekistan"
  1794. IDS_GEO_196 "St. Vincent and the Grenadines"
  1795. IDS_GEO_197 "Venezuela"
  1796. IDS_GEO_198 "Vietnam"
  1797. IDS_GEO_199 "Virgin Islands"
  1798. IDS_GEO_200 "Vatican City"
  1799. IDS_GEO_201 "Namibia"
  1800. IDS_GEO_202 "Wake Island"
  1801. IDS_GEO_203 "Samoa"
  1802. IDS_GEO_204 "Swaziland"
  1803. IDS_GEO_205 "Yemen"
  1804. IDS_GEO_206 "Zambia"
  1805. IDS_GEO_207 "Zimbabwe"
  1806. END
  1807. STRINGTABLE DISCARDABLE
  1808. BEGIN
  1809. IDS_GEO_208 "Yugoslavia"
  1810. IDS_GEO_209 "Anguilla"
  1811. IDS_GEO_210 "Antarctica"
  1812. IDS_GEO_211 "Aruba"
  1813. IDS_GEO_212 "Ascension Island"
  1814. IDS_GEO_213 "Ashmore and Cartier Islands"
  1815. IDS_GEO_214 "Baker Island"
  1816. IDS_GEO_215 "Bouvet Island"
  1817. IDS_GEO_216 "Cayman Islands"
  1818. IDS_GEO_217 "Channel Islands"
  1819. IDS_GEO_218 "Christmas Island"
  1820. IDS_GEO_219 "Clipperton Island"
  1821. IDS_GEO_220 "Cocos (Keeling) Islands"
  1822. IDS_GEO_221 "Cook Islands"
  1823. IDS_GEO_222 "Coral Sea Islands"
  1824. IDS_GEO_223 "Diego Garcia"
  1825. END
  1826. STRINGTABLE DISCARDABLE
  1827. BEGIN
  1828. IDS_GEO_224 "Falkland Islands (Islas Malvinas)"
  1829. IDS_GEO_225 "French Guiana"
  1830. IDS_GEO_226 "French Polynesia"
  1831. IDS_GEO_227 "French Southern and Antarctic Lands"
  1832. IDS_GEO_228 "Palestinian Authority"
  1833. IDS_GEO_229 "Guadeloupe"
  1834. IDS_GEO_230 "Guam"
  1835. IDS_GEO_231 "Guantanamo Bay"
  1836. IDS_GEO_232 "Guernsey"
  1837. IDS_GEO_233 "Heard Island and McDonald Islands"
  1838. IDS_GEO_234 "Howland Island"
  1839. IDS_GEO_235 "Jarvis Island"
  1840. IDS_GEO_236 "Jersey"
  1841. IDS_GEO_237 "Kingman Reef"
  1842. IDS_GEO_238 "Martinique"
  1843. IDS_GEO_239 "Mayotte"
  1844. END
  1845. STRINGTABLE DISCARDABLE
  1846. BEGIN
  1847. IDS_GEO_240 "Montserrat"
  1848. IDS_GEO_241 "Netherlands Antilles"
  1849. IDS_GEO_242 "New Caledonia"
  1850. IDS_GEO_243 "Niue"
  1851. IDS_GEO_244 "Norfolk Island"
  1852. IDS_GEO_245 "Northern Mariana Islands"
  1853. IDS_GEO_246 "Palmyra Atoll"
  1854. IDS_GEO_247 "Pitcairn Islands"
  1855. IDS_GEO_248 "Rota Island"
  1856. IDS_GEO_249 "Saipan"
  1857. IDS_GEO_250 "South Georgia and the South Sandwich Islands"
  1858. IDS_GEO_251 "St. Helena"
  1859. IDS_GEO_252 "Tinian Island"
  1860. IDS_GEO_253 "Tokelau"
  1861. IDS_GEO_254 "Tristan da Cunha"
  1862. IDS_GEO_255 "Turks and Caicos Islands"
  1863. END
  1864. STRINGTABLE DISCARDABLE
  1865. BEGIN
  1866. IDS_GEO_256 "Virgin Islands, British"
  1867. IDS_GEO_257 "Wallis and Futuna"
  1868. IDS_GEO_258 "Man, Isle of"
  1869. IDS_GEO_259 "Macedonia, Former Yugoslav Republic of"
  1870. IDS_GEO_260 "Midway Islands"
  1871. IDS_GEO_261 "East Timor"
  1872. END
  1873. STRINGTABLE DISCARDABLE
  1874. BEGIN
  1875. IDS_KEY_000 "Bulgarian"
  1876. IDS_KEY_001 "Czech"
  1877. IDS_KEY_002 "Danish"
  1878. IDS_KEY_003 "German"
  1879. END
  1880. STRINGTABLE DISCARDABLE
  1881. BEGIN
  1882. IDS_KEY_004 "Greek"
  1883. IDS_KEY_005 "US"
  1884. IDS_KEY_006 "Spanish"
  1885. IDS_KEY_007 "Finnish"
  1886. IDS_KEY_008 "French"
  1887. IDS_KEY_009 "Hungarian"
  1888. IDS_KEY_010 "Icelandic"
  1889. IDS_KEY_011 "Italian"
  1890. IDS_KEY_012 "Dutch"
  1891. IDS_KEY_013 "Norwegian"
  1892. IDS_KEY_014 "Polish (Programmers)"
  1893. IDS_KEY_015 "Portuguese (Brazilian ABNT)"
  1894. IDS_KEY_016 "Romanian"
  1895. IDS_KEY_017 "Russian"
  1896. IDS_KEY_018 "Croatian"
  1897. IDS_KEY_019 "Slovak"
  1898. END
  1899. STRINGTABLE DISCARDABLE
  1900. BEGIN
  1901. IDS_KEY_020 "Albanian"
  1902. IDS_KEY_021 "Swedish"
  1903. IDS_KEY_022 "Turkish Q"
  1904. IDS_KEY_023 "Ukrainian"
  1905. IDS_KEY_024 "Belarusian"
  1906. IDS_KEY_025 "Slovenian"
  1907. IDS_KEY_026 "Estonian"
  1908. IDS_KEY_027 "Latvian"
  1909. IDS_KEY_028 "Lithuanian IBM"
  1910. IDS_KEY_029 "Azeri Latin"
  1911. IDS_KEY_030 "Macedonian (FYROM)"
  1912. IDS_KEY_031 "Faeroese"
  1913. IDS_KEY_032 "Kazakh"
  1914. IDS_KEY_033 "Kyrgyz Cyrillic"
  1915. IDS_KEY_034 "Tatar"
  1916. IDS_KEY_035 "Mongolian Cyrillic"
  1917. END
  1918. STRINGTABLE DISCARDABLE
  1919. BEGIN
  1920. IDS_KEY_036 "Swiss German"
  1921. IDS_KEY_037 "United Kingdom"
  1922. IDS_KEY_038 "Latin American"
  1923. IDS_KEY_039 "Belgian French"
  1924. IDS_KEY_040 "Belgian (Period)"
  1925. IDS_KEY_041 "Portuguese"
  1926. IDS_KEY_042 "Serbian (Latin)"
  1927. IDS_KEY_043 "Azeri Cyrillic"
  1928. IDS_KEY_044 "Uzbek Cyrillic"
  1929. IDS_KEY_045 "Canadian French (Legacy)"
  1930. IDS_KEY_046 "Serbian (Cyrillic)"
  1931. IDS_KEY_047 "Canadian French"
  1932. IDS_KEY_048 "Swiss French"
  1933. IDS_KEY_049 "Irish"
  1934. IDS_KEY_050 "Bulgarian (Latin)"
  1935. IDS_KEY_051 "Czech (QWERTY)"
  1936. END
  1937. STRINGTABLE DISCARDABLE
  1938. BEGIN
  1939. IDS_KEY_052 "German (IBM)"
  1940. IDS_KEY_053 "Greek (220)"
  1941. IDS_KEY_054 "United States-Dvorak"
  1942. IDS_KEY_055 "Spanish Variation"
  1943. IDS_KEY_056 "Hungarian 101-key"
  1944. IDS_KEY_057 "Italian (142)"
  1945. IDS_KEY_058 "Polish (214)"
  1946. IDS_KEY_059 "Portuguese (Brazilian ABNT2)"
  1947. IDS_KEY_060 "Russian (Typewriter)"
  1948. IDS_KEY_061 "Slovak (QWERTY)"
  1949. IDS_KEY_062 "Turkish F"
  1950. IDS_KEY_063 "Latvian (QWERTY)"
  1951. IDS_KEY_064 "Lithuanian"
  1952. IDS_KEY_065 "Belgian (Comma)"
  1953. IDS_KEY_066 "Canadian Multilingual Standard"
  1954. IDS_KEY_067 "Gaelic"
  1955. END
  1956. STRINGTABLE DISCARDABLE
  1957. BEGIN
  1958. IDS_KEY_068 "Czech Programmers"
  1959. IDS_KEY_069 "Greek (319)"
  1960. IDS_KEY_070 "United States-International"
  1961. IDS_KEY_071 "Greek (220) Latin"
  1962. IDS_KEY_072 "United States-Dvorak for left hand"
  1963. IDS_KEY_073 "Greek (319) Latin"
  1964. IDS_KEY_074 "United States-Dvorak for right hand"
  1965. IDS_KEY_075 "Greek Latin"
  1966. IDS_KEY_076 "Greek Polytonic"
  1967. IDS_KEY_077 "Japanese"
  1968. IDS_KEY_078 "Korean"
  1969. IDS_KEY_079 "Chinese (Traditional) - US Keyboard"
  1970. IDS_KEY_080 "Chinese (Simplified) - US Keyboard"
  1971. IDS_KEY_081 "Chinese (Traditional) - Phonetic"
  1972. IDS_KEY_082 "Japanese Input System (MS-IME2002)"
  1973. IDS_KEY_083 "Korean Input System (IME 2000)"
  1974. END
  1975. STRINGTABLE DISCARDABLE
  1976. BEGIN
  1977. IDS_KEY_084 "Chinese (Simplified) - QuanPin"
  1978. IDS_KEY_085 "Chinese (Traditional) - ChangJie"
  1979. IDS_KEY_086 "Chinese (Simplified) - ShuangPin"
  1980. IDS_KEY_087 "Chinese (Traditional) - Quick"
  1981. IDS_KEY_088 "Chinese (Simplified) - ZhengMa"
  1982. IDS_KEY_089 "Chinese (Traditional) - Big5 Code"
  1983. IDS_KEY_090 "Chinese (Traditional) - Array"
  1984. IDS_KEY_091 "Chinese (Simplified) - NeiMa"
  1985. IDS_KEY_092 "Chinese (Traditional) - DaYi"
  1986. IDS_KEY_093 "Chinese (Traditional) - Unicode"
  1987. IDS_KEY_094 "Chinese(Traditional) - New Phonetic"
  1988. IDS_KEY_095 "Chinese (Traditional) - New ChangJie"
  1989. IDS_KEY_096 "Chinese (Simplified) - Microsoft Pinyin IME 3.0"
  1990. IDS_KEY_097 "Chinese (Traditional) - Alphanumeric"
  1991. END
  1992. STRINGTABLE DISCARDABLE
  1993. BEGIN
  1994. IDS_FAVPOPUP_PROPERTIES "Favorites and Links Properties"
  1995. IDS_FAVPOPUP_FOLDERNAME "NewFolder"
  1996. IDS_FAVPOPUP_PROP "Favorites and Links Properties"
  1997. IDS_FAVPOPUP_URLDESC "The display name must end with a "".url"" extension."
  1998. IDS_FAVPOPUP_FOLDERDESC "Folders must be named ""OEM"" or ""OEM Recommended Sites"" (where ""OEM"" is your manufacturer name)."
  1999. END
  2000. #endif // English (U.S.) resources
  2001. /////////////////////////////////////////////////////////////////////////////
  2002. #ifndef APSTUDIO_INVOKED
  2003. /////////////////////////////////////////////////////////////////////////////
  2004. //
  2005. // Generated from the TEXTINCLUDE 3 resource.
  2006. //
  2007. /////////////////////////////////////////////////////////////////////////////
  2008. #endif // not APSTUDIO_INVOKED