Leaked source code of windows server 2003
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.

293 lines
11 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 "afxres.h"
  10. #include "winres.h"
  11. #define IDC_STATIC (-1)
  12. /////////////////////////////////////////////////////////////////////////////
  13. #undef APSTUDIO_READONLY_SYMBOLS
  14. /////////////////////////////////////////////////////////////////////////////
  15. // English (U.S.) resources
  16. #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
  17. #ifdef _WIN32
  18. LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
  19. #pragma code_page(1252)
  20. #endif //_WIN32
  21. #ifndef _MAC
  22. #endif // !_MAC
  23. #ifdef APSTUDIO_INVOKED
  24. /////////////////////////////////////////////////////////////////////////////
  25. //
  26. // TEXTINCLUDE
  27. //
  28. 1 TEXTINCLUDE DISCARDABLE
  29. BEGIN
  30. "resource.h\0"
  31. END
  32. 1 TEXTINCLUDE DISCARDABLE
  33. BEGIN
  34. "resource.h\0"
  35. END
  36. 2 TEXTINCLUDE DISCARDABLE
  37. BEGIN
  38. "#include ""afxres.h""\r\n"
  39. "\0"
  40. END
  41. 3 TEXTINCLUDE DISCARDABLE
  42. BEGIN
  43. "\r\n"
  44. "\0"
  45. END
  46. #endif // APSTUDIO_INVOKED
  47. /////////////////////////////////////////////////////////////////////////////
  48. //
  49. // Dialog
  50. //
  51. IDD_DISK_CLEANER DIALOG DISCARDABLE 0, 0, 235, 215
  52. STYLE DS_CONTEXTHELP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
  53. CAPTION "Disk Cleanup"
  54. CLASS "CLEANMGR"
  55. FONT 8, "MS Shell Dlg"
  56. BEGIN
  57. ICON "",IDC_DRIVE_ICON_LOCATION,7,7,20,20
  58. LTEXT "You can use Disk Cleanup to free up to 0.0MB of disk space on drive C.",
  59. IDC_INTRO_TEXT,35,7,193,21
  60. LTEXT "&Files to delete:",IDC_FILES_TO_REMOVE_TEXT,7,31,221,10
  61. CONTROL "",IDC_CLIENT_LIST,"SysListView32",LVS_REPORT | LVS_SINGLESEL |
  62. LVS_SHOWSELALWAYS | LVS_NOCOLUMNHEADER | WS_BORDER | WS_TABSTOP,
  63. 7,43,221,57,WS_EX_CLIENTEDGE
  64. GROUPBOX "Description",IDC_DESCRIPTION_GROUP,7,117,221,90
  65. LTEXT "",IDC_DESCRIPTION_TEXT,13,129,207,60
  66. PUSHBUTTON "&Details...",IDC_DETAILS_BUTTON,161,186,60,14
  67. LTEXT "Total amount of disk space you gain:",
  68. IDC_TOTAL_SPACE_DESCRIPTION,7,105,154,10
  69. RTEXT "",IDC_TOTAL_SPACE_TEXT,154,105,69,9
  70. END
  71. IDD_SCAN_ABORT DIALOG DISCARDABLE 0, 0, 223, 70
  72. STYLE DS_CENTER | DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
  73. CAPTION "Disk Cleanup"
  74. FONT 8, "MS Shell Dlg"
  75. BEGIN
  76. PUSHBUTTON "Cancel",IDCANCEL,166,43,50,14
  77. ICON ICON_CLEANMGR,IDC_STATIC,7,7,20,20
  78. LTEXT "Disk Cleanup is calculating how much space you can free on Drive C. This may take a few minutes to complete.",
  79. IDC_ABORT_TEXT,33,7,183,24
  80. CONTROL "Progress1",IDC_ABORT_SCAN_PROGRESS,"msctls_progress32",
  81. 0,7,48,151,7
  82. LTEXT "Calculating...",IDC_STATIC,7,37,102,8
  83. LTEXT "",IDC_SCAN_STATUS_TEXT,44,59,172,8
  84. LTEXT "Scanning:",IDC_STATIC,7,59,32,8
  85. END
  86. IDD_PURGE_ABORT DIALOG DISCARDABLE 0, 0, 223, 70
  87. STYLE DS_CENTER | DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
  88. CAPTION "Disk Cleanup"
  89. FONT 8, "MS Shell Dlg"
  90. BEGIN
  91. PUSHBUTTON "Cancel",IDCANCEL,166,43,50,14
  92. ICON ICON_CLEANMGR,IDC_STATIC,7,7,20,20
  93. LTEXT "The Disk Cleanup utility is cleaning up unnecessary files on your machine.",
  94. IDC_STATIC,34,7,182,17
  95. CONTROL "Progress1",IDC_ABORT_PURGE_PROGRESS,"msctls_progress32",
  96. 0,7,48,151,7
  97. LTEXT "Cleaning up drive C:",IDC_PURGE_TEXT,7,38,152,8
  98. LTEXT "",IDC_PURGE_STATUS_TEXT,44,59,172,8
  99. LTEXT "Cleaning:",IDC_STATIC,7,59,32,8
  100. END
  101. IDD_COUNTDOWN_ABORT DIALOG DISCARDABLE 0, 0, 223, 70
  102. STYLE DS_CENTER | DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
  103. CAPTION "Disk Cleanup"
  104. FONT 8, "MS Shell Dlg"
  105. BEGIN
  106. PUSHBUTTON "Cancel",IDCANCEL,166,43,50,14
  107. ICON ICON_CLEANMGR,IDC_STATIC,7,7,20,20
  108. LTEXT "Windows will cleanup your disk by removing temporary files on your computer in 15 seconds.",
  109. IDC_COUNTDOWN_TEXT,34,7,182,22
  110. CONTROL "Progress1",IDC_COUNTDOWN_PROGRESS,"msctls_progress32",
  111. 0,7,48,151,7
  112. LTEXT "Cleanup hard disk drives",IDC_COUNTDOWN_DRIVE_TEXT,7,36,
  113. 100,8
  114. END
  115. IDD_MORE_OPTIONS DIALOG DISCARDABLE 0, 0, 235, 215
  116. STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
  117. CAPTION "Disk Cleanup"
  118. FONT 8, "MS Shell Dlg"
  119. BEGIN
  120. GROUPBOX "Windows components",IDC_WINDOWS_SETUP_GROUP,7,7,221,62
  121. ICON ICON_SETUP,IDC_WINDOWS_SETUP_ICON,13,22,20,20
  122. LTEXT "You can free more disk space by removing optional Windows components that you do not use.",
  123. IDC_WINDOWS_SETUP_TEXT,44,22,179,18
  124. PUSHBUTTON "C&lean up...",IDC_WINDOWS_SETUP_BUTTON,166,48,55,14
  125. GROUPBOX "Installed programs",IDC_INSTALLED_PROGRAMS_GROUP,7,76,
  126. 221,62
  127. ICON ICON_SETUP,IDC_INSTALLED_PROGRAMS_ICON,13,91,20,20
  128. LTEXT "You can free more disk space by removing programs that you do not use.",
  129. IDC_INSTALLED_PROGRAMS_TEXT,44,91,179,25
  130. PUSHBUTTON "Cl&ean up...",IDC_INSTALLED_PROGRAMS_BUTTON,166,117,55,
  131. 14
  132. GROUPBOX "System Restore",IDC_SYSTEM_RESTORE_GROUP,7,
  133. 145,221,62
  134. ICON ICON_SETUP,IDC_SYSTEM_RESTORE_ICON,13,160,20,20
  135. LTEXT "You can free more disk space by removing all but the most recent restore point.",
  136. IDC_SYSTEM_RESTORE_TEXT,44,160,179,23
  137. PUSHBUTTON "&Clean up...",IDC_SYSTEM_RESTORE_BUTTON,166,186,55,14
  138. END
  139. IDD_SETTINGS DIALOG DISCARDABLE 0, 0, 235, 215
  140. STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
  141. CAPTION "Disk Cleanup"
  142. FONT 8, "MS Shell Dlg"
  143. BEGIN
  144. CONTROL "&If this drive runs low on disk space, automatically run Disk Cleanup.",
  145. IDC_AUTO_LAUNCH,"Button",BS_AUTOCHECKBOX | BS_TOP |
  146. BS_MULTILINE | WS_TABSTOP,17,47,194,23
  147. ICON "",IDC_DRIVE_ICON_LOCATION,7,7,20,20
  148. LTEXT "The following settings apply to DRIVE (C:)",
  149. IDC_SETTINGS_DRIVE_TEXT,35,16,193,10
  150. END
  151. IDD_SELDRIVE DIALOG DISCARDABLE 0, 0, 204, 82
  152. STYLE DS_CENTER | DS_MODALFRAME | DS_CENTER | DS_CONTEXTHELP | WS_POPUP | WS_CAPTION | WS_SYSMENU
  153. CAPTION "Select Drive"
  154. FONT 8, "MS Shell Dlg"
  155. BEGIN
  156. DEFPUSHBUTTON "OK",IDOK,45,55,50,14
  157. PUSHBUTTON "E&xit",IDCANCEL,108,55,50,14
  158. LTEXT "Select the drive you want to clean up.",
  159. IDC_SELDRIVE_TEXT,14,8,176,8
  160. LTEXT "&Drives:",IDC_SELDRIVE_TEXT2,14,21,49,8
  161. COMBOBOX IDC_SELDRIVE_COMBO,13,32,174,70,CBS_DROPDOWNLIST |
  162. CBS_OWNERDRAWFIXED | CBS_HASSTRINGS |
  163. CBS_NOINTEGRALHEIGHT | WS_VSCROLL | WS_TABSTOP
  164. END
  165. /////////////////////////////////////////////////////////////////////////////
  166. //
  167. // DESIGNINFO
  168. //
  169. #ifdef APSTUDIO_INVOKED
  170. GUIDELINES DESIGNINFO DISCARDABLE
  171. BEGIN
  172. IDD_DISK_CLEANER, DIALOG
  173. BEGIN
  174. LEFTMARGIN, 7
  175. RIGHTMARGIN, 228
  176. TOPMARGIN, 7
  177. BOTTOMMARGIN, 208
  178. END
  179. IDD_SCAN_ABORT, DIALOG
  180. BEGIN
  181. LEFTMARGIN, 7
  182. RIGHTMARGIN, 216
  183. TOPMARGIN, 7
  184. BOTTOMMARGIN, 67
  185. END
  186. IDD_PURGE_ABORT, DIALOG
  187. BEGIN
  188. LEFTMARGIN, 7
  189. RIGHTMARGIN, 216
  190. TOPMARGIN, 7
  191. BOTTOMMARGIN, 66
  192. END
  193. IDD_COUNTDOWN_ABORT, DIALOG
  194. BEGIN
  195. LEFTMARGIN, 7
  196. RIGHTMARGIN, 216
  197. TOPMARGIN, 7
  198. BOTTOMMARGIN, 63
  199. END
  200. IDD_MORE_OPTIONS, DIALOG
  201. BEGIN
  202. LEFTMARGIN, 7
  203. RIGHTMARGIN, 228
  204. TOPMARGIN, 7
  205. BOTTOMMARGIN, 208
  206. END
  207. IDD_SETTINGS, DIALOG
  208. BEGIN
  209. LEFTMARGIN, 7
  210. RIGHTMARGIN, 228
  211. TOPMARGIN, 7
  212. BOTTOMMARGIN, 208
  213. END
  214. END
  215. #endif // APSTUDIO_INVOKED
  216. /////////////////////////////////////////////////////////////////////////////
  217. //
  218. // Icon
  219. //
  220. // Icon with lowest ID value placed first to ensure application icon
  221. // remains consistent on all systems.
  222. ICON_GENERIC ICON DISCARDABLE "generic.ico"
  223. ICON_CLEANMGR ICON DISCARDABLE "cleanmgr.ico"
  224. ICON_SETUP ICON DISCARDABLE "setup.ico"
  225. /////////////////////////////////////////////////////////////////////////////
  226. //
  227. // String Table
  228. //
  229. STRINGTABLE DISCARDABLE
  230. BEGIN
  231. IDS_DISKCLEANUP "Disk Cleanup"
  232. IDS_MOREOPTIONS "More Options"
  233. IDS_SETTINGS "Settings"
  234. IDS_DELETEWARNING "Are you sure you want to perform these actions?"
  235. IDS_DETAILS "&Details..."
  236. IDS_SYSTEM_RESTORE_MESSAGE "Are you sure you want to delete all but the most recent restore point?"
  237. END
  238. STRINGTABLE DISCARDABLE
  239. BEGIN
  240. IDS_LOWDISK_CAPTION "Low Disk Space"
  241. IDS_LOWDISK_MESSAGE "Your Windows drive has only %d MB of free disk space available.\n\nIt is recommended to have at least a minimum of 200 MB free on your Windows drive to ensure system reliability. You can free even more disk space by removing programs that you do not use.\n\nWould you like to do that now?"
  242. IDS_LOWDISK_MESSAGE2 "Your Windows drive has only %d MB of free disk space available. This is a critically low amount of disk space.\n\nIf you do not free at least 200 MBs on this drive, System Restore may not be able to track or undo harmful changes to your computer. You can free even more disk space by removing programs that you do not use.\n\nWould you like to do that now?"
  243. IDS_VERYLOWDISK_MESSAGE "Your Windows drive has only %d MB of free disk space available. This is a critically low amount of disk space.\n\nSystem Restore has suspended tracking changes to your computer because there is not enough disk space available. This means that System Restore will not be able to undo harmful changes if they occur.\n\nTo reactivate System Restore, free at least 200 MB of disk space. You can free even more disk space by removing programs that you do not use.\n\nWould you like to do that now?"
  244. IDS_LOWDISK_SUCCESS_CAPTION "Disk Space Notification"
  245. IDS_LOWDISK_SUCCESS_MESSAGE "You have successfully resolved the low disk space condition. Your Windows drive now has %d MB of free space remaining.\n\nWould you like to free any additional space now?"
  246. IDS_ADDREMOVE_TITLE "Add or Remove Programs"
  247. END
  248. #endif // English (U.S.) resources
  249. /////////////////////////////////////////////////////////////////////////////
  250. #include "cleanmgr.rcv"
  251. #include "cmstrings.rc"