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.

403 lines
16 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. #include "winres.h"
  10. /////////////////////////////////////////////////////////////////////////////
  11. #undef APSTUDIO_READONLY_SYMBOLS
  12. /////////////////////////////////////////////////////////////////////////////
  13. // English (U.S.) resources
  14. #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
  15. #ifdef _WIN32
  16. LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
  17. #pragma code_page(1252)
  18. #endif //_WIN32
  19. /////////////////////////////////////////////////////////////////////////////
  20. //
  21. // Icon
  22. //
  23. // Icon with lowest ID value placed first to ensure application icon
  24. // remains consistent on all systems.
  25. IDI_TUNEUP ICON DISCARDABLE "res\\tuneup.ico"
  26. IDI_CHECK ICON DISCARDABLE "res\\chkall.ico"
  27. IDI_UNCHECK ICON DISCARDABLE "res\\chkempty.ico"
  28. /////////////////////////////////////////////////////////////////////////////
  29. //
  30. // Bitmap
  31. //
  32. IDB_WATERMARK BITMAP DISCARDABLE "res\\water.bmp"
  33. IDB_HEADER BITMAP DISCARDABLE "res\\banner.bmp"
  34. /////////////////////////////////////////////////////////////////////////////
  35. //
  36. // Dialog
  37. //
  38. IDD_WELCOME DIALOG DISCARDABLE 0, 0, 317, 186
  39. STYLE DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_SYSMENU
  40. FONT 8, "MS Shell Dlg"
  41. BEGIN
  42. CONTROL "&Express\nAutomatically uses the most common maintenance settings",
  43. IDC_EXPRESS,"Button",BS_AUTORADIOBUTTON | BS_TOP |
  44. BS_MULTILINE,115,94,189,26
  45. CONTROL "&Custom\nI select the maintenance settings",IDC_MANUAL,
  46. "Button",BS_AUTORADIOBUTTON | BS_TOP | BS_MULTILINE,115,
  47. 125,189,26
  48. LTEXT "Welcome to the Maintenance Wizard",IDC_STATIC_TITLE,115,
  49. 8,189,24
  50. LTEXT "This wizard helps you schedule computer maintenance tasks that free up hard disk space, scan for and fix errors on your drives, and help your computer run faster and better.",
  51. IDC_STATIC,115,40,189,34
  52. LTEXT "Which option do you prefer?",IDC_STATIC,115,79,189,10
  53. LTEXT "To continue, click Next.",IDC_STATIC,115,156,189,10
  54. END
  55. IDD_TIME DIALOG DISCARDABLE 0, 0, 317, 143
  56. STYLE DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_SYSMENU
  57. FONT 8, "MS Shell Dlg"
  58. BEGIN
  59. CONTROL "&Use my existing schedule.",IDC_CURRENT,"Button",
  60. BS_AUTORADIOBUTTON | WS_GROUP,21,48,275,10
  61. CONTROL "&Create a new schedule, using the following time period:",
  62. IDC_RESET,"Button",BS_AUTORADIOBUTTON,21,63,275,10
  63. CONTROL "N&ights - Midnight to 3:00 A.M.",IDC_NIGHT,"Button",
  64. BS_AUTORADIOBUTTON | BS_TOP | BS_MULTILINE | WS_GROUP,33,
  65. 78,253,10
  66. CONTROL "&Days - Noon to 3:00 P.M.",IDC_DAY,"Button",
  67. BS_AUTORADIOBUTTON | BS_TOP | BS_MULTILINE,33,93,253,10
  68. CONTROL "&Evenings - 8:00 P.M. to 11:00 P.M.",IDC_EVENING,"Button",
  69. BS_AUTORADIOBUTTON | BS_TOP | BS_MULTILINE,33,108,253,10
  70. LTEXT "The easiest way to maintain your computer is to leave it running all the time, and schedule maintenance to occur at night.\n\nSelect a basic time period for computer maintenance. Later in this wizard, you can set specific times for specific tasks.",
  71. IDC_STATIC,21,1,275,40
  72. END
  73. IDD_STARTMENU DIALOG DISCARDABLE 0, 0, 317, 143
  74. STYLE DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_SYSMENU
  75. FONT 8, "MS Shell Dlg"
  76. BEGIN
  77. LTEXT "&Users:",IDC_SELUSER,21,32,275,10
  78. COMBOBOX IDC_USERS,21,42,275,50,CBS_DROPDOWNLIST | CBS_SORT |
  79. WS_VSCROLL | WS_TABSTOP
  80. LTEXT "&Programs:",IDC_PROGRAMS,21,61,275,10
  81. LISTBOX IDC_STARTUP,21,71,275,65,LBS_SORT | LBS_OWNERDRAWFIXED |
  82. LBS_HASSTRINGS | LBS_WANTKEYBOARDINPUT | WS_VSCROLL |
  83. WS_TABSTOP
  84. LTEXT "Select a user, and then clear the check box for each program you do not want to start automatically for that user. After you make changes for one user, you can select a different user.",
  85. IDC_STARTUPTEXT,21,1,275,26,NOT WS_GROUP
  86. END
  87. IDD_CLEANUP DIALOG DISCARDABLE 0, 0, 317, 143
  88. STYLE DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_SYSMENU
  89. FONT 8, "MS Shell Dlg"
  90. BEGIN
  91. CONTROL "Yes, perform disk cleanup at this regularly scheduled time:",
  92. IDC_YES,"Button",BS_AUTORADIOBUTTON | BS_TOP |
  93. BS_MULTILINE | WS_TABSTOP,21,24,275,10
  94. CONTROL "No, &don't schedule disk cleanup",IDC_DENY,"Button",
  95. BS_AUTORADIOBUTTON | BS_TOP | BS_MULTILINE | WS_TABSTOP,
  96. 21,119,275,10
  97. PUSHBUTTON "&Reschedule...",IDC_RESCHED,236,72,60,14,WS_GROUP
  98. PUSHBUTTON "&Settings...",IDC_CUSETTING,236,90,60,14
  99. LTEXT "Types of files to remove:",IDC_STATIC,34,62,262,8
  100. LISTBOX IDC_LISTSET,34,72,195,40,LBS_NOINTEGRALHEIGHT |
  101. LBS_NOSEL | WS_VSCROLL
  102. LTEXT "",IDC_TASKDESC,21,1,275,18,NOT WS_GROUP
  103. LTEXT "",IDC_SCHEDTEXT,34,39,262,18,NOT WS_GROUP
  104. END
  105. IDD_FIRST DIALOG DISCARDABLE 0, 0, 228, 98
  106. STYLE DS_MODALFRAME | DS_3DLOOK | DS_CENTER | WS_VISIBLE | WS_CAPTION |
  107. WS_SYSMENU
  108. CAPTION "Maintenance Wizard"
  109. FONT 8, "MS Shell Dlg"
  110. BEGIN
  111. CONTROL "&Perform maintenance now",IDC_RUNNOW,"Button",
  112. BS_AUTORADIOBUTTON,38,29,183,10
  113. CONTROL "&Change my maintenance settings or schedule",IDC_CHANGE,
  114. "Button",BS_AUTORADIOBUTTON,38,44,183,10
  115. DEFPUSHBUTTON "OK",IDOK,61,77,50,14,WS_GROUP
  116. PUSHBUTTON "Cancel",IDCANCEL,115,77,50,14,WS_GROUP
  117. ICON IDI_TUNEUP,IDC_STATIC,7,7,20,20
  118. LTEXT "What do you want to do?",IDC_STATIC,38,14,183,8
  119. END
  120. IDD_PROGRESS DIALOG DISCARDABLE 0, 0, 243, 61
  121. STYLE DS_MODALFRAME | DS_3DLOOK | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
  122. CAPTION "Maintenance Wizard"
  123. FONT 8, "MS Shell Dlg"
  124. BEGIN
  125. PUSHBUTTON "Cancel",IDCANCEL,96,40,50,14
  126. ICON IDI_TUNEUP,IDC_STATIC,7,7,20,20
  127. LTEXT "Windows is now performing maintenance on your computer.",
  128. IDC_TITLE,38,13,198,10
  129. END
  130. IDD_TASK DIALOG DISCARDABLE 0, 0, 317, 143
  131. STYLE DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_SYSMENU
  132. FONT 8, "MS Shell Dlg"
  133. BEGIN
  134. CONTROL "",IDC_YES,"Button",BS_AUTORADIOBUTTON | BS_TOP |
  135. BS_MULTILINE | WS_GROUP | WS_TABSTOP,21,24,275,10
  136. CONTROL "",IDC_DENY,"Button",BS_AUTORADIOBUTTON | BS_TOP |
  137. BS_MULTILINE | WS_TABSTOP,21,78,275,10
  138. PUSHBUTTON "&Reschedule...",IDC_RESCHED,172,60,60,14,WS_GROUP
  139. PUSHBUTTON "&Settings...",IDC_SETTING,236,60,60,14
  140. LTEXT "",IDC_TASKDESC,21,1,275,18,NOT WS_GROUP
  141. LTEXT "",IDC_SCHEDTEXT,34,39,262,18,NOT WS_GROUP
  142. END
  143. IDD_SUMMARY DIALOG DISCARDABLE 0, 0, 317, 186
  144. STYLE DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_SYSMENU
  145. FONT 8, "MS Shell Dlg"
  146. BEGIN
  147. CONTROL "&When I click Finish, perform each scheduled task for the first time.",
  148. IDC_RUNNOW,"Button",BS_AUTOCHECKBOX | BS_TOP |
  149. BS_MULTILINE | WS_GROUP | WS_TABSTOP,115,139,195,18
  150. LTEXT "You have successfully completed the Maintenance wizard.\n\nWindows NT will periodically perform the following tasks:",
  151. IDC_SUMTEXT,115,36,195,26
  152. LISTBOX IDC_SUMLIST,115,62,195,70,LBS_OWNERDRAWFIXED |
  153. LBS_HASSTRINGS | LBS_NOINTEGRALHEIGHT | LBS_NOSEL |
  154. WS_VSCROLL | WS_TABSTOP
  155. LTEXT "Completing the Maintenance Wizard",IDC_STATIC_TITLE,115,
  156. 8,195,24
  157. LTEXT "You have not scheduled any maintenance tasks. Windows will not regularly perform maintenance checks for you.\n\nTo schedule maintenance tasks now, click Back. To learn how to return to this wizard later, see Help.",
  158. IDC_NOTASKS,115,36,195,142,NOT WS_VISIBLE
  159. END
  160. #ifdef APSTUDIO_INVOKED
  161. /////////////////////////////////////////////////////////////////////////////
  162. //
  163. // TEXTINCLUDE
  164. //
  165. 1 TEXTINCLUDE DISCARDABLE
  166. BEGIN
  167. "resource.h\0"
  168. END
  169. 2 TEXTINCLUDE DISCARDABLE
  170. BEGIN
  171. "#include ""afxres.h""\r\n"
  172. "\0"
  173. END
  174. 3 TEXTINCLUDE DISCARDABLE
  175. BEGIN
  176. "#include ""version.rc""\r\n"
  177. "\0"
  178. END
  179. #endif // APSTUDIO_INVOKED
  180. /////////////////////////////////////////////////////////////////////////////
  181. //
  182. // DESIGNINFO
  183. //
  184. #ifdef APSTUDIO_INVOKED
  185. GUIDELINES DESIGNINFO DISCARDABLE
  186. BEGIN
  187. IDD_WELCOME, DIALOG
  188. BEGIN
  189. RIGHTMARGIN, 304
  190. VERTGUIDE, 115
  191. TOPMARGIN, 8
  192. BOTTOMMARGIN, 182
  193. END
  194. IDD_TIME, DIALOG
  195. BEGIN
  196. LEFTMARGIN, 21
  197. RIGHTMARGIN, 296
  198. VERTGUIDE, 33
  199. VERTGUIDE, 286
  200. TOPMARGIN, 1
  201. BOTTOMMARGIN, 136
  202. END
  203. IDD_STARTMENU, DIALOG
  204. BEGIN
  205. LEFTMARGIN, 21
  206. RIGHTMARGIN, 296
  207. TOPMARGIN, 1
  208. BOTTOMMARGIN, 136
  209. END
  210. IDD_CLEANUP, DIALOG
  211. BEGIN
  212. VERTGUIDE, 21
  213. VERTGUIDE, 34
  214. VERTGUIDE, 296
  215. TOPMARGIN, 1
  216. BOTTOMMARGIN, 142
  217. END
  218. IDD_FIRST, DIALOG
  219. BEGIN
  220. LEFTMARGIN, 7
  221. RIGHTMARGIN, 221
  222. VERTGUIDE, 28
  223. VERTGUIDE, 38
  224. VERTGUIDE, 88
  225. TOPMARGIN, 7
  226. BOTTOMMARGIN, 91
  227. HORZGUIDE, 77
  228. END
  229. IDD_PROGRESS, DIALOG
  230. BEGIN
  231. LEFTMARGIN, 7
  232. RIGHTMARGIN, 236
  233. VERTGUIDE, 28
  234. VERTGUIDE, 38
  235. TOPMARGIN, 7
  236. BOTTOMMARGIN, 54
  237. END
  238. IDD_TASK, DIALOG
  239. BEGIN
  240. VERTGUIDE, 21
  241. VERTGUIDE, 34
  242. VERTGUIDE, 236
  243. VERTGUIDE, 296
  244. TOPMARGIN, 1
  245. BOTTOMMARGIN, 142
  246. END
  247. IDD_SUMMARY, DIALOG
  248. BEGIN
  249. RIGHTMARGIN, 310
  250. VERTGUIDE, 115
  251. TOPMARGIN, 8
  252. BOTTOMMARGIN, 182
  253. END
  254. END
  255. #endif // APSTUDIO_INVOKED
  256. /////////////////////////////////////////////////////////////////////////////
  257. //
  258. // String Table
  259. //
  260. STRINGTABLE DISCARDABLE
  261. BEGIN
  262. IDS_TUNEUP "Maintenance Wizard"
  263. END
  264. STRINGTABLE DISCARDABLE
  265. BEGIN
  266. IDS_NO_CLEANUP "You have chosen to automatically delete unnecessary files, but first you must specify one or more types of files to delete. To specify file types, click Settings."
  267. IDS_OUTOFMEMORY "There is not enough memory to continue the Maintenance wizard. Close some programs, and then try again. If this does not work, restart Windows, and then start the Maintenance wizard again."
  268. IDS_DEL_FILE "Some maintenance-related files are locked by other programs. Try again later. If the files are still locked, restart Windows, and then start the Maintenance wizard again."
  269. IDS_JOB_CREATE_FAIL "Initialization of maintenance scheduling items failed. Restart Windows, and then start the Maintenance wizard again."
  270. IDS_RESCHED "Reschedule"
  271. IDS_SEARCHING "Searching..."
  272. IDS_STARTUP "\\Start Menu\\Programs\\StartUp\\*"
  273. IDS_ONCOMPLETE "Upon completion of this wizard"
  274. END
  275. STRINGTABLE DISCARDABLE
  276. BEGIN
  277. IDS_TASK_SMTIDY "Maintenance-Clean up Start menu"
  278. IDS_TASK_CIDAEMON "Maintenance-Content Indexing"
  279. IDS_TASK_BACKUP "Maintenance-Backup"
  280. IDS_TASK_CHKDSK "Maintenance-Scandisk"
  281. IDS_TASK_CLEANUP "Maintenance-Disk cleanup"
  282. END
  283. STRINGTABLE DISCARDABLE
  284. BEGIN
  285. IDS_OFFICE97_STARTUP "Microsoft Find Fast"
  286. IDS_OFFICE95_STARTUP "Microsoft Office Find Fast Indexer"
  287. IDS_APPLET_NOTEXIST1 "The Maintenance wizard cannot run because the following file(s) cannot be found:\n\n"
  288. IDS_APPLET_NOTEXIST2 "\nIf you want to run the Maintenance wizard, extract these files from your Windows installation disks, and then try running the wizard again.\n\nDo you want to extract the file(s) now?"
  289. IDS_REM_NIGHT "Remember to leave your computer on nights from Midnight to 3:00 A.M. so that maintenance can occur."
  290. IDS_REM_DAY "Remember to leave your computer on days from Noon to 3:00 P.M. so that maintenance can occur."
  291. IDS_REM_EVENING "Remember to leave your computer on evenings from 8:00 P.M. to 11:00 P.M. so that maintenance can occur."
  292. IDS_REM_CUSTOM "Remember to leave your computer on during the time you scheduled maintenance tasks."
  293. IDS_BOLDFONTNAME "MS Shell Dlg"
  294. IDS_BOLDFONTSIZE "9"
  295. IDS_APTUNEUP "\\Application Data\\Microsoft\\TuneUp\\*"
  296. IDS_CMT_SMTIDY "The Maintenance wizard scheduled this job to clean up your Start menu regularly."
  297. IDS_CMT_CIDAEMON "The Maintenance wizard scheduled this job to speed up file searches."
  298. IDS_CMT_BACKUP "The Maintenance wizard scheduled this job to backup your files."
  299. IDS_CMT_CHKDSK "The Maintenance wizard scheduled this job to check your hard disk for errors."
  300. END
  301. STRINGTABLE DISCARDABLE
  302. BEGIN
  303. IDS_CMT_CLEANUP "The Maintenance wizard scheduled this job to delete unnecessary files from your hard disk. For more information, look up Disk Cleanup in Windows Help."
  304. IDS_CHECKFONTNAME "Wingdings"
  305. IDS_TITLEFONTNAME "Verdana"
  306. IDS_TITLEFONTSIZE "12"
  307. IDS_TITLE_STARTMENU "Start Windows NT More Quickly"
  308. IDS_SUBTITLE_STARTMENU "If you decrease the number of programs that start automatically, Windows NT will start faster."
  309. IDS_TITLE_TIME "Select a Maintenance Schedule"
  310. IDS_SUBTITLE_TIME "Windows can perform maintenance tasks only when your computer is on."
  311. IDS_TITLE_CHKDSK "Scan for Errors"
  312. IDS_SUBTITLE_CHKDSK "Windows NT uses ScanDisk to automatically find and fix errors on your drives."
  313. IDS_TITLE_CIDAEMON "File Searches"
  314. IDS_SUBTITLE_CIDAEMON "Windows NT can speed up full-text searching within files."
  315. IDS_TITLE_CLEANUP "Disk Space"
  316. IDS_SUBTITLE_CLEANUP "Windows NT can delete unnecessary files to free up disk space."
  317. END
  318. STRINGTABLE DISCARDABLE
  319. BEGIN
  320. IDS_TITLE_SMTIDY "Start Menu"
  321. IDS_SUBTITLE_SMTIDY "Removing unnecessary items from your Start menu makes Windows NT easier to use."
  322. IDS_TEXT_SMTIDY "clean up my Start menu regularly"
  323. IDS_ALLUSERS "All Users"
  324. IDS_DEFAULTUSER "Default User"
  325. IDS_YES "&Yes, "
  326. IDS_NO "No, &don't "
  327. IDS_TASKDIR "\\Tasks"
  328. END
  329. STRINGTABLE DISCARDABLE
  330. BEGIN
  331. IDS_JOBEXT ".job"
  332. IDS_CHECKFONTSIZE "8"
  333. IDS_DESC_SMTIDY "Do you want to schedule periodic cleanup of your Start menu?"
  334. IDS_DESC_CHKDSK "ScanDisk helps prevent drive problems and makes your computer run more smoothly. Do you want to schedule ScanDisk to run periodically?"
  335. IDS_DESC_CLEANUP "Do you want to schedule disk cleanup to occur periodically?"
  336. IDS_DESC_CIDAEMON "Windows NT can build a fresh index so that full-text searches run faster. Do you want to schedule this maintenance task to occur periodically?"
  337. IDS_YES_CHKDSK "&Yes, check my drives regularly"
  338. IDS_NO_CHKDSK "No, &don't check my drives regularly"
  339. IDS_YES_CIDAEMON "&Yes, speed up file searches"
  340. IDS_NO_CIDAEMON "No, &don't speed up file searches"
  341. IDS_SUM_CHKDSK "Scan drives for errors"
  342. IDS_SUM_CLEANUP "Clean up disk space"
  343. IDS_SUM_CIDAEMON "Speed up file searches"
  344. IDS_STARTUPTEXT "Clear the check box for each program you do not want to start automatically when you log on."
  345. END
  346. #endif // English (U.S.) resources
  347. /////////////////////////////////////////////////////////////////////////////
  348. #ifndef APSTUDIO_INVOKED
  349. /////////////////////////////////////////////////////////////////////////////
  350. //
  351. // Generated from the TEXTINCLUDE 3 resource.
  352. //
  353. #include "version.rc"
  354. /////////////////////////////////////////////////////////////////////////////
  355. #endif // not APSTUDIO_INVOKED