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.

431 lines
21 KiB

  1. //Microsoft Developer Studio generated resource script.
  2. //
  3. /////////////////////////////////////////////////////////////////////////////
  4. // English (U.S.) resources
  5. RTFWRAPPER.HTM HTML DISCARDABLE "resources\\AuRTFWrapper.htm"
  6. /////////////////////////////////////////////////////////////////////////////
  7. //
  8. // Bitmap
  9. //
  10. IDB_SIDEBAR BITMAP DISCARDABLE "resources\\sidebar.bmp"
  11. IDB_HEADERICON BITMAP DISCARDABLE "resources\\headeric.bmp"
  12. IDB_CHECK BITMAP DISCARDABLE "resources\\check.bmp"
  13. IDB_GRAYOUT BITMAP DISCARDABLE "resources\\grayout.bmp"
  14. IDB_CLEAR BITMAP DISCARDABLE "resources\\clear.bmp"
  15. /////////////////////////////////////////////////////////////////////////////
  16. //
  17. // Icon
  18. //
  19. IDI_INFOICON ICON DISCARDABLE "resources\\asterisk.ico"
  20. /////////////////////////////////////////////////////////////////////////////
  21. //
  22. // Dialog
  23. //
  24. IDD_WELCOME DIALOGEX 0, 0, 332, 221
  25. STYLE DS_CONTROL | WS_CHILD | WS_VISIBLE | WS_SYSMENU
  26. FONT 8, "MS Shell Dlg"
  27. BEGIN
  28. CONTROL "",IDC_SIDEBAR,"Static",SS_OWNERDRAW,0,0,109,193, WS_EX_TRANSPARENT
  29. PUSHBUTTON "< &Back",IDC_BACK,158,200,50,14,WS_TABSTOP
  30. DEFPUSHBUTTON "&Next >",IDC_NEXT,215,200,50,14
  31. PUSHBUTTON "Cancel",IDC_CANCEL,275,200,50,14,WS_TABSTOP
  32. LTEXT "Welcome to the Automatic Updates Setup Wizard"
  33. IDC_HEADER,115,8,195,30,0,WS_EX_TRANSPARENT
  34. LTEXT "This wizard helps you set up Windows Update to automatically deliver important software and hardware updates to your computer, using your Internet connection.",
  35. IDC_STATIC,117,40,200,31,0,WS_EX_TRANSPARENT
  36. LTEXT "Use of automatic updates is covered by the",IDC_STATIC,
  37. 117,72,198,8,0,WS_EX_TRANSPARENT
  38. LTEXT "End User Licence Agreement",IDC_WELCOME_EULA,117,81,198,
  39. 8, WS_TABSTOP, WS_EX_TRANSPARENT
  40. CONTROL "Note Windows Update does not collect any form of personally identifiable information from your computer.",
  41. IDC_WELCOME_NOTE, "RichEdit20W", ES_MULTILINE | ES_READONLY, 117,105,199,24,WS_EX_TRANSPARENT
  42. LTEXT "Read our privacy statement", IDC_WELCOME_PRIVACY,118,129,160,10, WS_TABSTOP, WS_EX_TRANSPARENT
  43. CONTROL "To continue, click Next.",
  44. IDC_WELCOME_CONTINUE, "RichEdit20W", ES_MULTILINE | ES_READONLY, 118,170,195,13,WS_EX_TRANSPARENT
  45. LTEXT "", IDC_WHITERECT,109,0,223,193
  46. CONTROL "",IDC_BOTTOMLINE,"Static",SS_BLACKFRAME | SS_SUNKEN,0,192,
  47. 332,1,WS_EX_TRANSPARENT
  48. END
  49. IDD_DETAILS DIALOGEX 0, 0, 332, 221
  50. STYLE DS_CONTROL | WS_CHILD
  51. FONT 8, "MS Shell Dlg"
  52. BEGIN
  53. CONTROL "Read this first",IDC_UPDATELIST,"MYLB",WS_VISIBLE | WS_EX_CONTROLPARENT,28,67,289,119
  54. PUSHBUTTON "&Settings",IDC_SETTINGS,151,200,46,14
  55. PUSHBUTTON "&Remind Me Later",IDC_REMINDLATER,204,200,67,14
  56. DEFPUSHBUTTON "&Install",IDC_OK,278,200,46,14
  57. CONTROL "",IDC_BOTTOMLINE,"Static",SS_BLACKFRAME | SS_SUNKEN,0,192,
  58. 331,1,WS_EX_TRANSPARENT
  59. CONTROL IDB_HEADERICON,IDC_STATIC,"Static",SS_BITMAP,296,3,33,30,
  60. WS_EX_TRANSPARENT
  61. LTEXT "Ready to Install",IDC_HEADER,14,12,268,22,0,
  62. WS_EX_TRANSPARENT
  63. LTEXT "",IDC_WHITERECT,0,0,332,36
  64. LTEXT "The following updates are recommended for your computer. Review the list of updates and click ""Install"" to continue.",
  65. IDC_STATIC,28,43,289,16
  66. CONTROL "",IDC_STATIC,"Static",SS_BLACKFRAME | SS_SUNKEN,0,35,
  67. 332,1,WS_EX_TRANSPARENT
  68. END
  69. IDD_DOWNLOAD DIALOGEX 0, 0, 332, 221
  70. STYLE DS_CENTER | WS_POPUP | WS_CAPTION | WS_SYSMENU
  71. CAPTION "Automatic Updates"
  72. FONT 8, "MS Shell Dlg"
  73. BEGIN
  74. CONTROL "Read this first",IDC_UPDATELIST,"MYLB",WS_VISIBLE | WS_EX_CONTROLPARENT ,28,67,289,119
  75. PUSHBUTTON "&Settings",IDC_SETTINGS,111,200,50,14
  76. PUSHBUTTON "&Remind Me Later",IDC_REMINDLATER,168,200,75,14
  77. DEFPUSHBUTTON "Start &Download",IDC_OK,250,200,75,14
  78. LTEXT "If you don't want to download a selected update, clear the check box next to the update.",
  79. IDC_STATIC,28,43,289,16
  80. CONTROL IDB_HEADERICON,-1,"Static",SS_BITMAP,296,3,33,30,WS_EX_TRANSPARENT
  81. LTEXT "Updates for Your Computer",IDC_HEADER,14,7,266,17,0,WS_EX_TRANSPARENT
  82. LTEXT "The updates listed below will be downloaded to your computer.",
  83. IDC_STATIC,28,24,209,8,0,WS_EX_TRANSPARENT
  84. LTEXT "",IDC_WHITERECT,0,0,332,36
  85. CONTROL "",IDC_BOTTOMLINE,"Static",SS_BLACKFRAME | SS_SUNKEN,0,192,332,1,
  86. WS_EX_TRANSPARENT
  87. CONTROL "",IDC_STATIC,"Static",SS_BLACKFRAME | SS_SUNKEN,0,35,
  88. 332,1,WS_EX_TRANSPARENT
  89. END
  90. IDD_SUMMARY DIALOGEX 0, 0, 332, 221
  91. STYLE DS_CONTROL | WS_CHILD | WS_EX_CONTROLPARENT | WS_SYSMENU
  92. FONT 8, "MS Shell Dlg"
  93. BEGIN
  94. CONTROL "Note Some updates may require that you restart your computer. Please save your work and close all programs before proceeding.",
  95. IDC_SUMMARY_NOTE,"RichEdit20W",ES_MULTILINE | ES_READONLY, 129,155,165,33,WS_EX_TRANSPARENT
  96. PUSHBUTTON "&Details",IDC_DETAILS,151,200,46,14
  97. PUSHBUTTON "&Remind Me Later",IDC_REMINDLATER,204,200,67,14
  98. DEFPUSHBUTTON "&Install",IDC_OK,278,200,46,14
  99. LTEXT "If you would like to postpone installation to a more convenient time, click ""Remind Me Later.""",
  100. -1,115,52,195,16,0,WS_EX_TRANSPARENT
  101. LTEXT "Windows is ready to install the recommended updates for your computer.",
  102. -1,115,28,195,16,0,WS_EX_TRANSPARENT
  103. LTEXT "Ready to Install",IDC_HEADER,115,8,195,12,0,
  104. WS_EX_TRANSPARENT
  105. LTEXT "", IDC_WHITERECT,109,0,223,193
  106. CONTROL "",IDC_INFOICON,"Static",SS_ICON,115,155,10,30
  107. CONTROL "",IDC_SIDEBAR,"Static",SS_OWNERDRAW,0,0,109,193, WS_EX_TRANSPARENT
  108. CONTROL "",IDC_BOTTOMLINE,"Static",SS_BLACKFRAME | SS_SUNKEN,0,192,
  109. 332,1,WS_EX_TRANSPARENT
  110. END
  111. IDD_PROGRESS DIALOGEX 0, 0, 332, 221
  112. STYLE WS_CHILD | WS_VISIBLE
  113. FONT 8, "MS Shell Dlg"
  114. BEGIN
  115. CONTROL "",IDC_BOTTOMLINE,"Static",SS_BLACKFRAME | SS_SUNKEN,0,192,332,1,
  116. WS_EX_TRANSPARENT
  117. CONTROL IDB_HEADERICON,-1,"Static",SS_BITMAP,296,3,33,30,WS_EX_TRANSPARENT
  118. LTEXT "Installation in Progress",IDC_HEADER,14,12,266,23,0,WS_EX_TRANSPARENT
  119. LTEXT "",IDC_WHITERECT,0,0,332,36
  120. LTEXT "Updates are being installed. You will be notified when installation is complete.",
  121. IDC_TEXT,28,43,289,16
  122. CONTROL "Progress1",IDC_PROGRESS,"msctls_progress32",WS_BORDER,
  123. 28,66,282,16
  124. CONTROL "",IDC_STATIC,"Static",SS_BLACKFRAME | SS_SUNKEN,0,35,
  125. 332,1,WS_EX_TRANSPARENT
  126. END
  127. IDD_COMPLETE DIALOGEX 0, 0, 332, 221
  128. STYLE WS_CHILD | WS_SYSMENU
  129. FONT 8, "MS Shell Dlg"
  130. BEGIN
  131. DEFPUSHBUTTON "OK",IDC_OK,275,200,50,14
  132. LTEXT "Installation Complete",IDC_HEADER,115,8,195,12,0,
  133. WS_EX_TRANSPARENT
  134. LTEXT "Windows has finished installing updates for your computer.",
  135. -1,115,28,195,16,0,WS_EX_TRANSPARENT
  136. CONTROL "",IDC_SIDEBAR,"Static",SS_OWNERDRAW,0,0,109,193, WS_EX_TRANSPARENT
  137. LTEXT "", IDC_WHITERECT,109,0,223,193
  138. CONTROL "",IDC_BOTTOMLINE,"Static",SS_BLACKFRAME | SS_SUNKEN,0,192,
  139. 332,1,WS_EX_TRANSPARENT
  140. END
  141. IDD_RESTART DIALOGEX 0, 0, 332, 221
  142. STYLE DS_CONTROL | WS_CHILD | WS_VISIBLE | WS_SYSMENU
  143. FONT 8, "MS Shell Dlg"
  144. BEGIN
  145. CONTROL "",IDC_SIDEBAR,"Static",SS_OWNERDRAW,0,0,109,193, WS_EX_TRANSPARENT
  146. PUSHBUTTON "&No",IDC_RESTARTLATER, 269, 200, 56, 14
  147. DEFPUSHBUTTON "&Yes",IDC_RESTARTNOW, 205,200,60,14, WS_TABSTOP
  148. LTEXT "Restart Your Computer To Finish Installing"
  149. ,IDC_HEADER, 115,8,195,12,0,
  150. WS_EX_TRANSPARENT
  151. LTEXT "The updates will not be fully installed until you restart your computer. ",
  152. IDC_STATIC,115,27,195,22,0,WS_EX_TRANSPARENT
  153. LTEXT "Before restarting, be sure to save your work and close any open programs.",
  154. IDC_STATIC,115,55,195,25,0,WS_EX_TRANSPARENT
  155. LTEXT "Restart the computer now?",
  156. IDC_STATIC,115,83,195,22,0,WS_EX_TRANSPARENT
  157. LTEXT "", IDC_WHITERECT,109,0,223,193
  158. CONTROL "",IDC_BOTTOMLINE,"Static",SS_BLACKFRAME | SS_SUNKEN,0,192,
  159. 332,1,WS_EX_TRANSPARENT
  160. END
  161. IDD_REMIND DIALOG FIXED IMPURE 0, 0, 157, 55
  162. STYLE DS_MODALFRAME | DS_CENTER | WS_POPUP | WS_CAPTION | WS_SYSMENU
  163. CAPTION "Automatic Updates"
  164. FONT 8, "MS Shell Dlg"
  165. BEGIN
  166. DEFPUSHBUTTON "OK",IDC_OK,24,31,50,14
  167. PUSHBUTTON "Cancel",IDC_CANCEL,84,31,50,14
  168. LTEXT "Please remind me:",-1,8,9,59,9
  169. COMBOBOX IDC_REMINDTIME,73,8,74,74,CBS_DROPDOWNLIST | WS_VSCROLL |
  170. WS_TABSTOP
  171. END
  172. IDD_UPDATEFRAME DIALOG DISCARDABLE 0, 0, 332, 221
  173. STYLE DS_CENTER | WS_POPUP | WS_CAPTION | WS_SYSMENU
  174. CAPTION "Automatic Updates Setup Wizard"
  175. FONT 8, "MS Shell Dlg"
  176. BEGIN
  177. END
  178. IDD_INSTALLFRAME DIALOG DISCARDABLE 0, 0, 332, 221
  179. STYLE DS_CENTER | WS_POPUP | WS_CAPTION | WS_SYSMENU
  180. CAPTION "Automatic Updates"
  181. FONT 8, "MS Shell Dlg"
  182. BEGIN
  183. END
  184. IDD_SETTINGS DIALOG DISCARDABLE 0, 0, 262, 238
  185. STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU | DS_CENTER
  186. CAPTION "Automatic Updates"
  187. FONT 8, "MS Shell Dlg"
  188. BEGIN
  189. ICON IDI_AUICON,IDC_STATIC,9,7,21,20
  190. LTEXT "Windows can find the updates you need and deliver them directly to your computer.",
  191. IDC_STATIC,43,7,200,19
  192. CONTROL "&Keep my computer up to date. With this setting enabled, Windows Update software may be automatically updated prior to applying any other updates.",IDC_CHK_KEEPUPTODATE,"Button",
  193. BS_AUTOCHECKBOX | BS_MULTILINE | BS_TOP |WS_TABSTOP,9,34,230, 25
  194. LTEXT "Learn more about automatic updating",
  195. IDC_STAT_LEARNAUTOUPDATE,9,65,125,8,WS_TABSTOP
  196. GROUPBOX "Settings",IDC_STATIC,9,76,242,116
  197. CONTROL "N&otify me before downloading any updates and notify me again before installing them on my computer",
  198. IDC_OPTION1,"Button",BS_AUTORADIOBUTTON | BS_VCENTER |
  199. BS_MULTILINE,19,89,223,20
  200. CONTROL "&Download the updates automatically and notify me when they are ready to be installed",
  201. IDC_OPTION2,"Button",BS_AUTORADIOBUTTON | BS_VCENTER |
  202. BS_MULTILINE,19,112,224,22
  203. CONTROL "A&utomatically download the updates, and install them on the schedule that I specify",
  204. IDC_OPTION3,"Button",BS_AUTORADIOBUTTON | BS_VCENTER |
  205. BS_MULTILINE,19,134,224,18
  206. COMBOBOX IDC_CMB_DAYS,29,158,93,114,CBS_DROPDOWNLIST | WS_VSCROLL |
  207. WS_TABSTOP
  208. LTEXT "at",IDC_AT,124,160,8,8
  209. COMBOBOX IDC_CMB_HOURS,136,158,61,98,CBS_DROPDOWNLIST |
  210. WS_VSCROLL | WS_TABSTOP
  211. LTEXT "Learn more about scheduled installing",IDC_LEARNMORE,29,
  212. 177,177,10,WS_TABSTOP
  213. PUSHBUTTON "D&eclined Updates",IDC_RESTOREHIDDEN,157,198,94,15
  214. DEFPUSHBUTTON "OK",IDC_OK,137,217,50,14
  215. PUSHBUTTON "Cancel",IDC_CANCEL,202,217,50,14
  216. END
  217. IDD_RESTOREUPDATE DIALOG DISCARDABLE 0, 0, 227, 66
  218. STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
  219. CAPTION "Declined Updates"
  220. FONT 8, "MS Shell Dlg"
  221. BEGIN
  222. DEFPUSHBUTTON "Yes",IDOK,111,45,50,14
  223. PUSHBUTTON "No",IDCANCEL,170,45,50,14
  224. ICON IDI_AUICON,IDC_STATIC,7,13,20,20
  225. LTEXT "You can choose to have Windows notify you again about updates you previously declined.",
  226. IDC_STATIC,38,7,182,18
  227. LTEXT "Do you want to restore declined updates?",IDC_STATIC,38,
  228. 27,182,9
  229. END
  230. IDD_NOTOPTIONS DIALOGEX 0, 0, 332, 221
  231. STYLE DS_CONTROL | DS_CENTER | WS_CHILD | WS_CAPTION | WS_SYSMENU
  232. CAPTION "Automatic Updates"
  233. FONT 8, "MS Shell Dlg"
  234. BEGIN
  235. LTEXT "Notification Settings",IDC_HEADER,14,7,150,15,0,
  236. WS_EX_TRANSPARENT
  237. CONTROL 134,IDC_STATIC,"Static",SS_BITMAP,296,3,33,30,
  238. WS_EX_TRANSPARENT
  239. LTEXT "Windows can find the updates you need and deliver them directly to your computer.",
  240. IDC_STATIC,22,23,267,8,0,WS_EX_TRANSPARENT
  241. CONTROL "&Keep my computer up to date. With this setting enabled, Windows Update software may be automatically updated prior to applying any other updates.",
  242. IDC_CHK_KEEPUPTODATE,"Button",BS_AUTOCHECKBOX | BS_MULTILINE | BS_TOP | WS_TABSTOP,23,40,285,25
  243. LTEXT "Learn more about automatic updating",
  244. IDC_STAT_LEARNAUTOUPDATE,23,65,125,8, WS_TABSTOP
  245. GROUPBOX "Settings",IDC_GRPBOX,23,76,285,112
  246. CONTROL "N&otify me before downloading any updates and notify me again before installing them on my computer",
  247. IDC_OPTION1,"Button",BS_AUTORADIOBUTTON | BS_MULTILINE,
  248. 28,88,276,16
  249. CONTROL "&Download the updates automatically and notify me when they are ready to be installed",
  250. IDC_OPTION2,"Button",BS_AUTORADIOBUTTON | BS_MULTILINE,
  251. 28,111,276,16
  252. CONTROL "A&utomatically download the updates, and install them on the schedule that I specify",
  253. IDC_OPTION3,"Button",BS_AUTORADIOBUTTON | BS_MULTILINE,
  254. 28,134,276,11
  255. COMBOBOX IDC_CMB_DAYS,39,150,93,114,CBS_DROPDOWNLIST | WS_VSCROLL |
  256. WS_TABSTOP
  257. LTEXT "at",IDC_AT,133,152,8,8
  258. COMBOBOX IDC_CMB_HOURS,143,150,61,98,CBS_DROPDOWNLIST |
  259. WS_VSCROLL | WS_TABSTOP
  260. LTEXT "Learn more about scheduled installing",IDC_LEARNMORE,
  261. 28,170,258,10,WS_TABSTOP
  262. PUSHBUTTON "< &Back",IDC_BACK,158,200,50,14
  263. DEFPUSHBUTTON "&Next >",IDC_NEXT,215,200,50,14
  264. PUSHBUTTON "Cancel",IDC_CANCEL,275,200,50,14
  265. LTEXT "",IDC_WHITERECT,0,0,332,36
  266. CONTROL "",IDC_BOTTOMLINE,"Static",SS_BLACKFRAME | SS_SUNKEN,0,
  267. 192,332,1,WS_EX_TRANSPARENT
  268. END
  269. IDD_SETUPCANCEL DIALOGEX 0, 0, 332, 221
  270. STYLE DS_CONTROL | WS_CHILD | WS_VISIBLE | WS_SYSMENU
  271. CAPTION "Automatic Updates Setup Wizard"
  272. FONT 8, "MS Shell Dlg"
  273. BEGIN
  274. CONTROL "",IDC_SIDEBAR,"Static",SS_OWNERDRAW,0,0,109,193, WS_EX_TRANSPARENT
  275. PUSHBUTTON "< &Back",IDC_BACK,158,200,50,14,WS_TABSTOP
  276. DEFPUSHBUTTON "&Finish",IDC_FINISH,215,200,50,14
  277. PUSHBUTTON "Cancel",IDC_CANCEL,275,200,50,14,WS_TABSTOP
  278. LTEXT "To close this wizard, click Finish.",
  279. IDC_STATIC,115,140,195,24,0,WS_EX_TRANSPARENT
  280. LTEXT "Windows recognizes when you are online and uses your Internet connection to search for downloads from the Windows Update Web site. A message appears on your desktop to let you know when updates are available.",
  281. IDC_STATIC,115,90,195,40,0,WS_EX_TRANSPARENT
  282. LTEXT "You will be prompted to complete the wizard again later.",
  283. IDC_STATIC,115,65,195,24,0,WS_EX_TRANSPARENT
  284. LTEXT "The Automatic Updates Setup Wizard did not complete successfully because you clicked Cancel.",
  285. IDC_STATIC,115,40,195,24,0,WS_EX_TRANSPARENT
  286. LTEXT "Cannot Complete the Automatic Updates Setup Wizard"
  287. IDC_HEADER,115,8,195,30,0,WS_EX_TRANSPARENT
  288. LTEXT "", IDC_WHITERECT,109,0,223,193
  289. CONTROL "",IDC_BOTTOMLINE,"Static",SS_BLACKFRAME | SS_SUNKEN,0,192,
  290. 332,1,WS_EX_TRANSPARENT
  291. END
  292. IDD_SETUPCOMPLETE DIALOGEX 0, 0, 332, 221
  293. STYLE DS_CONTROL | WS_CHILD | WS_VISIBLE | WS_SYSMENU
  294. FONT 8, "MS Shell Dlg"
  295. BEGIN
  296. CONTROL "",IDC_SIDEBAR,"Static",SS_OWNERDRAW,0,0,109,193, WS_EX_TRANSPARENT
  297. PUSHBUTTON "< &Back",IDC_BACK,158,200,50,14,WS_TABSTOP
  298. DEFPUSHBUTTON "&Finish",IDC_FINISH,215,200,50,14
  299. PUSHBUTTON "Cancel",IDC_CANCEL,275,200,50,14,WS_TABSTOP
  300. LTEXT "To close this wizard, click Finish.",
  301. IDC_STATIC,115,140,195,24,0,WS_EX_TRANSPARENT
  302. LTEXT "To change your notification option, click Back.",
  303. IDC_STATIC,115,65,195,24,0,WS_EX_TRANSPARENT
  304. LTEXT "You have successfully completed the Automatic Updates Setup Wizard. Windows has saved your notification option.",
  305. IDC_STATIC,115,40,195,24,0,WS_EX_TRANSPARENT
  306. LTEXT "Completing the Automatic Updates Setup Wizard"
  307. IDC_HEADER,115,8,195,30,0,WS_EX_TRANSPARENT
  308. LTEXT "", IDC_WHITERECT,109,0,223,193
  309. CONTROL "",IDC_BOTTOMLINE,"Static",SS_BLACKFRAME | SS_SUNKEN,0,192,
  310. 332,1,WS_EX_TRANSPARENT
  311. END
  312. IDD_START_INSTALL DIALOG DISCARDABLE 0, 0, 287, 81
  313. STYLE DS_CENTER | WS_POPUP | WS_CAPTION | WS_SYSMENU
  314. EXSTYLE WS_EX_TOPMOST
  315. CAPTION "Automatic Updates"
  316. FONT 8, "MS Shell Dlg"
  317. BEGIN
  318. DEFPUSHBUTTON "Yes",IDYES,169,60,50,14
  319. PUSHBUTTON "No",IDNO,231,60,50,14
  320. CONTROL "Progress1",IDC_PROG_TIME,"msctls_progress32",WS_BORDER,
  321. 7,34,273,9
  322. LTEXT "Windows is ready to begin installing the updates available for your computer.",
  323. IDC_STATIC,7,7,273,8
  324. LTEXT "Do you want Windows to install the updates now?",
  325. IDC_STATIC,7,21,273,9
  326. LTEXT "(Installation will start if no action is taken within %d:%.2d minutes)",
  327. IDC_STAT_COUNTER,7,43,273,8
  328. END
  329. IDD_PROMPT_RESTART DIALOG DISCARDABLE 0, 0, 287, 86
  330. STYLE DS_CENTER | WS_POPUP | WS_CAPTION | WS_SYSMENU
  331. EXSTYLE WS_EX_TOPMOST
  332. CAPTION "Automatic Updates"
  333. FONT 8, "MS Shell Dlg"
  334. BEGIN
  335. DEFPUSHBUTTON "Yes",IDYES,170,65,50,14
  336. PUSHBUTTON "No",IDNO,230,65,50,14
  337. CONTROL "Progress1",IDC_PROG_TIME,"msctls_progress32",WS_BORDER,
  338. 7,40,273,9
  339. LTEXT "Your updates have been installed succesfully. To complete installation you must restart your computer.",
  340. -1,7,7,273,17
  341. LTEXT "Do you want to restart your computer now? ",-1,7,28,273,
  342. 9
  343. LTEXT "(Windows will restart your computer if no action is taken within %d:%.2d minutes)",
  344. IDC_STAT_COUNTER,7,50,273,8
  345. END
  346. IDA_BASE ACCELERATORS
  347. BEGIN
  348. VK_F4, IDCANCEL, VIRTKEY, ALT
  349. END
  350. /////////////////////////////////////////////////////////////////////////////
  351. //
  352. // String Table
  353. //
  354. STRINGTABLE DISCARDABLE
  355. BEGIN
  356. IDS_THIRTY_MINUTES "in 30 minutes"
  357. IDS_ONE_HOUR "in one hour"
  358. IDS_TWO_HOURS "in two hours"
  359. IDS_FOUR_HOURS "in four hours"
  360. IDS_TOMORROW "Tomorrow"
  361. IDS_THREE_DAYS "in 3 days"
  362. IDS_READTHISFIRST "Read more..."
  363. IDS_WELCOMETITLE "Stay current with automatic updates"
  364. IDS_WELCOMECAPTION "Click here to learn how to keep your computer up to date automatically with important downloads from Windows Update."
  365. IDS_DOWNLOADTITLE "New updates are ready to download"
  366. IDS_DOWNLOADCAPTION "Updates are available from Windows Update. Click here to review these items and begin downloading."
  367. IDS_INSTALLTITLE "New updates are ready to install"
  368. IDS_INSTALLCAPTION "Updates for your computer have been downloaded from Windows Update. Click here to review these updates and install them."
  369. IDS_DOWNLOADBUTTONTXT "Start &Download"
  370. IDS_INSTALLBUTTONTXT "&Install"
  371. IDS_CLOSEBUTTONTXT "&Close"
  372. IDS_PAUSEMENUITEM "&Pause"
  373. IDS_RESUMEMENUITEM "&Resume"
  374. IDS_DOWNLOADINGFORMAT "Downloading Updates\n%d%% Complete"
  375. IDS_SUSPENDEDFORMAT "Downloading Paused\nClick to Resume"
  376. IDS_HEADERFONT "Verdana"
  377. IDS_CLOSEWARNINGTITLE "Automatic Updates"
  378. IDS_CLOSEWARNINGTEXT "If you close the Automatic Updates Setup Wizard, you will be prompted to complete the wizard again later. Are you sure you want to cancel?"
  379. IDS_WELCOME_CONTINUE "Next"
  380. IDS_NOTE "Note"
  381. IDS_RESTORE_POINT_DESC "Automatic Updates Install"
  382. IDS_RTFSHORTCUT " Use SHIFT+F1 to read more about this update"
  383. IDS_EULA "End User License Agreement"
  384. IDS_PRIVACY "Read our privacy statement"
  385. IDS_LEARNMORE "scheduled installing"
  386. IDS_LEARNMOREAUTO "automatic updating"
  387. IDS_STR_EVERYDAY "Every day"
  388. IDS_STR_SUNDAY "Every Sunday"
  389. IDS_STR_MONDAY "Every Monday"
  390. IDS_STR_TUESDAY "Every Tuesday"
  391. IDS_STR_WEDNESDAY "Every Wednesday"
  392. IDS_STR_THURSDAY "Every Thursday"
  393. IDS_STR_FRIDAY "Every Friday"
  394. IDS_STR_SATURDAY "Every Saturday"
  395. IDS_START_INSTALL "(Installation will start if no action is taken within %s)"
  396. IDS_PROMPT_RESTART "(Windows will restart your computer if no action is taken within %s)"
  397. IDS_COUNTDOWN_FORMAT "m':'ss' minutes'" // countdown time format used for IDS_START_INSTALL and IDS_PROMPT_RESTART. See doc for GetTimeFormat() for details.
  398. END