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.

601 lines
27 KiB

  1. //{{NO_DEPENDENCIES}}
  2. //Microsoft App Studio generated resource script.
  3. //
  4. #include "appwizid.h"
  5. #include "winuser.h"
  6. #include "commctrl.h"
  7. #include "prsht.h"
  8. #include "winuserp.h"
  9. #include "winver.h"
  10. #include "appwiz.rcv"
  11. #include "resource.h"
  12. REGINST REGINST MOVEABLE PURE "selfreg_appwiz.inf"
  13. 1 TYPELIB "shappmgrp.tlb"
  14. appwiz.ico HTML DISCARDABLE "appwiz.ico"
  15. instshld.ico HTML DISCARDABLE "instshld.ico"
  16. STRINGTABLE PRELOAD DISCARDABLE
  17. BEGIN
  18. IDS_BYTES "%s bytes"
  19. IDS_ORDERKB "%sKB"
  20. IDS_ORDERMB "%sMB"
  21. IDS_ORDERGB "%sGB"
  22. IDS_ORDERTB "%sTB"
  23. IDS_ORDERPB "%sPB" // Peta (10^15)
  24. IDS_ORDEREB "%sEB" // Exa (10^18)
  25. IDS_UNKNOWN "Unknown"
  26. IDS_NOTUSED "Not Used"
  27. IDS_INSTALLED "Installed"
  28. IDS_LABEL_SIZE "Size"
  29. IDS_LABEL_TIMESUSED "Used"
  30. IDS_LABEL_INSTALLEDON "Installed On"
  31. IDS_LABEL_LASTUSED "Last Used On"
  32. IDS_RARELY "rarely"
  33. IDS_SOMETIMES "occasionally"
  34. IDS_OFTEN "frequently"
  35. IDS_ADDLATER "Add Later"
  36. IDS_WINUPD_URL "http://windowsupdate.microsoft.com/default.htm?page=productupdates"
  37. END
  38. //////////////////////////////////////////////////////////////////////////////
  39. //
  40. // Bitmap
  41. //
  42. IDB_INSTALLBMP BITMAP MOVEABLE PURE "INSTALL.BMP"
  43. IDB_LEGACYINSTALLBMP BITMAP MOVEABLE PURE "LEGACY.BMP"
  44. IDB_SHORTCUTBMP BITMAP MOVEABLE PURE "SHORTCUT.BMP"
  45. IDB_PROGRESS BITMAP DISCARDABLE "progress.bmp"
  46. IDB_ARP0 BITMAP DISCARDABLE "ARP0.bmp"
  47. IDB_ARP1 BITMAP DISCARDABLE "ARP1.bmp"
  48. IDB_ARP2 BITMAP DISCARDABLE "ARP2.bmp"
  49. IDB_ARP3 BITMAP DISCARDABLE "ARP3.bmp"
  50. IDB_ARPX BITMAP DISCARDABLE "ARPX.bmp"
  51. IDB_ARPX1 BITMAP DISCARDABLE "ARPX1.bmp"
  52. //////////////////////////////////////////////////////////////////////////////
  53. //
  54. // Dialog
  55. //
  56. DLG_APPLIST DIALOGEX DISCARDABLE 0, 0, 227, 215
  57. STYLE DS_MODALFRAME|(DS_SETFONT|DS_FIXEDSYS) | 4L | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
  58. CAPTION "Network Install"
  59. FONT 8, "MS Shell Dlg"
  60. BEGIN
  61. PUSHBUTTON "&Install...",IDC_BUTTONSETUPFROMLIST,160,173,60,14
  62. LTEXT "&The following software can be automatically installed by Windows. To install a program, select it from the list and click Install.",
  63. IDC_NETINSTINSTR,40,10,177,26
  64. LISTBOX IDC_APPLIST,7,46,212,125,LBS_SORT | WS_VSCROLL |
  65. WS_TABSTOP
  66. ICON IDI_LISTINST,IDC_NETINSTICON,7,10,18,20
  67. END
  68. DLG_SETUP DIALOGEX DISCARDABLE 0, 0, 294, 154
  69. STYLE DS_MODALFRAME|(DS_SETFONT|DS_FIXEDSYS) | DS_3DLOOK | WS_POPUP | WS_VISIBLE | WS_CAPTION |
  70. WS_SYSMENU
  71. CAPTION "Install Program From Floppy Disk or CD-ROM"
  72. FONT 8, "MS Shell Dlg"
  73. BEGIN
  74. CONTROL "",IDC_WIZBMP,"Static",SS_BITMAP | SS_REALSIZEIMAGE,0,0,
  75. 80,154
  76. LTEXT "",IDC_SETUPMSG,100,7,187,28
  77. ICON 0,IDC_SEARCHICON,100,60,18,20
  78. LTEXT "",IDC_SEARCHNAME,123,66,146,8
  79. END
  80. DLG_SETUPBROWSE DIALOGEX DISCARDABLE 0, 0, 294, 154
  81. STYLE DS_MODALFRAME|(DS_SETFONT|DS_FIXEDSYS) | DS_3DLOOK | WS_POPUP | WS_VISIBLE | WS_CAPTION |
  82. WS_SYSMENU
  83. CAPTION "Run Installation Program"
  84. FONT 8, "MS Shell Dlg"
  85. BEGIN
  86. CONTROL "",IDC_WIZBMP,"Static",SS_BITMAP | SS_REALSIZEIMAGE,0,0,
  87. 80,154
  88. LTEXT "",IDC_SETUPMSG,100,7,187,28
  89. LTEXT "&Open:",IDC_CMDSTATIC,100,50,187,8
  90. EDITTEXT IDC_COMMAND,100,60,133,14,ES_AUTOHSCROLL
  91. PUSHBUTTON "B&rowse...",IDC_BROWSE,237,60,50,14
  92. END
  93. DLG_BROWSE DIALOGEX DISCARDABLE 0, 0, 294, 154
  94. STYLE DS_MODALFRAME|(DS_SETFONT|DS_FIXEDSYS) | DS_3DLOOK | WS_POPUP | WS_VISIBLE | WS_CAPTION |
  95. WS_SYSMENU
  96. CAPTION "Create Shortcut"
  97. FONT 8, "MS Shell Dlg"
  98. BEGIN
  99. CONTROL "",IDC_WIZBMP,"Static",SS_BITMAP | SS_REALSIZEIMAGE,0,0,
  100. 80,154
  101. LTEXT "This wizard helps you to create shortcuts to local or network programs, files, folders, computers, or Internet addresses.",
  102. IDC_STATIC,100,7,187,28
  103. LTEXT "&Type the location of the item:",IDC_CMDSTATIC,100,37,
  104. 187,8
  105. EDITTEXT IDC_COMMAND,100,47,133,14,ES_AUTOHSCROLL
  106. PUSHBUTTON "B&rowse...",IDC_BROWSE,237,47,50,14
  107. LTEXT "Click Next to continue.",IDC_STATIC,100,77,133,8
  108. END
  109. DLG_PICKFOLDER DIALOGEX DISCARDABLE 0, 0, 294, 154
  110. STYLE DS_MODALFRAME|(DS_SETFONT|DS_FIXEDSYS) | DS_3DLOOK | WS_POPUP | WS_VISIBLE | WS_CAPTION |
  111. WS_SYSMENU
  112. CAPTION "Select Program Folder"
  113. FONT 8, "MS Shell Dlg"
  114. BEGIN
  115. LTEXT "&Select a folder to place this shortcut in:",IDC_STATIC,100,7,
  116. 187,10
  117. CONTROL "",IDC_FOLDERTREE, WC_TREEVIEW, TVS_EDITLABELS |
  118. TVS_SHOWSELALWAYS | WS_BORDER | WS_TABSTOP,100,17,187,70
  119. PUSHBUTTON "New &Folder...",IDC_NEWFOLDER,232,93,55,14
  120. CONTROL "",IDC_WIZBMP,"Static",SS_BITMAP | SS_REALSIZEIMAGE,0,0,
  121. 80,154
  122. END
  123. DLG_GETTITLE DIALOGEX DISCARDABLE 0, 0, 294, 154
  124. STYLE DS_MODALFRAME|(DS_SETFONT|DS_FIXEDSYS) | DS_3DLOOK | WS_POPUP | WS_VISIBLE | WS_CAPTION |
  125. WS_SYSMENU
  126. CAPTION "Select a Title for the Program"
  127. FONT 8, "MS Shell Dlg"
  128. BEGIN
  129. LTEXT "&Type a name for this shortcut:",IDC_STATIC,100,7,187,
  130. 10
  131. EDITTEXT IDC_TITLE,100,17,187,14,ES_AUTOHSCROLL
  132. CONTROL "",IDC_WIZBMP,"Static",SS_BITMAP | SS_REALSIZEIMAGE,0,0,
  133. 11,11
  134. LTEXT "Click Finish to create the shortcut.",IDC_STATIC,100,48,
  135. 187,8
  136. END
  137. DLG_PICKICON DIALOGEX DISCARDABLE 0, 0, 294, 154
  138. STYLE DS_MODALFRAME|(DS_SETFONT|DS_FIXEDSYS) | DS_3DLOOK | WS_POPUP | WS_VISIBLE | WS_CAPTION |
  139. WS_SYSMENU
  140. CAPTION "Select an Icon"
  141. FONT 8, "MS Shell Dlg"
  142. BEGIN
  143. LTEXT "&Select an icon for the shortcut:",IDC_STATIC,100,7,187,
  144. 10
  145. LISTBOX IDC_ICONLIST,100,17,187,130,LBS_OWNERDRAWFIXED |
  146. LBS_NOINTEGRALHEIGHT | LBS_MULTICOLUMN |
  147. LBS_DISABLENOSCROLL | WS_HSCROLL | WS_TABSTOP
  148. CONTROL "",IDC_WIZBMP,"Static",SS_BITMAP | SS_REALSIZEIMAGE,0,0,
  149. 80,154
  150. END
  151. //
  152. // Dialog for deleting programs.
  153. //
  154. DLG_DELITEM DIALOGEX DISCARDABLE 20, 20, 212, 200
  155. STYLE DS_MODALFRAME|(DS_SETFONT|DS_FIXEDSYS) | 4L | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU | DS_CONTEXTHELP
  156. CAPTION "Remove Shortcuts/Folders"
  157. FONT 8, "MS Shell Dlg"
  158. BEGIN
  159. LTEXT "&To remove an item from the Start menu, select the item and click Remove.",
  160. IDC_TEXT,10,10,192,16
  161. CONTROL "",IDC_FOLDERTREE, WC_TREEVIEW,
  162. WS_TABSTOP | WS_BORDER | TVS_HASBUTTONS | TVS_HASLINES |
  163. TVS_SHOWSELALWAYS,
  164. 10,32,192,138
  165. PUSHBUTTON "&Remove",IDC_DELETEITEM,98,176,50,14
  166. DEFPUSHBUTTON "Close",IDOK,152,176,50,14
  167. END
  168. DLG_ADDLATER DIALOGEX DISCARDABLE 0, 0, 212, 154
  169. STYLE DS_MODALFRAME|(DS_SETFONT|DS_FIXEDSYS) | DS_3DLOOK | DS_CENTERMOUSE | WS_POPUP | WS_CAPTION | WS_SYSMENU
  170. CAPTION "Add Later"
  171. FONT 8, "MS Shell Dlg"
  172. BEGIN
  173. LTEXT "You may choose a date and time when you would like to add this program to your computer. For example, you can schedule this to happen when you are away from your computer.",
  174. IDC_TEXT,7,7,198,31
  175. AUTORADIOBUTTON "&Add program later ",IDC_ADDLATER,
  176. 7,40,73,10,WS_TABSTOP|WS_GROUP
  177. CONTROL "Picker",IDC_PICKER,DATETIMEPICK_CLASS,
  178. WS_BORDER | WS_CHILD | WS_VISIBLE | WS_TABSTOP | DTS_SHORTDATECENTURYFORMAT,
  179. 19,54,107,14
  180. AUTORADIOBUTTON "&Do not add program",IDC_UNSCHEDULE,
  181. 7,75,94,10, WS_TABSTOP
  182. DEFPUSHBUTTON "OK",IDOK,101,133,50,14,WS_TABSTOP|WS_GROUP
  183. PUSHBUTTON "Cancel",IDCANCEL,155,133,50,14,NOT WS_TABSTOP
  184. END
  185. DLG_UNCUNINSTALLBROWSE DIALOG DISCARDABLE 0, 0, 235, 115
  186. STYLE DS_MODALFRAME | DS_3DLOOK | WS_POPUP | WS_VISIBLE | WS_CAPTION |
  187. WS_SYSMENU
  188. CAPTION "Run Installation Program"
  189. FONT 8, "MS Shell Dlg"
  190. BEGIN
  191. LTEXT "Please specify the uninstall program location",IDC_TEXT,7,7,221,34
  192. LTEXT "&Command line for the uninstall program:",IDC_CMDSTATIC,7,57,124,8
  193. EDITTEXT IDC_COMMAND,7,69,165,14,ES_AUTOHSCROLL
  194. PUSHBUTTON "B&rowse...",IDC_BROWSE,178,69,50,14
  195. DEFPUSHBUTTON "OK",IDOK,122,94,50,14,WS_TABSTOP
  196. PUSHBUTTON "Cancel",IDCANCEL,178,94,50,14
  197. END
  198. DLG_MULTIUSERWARNING DIALOG DISCARDABLE 20, 20, 244, 95
  199. STYLE DS_MODALFRAME | DS_3DLOOK | WS_POPUP | WS_VISIBLE | WS_CAPTION |
  200. WS_SYSMENU
  201. CAPTION "Warning"
  202. FONT 8, "MS Shell Dlg"
  203. BEGIN
  204. ICON "",IDC_ICON_WARNING,7,7,20,20
  205. LTEXT "There are other users logged on to this computer.",
  206. IDC_STATIC,37,8,200,10
  207. LTEXT "If you uninstall this program while another user is running it, the program might not uninstall completely.",
  208. IDC_STATIC,37,23,200,18
  209. LTEXT "To properly change or remove this program, switch to and log off each user before you continue.",
  210. IDC_SWITCHUSER_TEXT,37,46,200,18
  211. PUSHBUTTON "&Switch User",IDC_SWITCHUSER,78,76,50,14
  212. PUSHBUTTON "&Continue",IDOK,133,76,50,14
  213. PUSHBUTTON "Cancel",IDCANCEL,188,76,50,14
  214. END
  215. DLG_CHGUSR DIALOG DISCARDABLE 0, 0, 294, 154
  216. STYLE DS_MODALFRAME | 4L | WS_POPUP | WS_VISIBLE | WS_CAPTION |
  217. WS_SYSMENU
  218. CAPTION "Change User Option"
  219. FONT 8, "MS Shell Dlg"
  220. BEGIN
  221. CONTROL "",IDC_WIZBMP,"Static",SS_BITMAP | SS_REALSIZEIMAGE,0,0,80,154
  222. LTEXT "You have the option to make this new program available to everyone.",
  223. IDC_SETUPMSG,100,7,184,40
  224. CONTROL "Install",IDC_RADIO1,"Button",BS_AUTORADIOBUTTON |
  225. BS_MULTILINE | WS_GROUP | WS_TABSTOP,100,46,184,20
  226. CONTROL "Execute",IDC_RADIO2,"Button",BS_AUTORADIOBUTTON |
  227. BS_MULTILINE,100,73,184,20
  228. END
  229. DLG_CHGUSRFINISH DIALOG DISCARDABLE 0, 0, 294, 154
  230. STYLE DS_MODALFRAME | 4L | WS_POPUP | WS_VISIBLE | WS_CAPTION |
  231. WS_SYSMENU
  232. CAPTION "Finish Admin Install"
  233. FONT 8, "MS Shell Dlg"
  234. BEGIN
  235. CONTROL "",IDC_WIZBMP,"Static",SS_BITMAP | SS_REALSIZEIMAGE,0,0,80,154
  236. LTEXT "Change ini mapping back by clicking Finish.",
  237. IDC_SETUPMSG,100,7,184,40
  238. END
  239. DLG_CHGUSRFINISH_PREV DIALOG DISCARDABLE 0, 0, 294, 154
  240. STYLE DS_MODALFRAME | 4L | WS_POPUP | WS_VISIBLE | WS_CAPTION |
  241. WS_SYSMENU
  242. CAPTION "After Installation"
  243. FONT 8, "MS Shell Dlg"
  244. BEGIN
  245. CONTROL "",IDC_WIZBMP,"Static",SS_BITMAP | SS_REALSIZEIMAGE,0,0,80,154
  246. LTEXT "Please press Next.",
  247. IDC_SETUPMSG,100,7,184,40
  248. END
  249. //////////////////////////////////////////////////////////////////////////////
  250. //
  251. // Icon
  252. //
  253. IDI_CPLICON ICON DISCARDABLE "APPWIZ.ICO"
  254. IDI_LISTINST ICON DISCARDABLE "LISTINST.ICO"
  255. IDI_DISKINST ICON DISCARDABLE "FLOPINST.ICO"
  256. IDI_UNINSTALL ICON DISCARDABLE "UNINSTAL.ICO"
  257. IDI_DEFPROGS ICON DISCARDABLE "DEFPROGS.ICO"
  258. //////////////////////////////////////////////////////////////////////////////
  259. //
  260. // String Table
  261. //
  262. STRINGTABLE DISCARDABLE
  263. BEGIN
  264. IDS_NAME "Add or Remove Programs"
  265. IDS_INFO "Install or remove programs and Windows components."
  266. IDS_BADPATHMSG "The file %1 cannot be found."
  267. IDS_DUPLINK "A shortcut named %1 already exists in this folder. Do you want to replace it?"
  268. //
  269. // Special-case strings for non-standard install program names.
  270. // NOTE: These strings must be exact-match, and must include the extension
  271. // PTLOAD.EXE is the peachtree install program
  272. // WC3.EXE is Wing Commander 3
  273. // INSTCD is Star Trails
  274. //
  275. IDS_SPECIALCASE "[email protected]@INSTCD.EXE"
  276. //
  277. // Installation program names:
  278. // Install
  279. // Setup
  280. // Lots of Setupxxx's like SetupAI
  281. // Instal
  282. // Felrak
  283. // Instaluj
  284. // Installe
  285. // Installa
  286. // Installare
  287. // Imposta
  288. // KUR
  289. // Y�kle
  290. // Y�klemek
  291. // Y�kleme
  292. // Ayarla
  293. //
  294. IDS_SETUPPRGNAMES "Install@Setup@*Instal*@*Setup*@Felrak@Imposta@KUR@Y�kle*@Ayarla"
  295. IDS_EXTENSIONS "Bat@Com@Exe@Cmd"
  296. IDS_SETUPAPPNAMES "install@setup@uninst@unwise@felrak@imposta@kur@Y�kle@Ayarla"
  297. IDS_HAVESETUPPRG "If this is the correct installation program, click Finish. To start the automatic search again, click Back. To manually search for the installation program, click Browse."
  298. IDS_TSHAVESETUPPRG "If this is the correct installation program, click Next. To start the automatic search again, click Back. To manually search for the installation program, click Next."
  299. IDS_NOSETUPPRG "Windows was unable to find the installation program. Click Back to try again. Click Browse to find the installation program manually."
  300. IDS_INSERTDISK "Insert the product's first installation floppy disk or CD-ROM, and then click Next."
  301. IDS_SEARCHING "Please wait while Windows looks for the installation program."
  302. IDS_BADSETUP "Windows could not run the installation program. You may be out of memory. Close some files or programs, and then try again."
  303. IDS_BROWSEEXT "exe"
  304. //LOCALISATION: Watch out: the following (between the first two '@') should contain setup typical program names (with wildcards)
  305. // it was taken from IDS_SETUPPRGNAMES above
  306. IDS_BROWSEFILTER "Setup Programs@*Instal*.exe;*Setup*.exe;Felrak.exe;Imposta.exe;KUR.exe;Y�kle*.exe;Ayarla.exe@Programs@*.exe;*.com;*.bat;*.cmd@All Files@*.*"
  307. IDS_BROWSEFILTERMSI "Setup Programs@*Instal*.exe;*Setup*.exe;Felrak.exe;Imposta.exe;KUR.exe;Y�kle*.exe;Ayarla.exe;*.msi@Programs@*.exe;*.com;*.bat;*.cmd@All Files@*.*"
  308. IDS_BROWSETITLE "Browse"
  309. IDS_NOSHORTCUT "Unable to create shortcut."
  310. IDS_CANTDELETE "The system folder %1 can not be deleted."
  311. IDS_NONESEL "No folder selected."
  312. IDS_NEWFOLDERSHORT "NEWGRP"
  313. IDS_NEWFOLDERLONG "Program Group"
  314. IDS_MODNAME "The shortcut name you entered either contained characters that are invalid for file names or was too long."
  315. IDS_FILEFOLDERBROWSE_TITLE "Select the target of the shortcut below:"
  316. IDS_RESTRICTION "Add or Remove Programs has been restricted. Please check with your administrator."
  317. IDS_EXPIRED "You cannot install this program because the date for installing the program has expired."
  318. IDS_PASSASSIGNED "You must install this program on or by %s. Please choose a date before %s."
  319. IDS_PASSEXPIRED "The expiration date for installing this program is %s. You have chosen a date that occurs after the expiration date. Please choose a date before %s"
  320. IDS_UNINSTINSTR "&The following software can be automatically removed by Windows. To remove a program or to modify its installed components, select it from the list and click %s."
  321. IDS_UNINSTINSTR_NEW "Change or Remove"
  322. IDS_UNINSTINSTR_LEGACY "Change/Remove"
  323. IDS_CONFIRM_REMOVE "Are you sure you want to remove %s from your computer?"
  324. IDS_CHGUSRTITLE "Change User Option"
  325. IDS_CHGUSROPT "You can install this application such that all users will have the same initial settings the first time they use this application. Most applications should be installed this way."
  326. IDS_CHGUSRINSTALL "&All users begin with common application settings."
  327. IDS_CHGUSREXECUTE "&Install application settings for this user only."
  328. IDS_GETINI_FAILED "Error %1%d getting Ini File mapping"
  329. IDS_SETINI_FAILED "Error %1%d setting Ini File mapping"
  330. IDS_CHGUSRUNINSTALL "Installed so &all users begin with common application settings."
  331. IDS_CHGUSRUNEXECUTE "&Installed so application settings were installed for this user only."
  332. IDS_CHGUSRUNINSTALLMSG "The uninstaller could not determine how your program was installed. Please make a choice below. Cancel will abort the uninstall. The program was:"
  333. IDS_QUERYVALUE_FAILED "Could not get Change User option from the registry."
  334. IDS_CHGUSRFINISH "When the installation has ended (successfully or not), please click the Finish button or the Cancel button. DO NOT CLICK THE BUTTONS BEFORE INSTALLATION HAS ENDED!"
  335. IDS_CHGUSRFINISH_PREV "After installation, please click Next."
  336. IDS_FONTFACE0 "tahoma"
  337. IDS_FONTFACE1 "verdana"
  338. IDS_FONTFACE2 "marlett"
  339. IDS_FONTSIZEFRAME "8"
  340. IDS_FONTSIZEHELP "8"
  341. IDS_FONTSIZEHELPTITLE "13"
  342. IDS_FONTWEIGHTSEL "800"
  343. IDS_FONTWEIGHTHELPTITLE "800"
  344. IDS_CLOSE "Close"
  345. IDS_SHORTCUTCLOSE "o"
  346. IDS_CHANGEORREMOVEP "Change or\nRemove\nPrograms"
  347. IDS_SHORTCUTCHANE "h"
  348. IDS_ADDPROGRAMS "Add New\nPrograms"
  349. IDS_SHORTCUTADD "N"
  350. IDS_ADDREMOVEWINDOWS "Add/Remove\nWindows\nComponents"
  351. IDS_SHORTCUTWINDOWS "W"
  352. IDS_CURRENTINSTALLED "Currently installed programs:"
  353. IDS_ADDFROMCD "Add a program from CD-ROM or floppy disk"
  354. IDS_CDHELP "To add a program from a CD-ROM or floppy disk, click CD or Floppy"
  355. IDS_CDORFLOPPY "CD or Floppy"
  356. IDS_SHORTCUTCDORFLOPPY "F"
  357. IDS_ADDFROMMS "Add programs from Microsoft"
  358. IDS_ADDWUPDATEHELP "To add new Windows features, device drivers, and system updates over the Internet, click Windows Update"
  359. IDS_WINDOWSUPDATE "Windows Update"
  360. IDS_SHORTCUTWINUPDATE "U"
  361. IDS_LOADING "Loading Windows Components Wizard..."
  362. IDS_SUPPORT "Click here for support information."
  363. IDS_CHANGE "Change"
  364. IDS_REMOVE "Remove"
  365. IDS_CHANGEORREMOVE "Change/Remove"
  366. IDS_ADD " Add "
  367. IDS_DEFINITION "Definition:"
  368. IDS_SIZELABEL "Size"
  369. IDS_SIZE "Size"
  370. IDS_SIZEHELP "Windows estimates the amount of disk space a program (including folders and subfolders) occupies.\n This is only an estimate and can sometimes be incorrect."
  371. IDS_FREQUENCYLABEL "Used"
  372. IDS_FREQUENCY "Frequency of Use"
  373. IDS_FREQUENCYHELP "Windows measures the number of times the program has been run in the past 30 days and labels it accordingly."
  374. IDS_FREQUENCYHELP1 "Frequency is divided into three areas:"
  375. IDS_FREQUENCYHELP2 "'Rarely' - the program is rarely or never run.\n 'Occasionally' - the program is run sometimes.\n 'Frequently' - the program is run often."
  376. IDS_LASTUSEDLABEL "Last Used On"
  377. IDS_TECHSUPPORT "Use the following information to get technical support for "
  378. IDS_PUBLISHER "Publisher:"
  379. IDS_VERSION "Version:"
  380. IDS_CONTACT "Contact:"
  381. IDS_SUPPORTINFO "Support Information:"
  382. IDS_TELEPHONE "Support Telephone:"
  383. IDS_README "Readme:"
  384. IDS_UPDATE "Product Updates:"
  385. IDS_PRODUCTID "Product ID:"
  386. IDS_REGCOMPANY "Registered Company:"
  387. IDS_REGOWNER "Registered Owner:"
  388. IDS_COMMENTS "Comments:"
  389. IDS_REPAIRDESC "If this program is not working properly you may \nreinstall it by clicking Repair. "
  390. IDS_REPAIR "Repair"
  391. IDS_SORTBY "Sort by:"
  392. IDS_SORTBY_WIDTH "113"
  393. IDS_SHORTCUTSORT "S"
  394. IDS_GATEGORY "Category:"
  395. IDS_SHORTCUTCATEGORY "C"
  396. IDS_ADDFROMNETWORK "Add programs from your network:"
  397. IDS_APPNAME "Name"
  398. IDS_DATELASTUSED "Date Last Used"
  399. IDS_ALLCATEGORIES "All Categories"
  400. IDS_HELPCHANGEORREMOVE "To change this program or remove it from your computer, click Change or Remove."
  401. IDS_HELPCHANGE "To change this program, click Change."
  402. IDS_HELPREMOVE "To remove this program from your computer, click Remove."
  403. IDS_HELPCHANGEREMOVE "To change this program or remove it from your computer, click Change/Remove."
  404. IDS_SIZEUNIT "MB"
  405. IDS_USEDREARELY "rarely"
  406. IDS_USEDOCCASIONALLY "occasionally"
  407. IDS_USEDFREQUENTLY "frequently"
  408. IDS_ADDHELP "To add this program, click Add."
  409. IDS_APPINSTALLED "Installed"
  410. IDS_ARPTITLE "Add or Remove Programs"
  411. IDS_WAITFEEDBACK "Searching the network for available programs..."
  412. IDS_EMPTYFEEDBACK "No programs are available on the network"
  413. IDS_TERMSERVFEEDBACK "This machine is running Terminal Services in Application Server Mode. Applications are not available to install from the network in this mode."
  414. IDS_SIZETITLE "Definition: Size"
  415. IDS_FREQUENCYTITLE "Definition: Frequency"
  416. IDS_SUPPORTTITLE "Support Info"
  417. IDS_CONFIGURE "Configure"
  418. IDS_OCSETUPHELP "Click Configure to complete Setup for this component."
  419. IDS_OCSETUPWARNING "It cannot run until you have supplied all the necessary information."
  420. IDS_ADDREMOVEWIN "Add or remove Windows components"
  421. IDS_WINHELP "To add or remove a Windows component, such as Internet Information Services (IIS), click Components."
  422. IDS_COMPONENTS "Components"
  423. IDS_SERVICELABEL "Set up services:"
  424. IDS_PLEASEWAIT "Please wait while the list is being populated..."
  425. END
  426. STRINGTABLE DISCARDABLE
  427. BEGIN
  428. IDS_UNINSTALL_ERROR "Uninstaller Error"
  429. IDS_UNINSTALL_UNCUNACCESSIBLE "An error occurred while trying to remove %s. You do not have access to %s.\n You can specify the new uninstall program below."
  430. IDS_UNINSTALL_FAILED "An error occurred while trying to remove %1. It may have already been uninstalled.\n\nWould you like to remove %2 from the Add or Remove programs list?"
  431. IDS_CONFIGURE_FAILED "Windows is unable to setup the service requested."
  432. IDS_CANT_REMOVE_FROM_REGISTRY "You do not have sufficient access to remove %1 from the Add or Remove Programs list.\nPlease contact your system administrator."
  433. END
  434. STRINGTABLE
  435. BEGIN
  436. IDS_PICKAPPS "Set Program\nAccess and\nDefaults"
  437. IDS_SHORTCUTPICKAPPS "o"
  438. IDS_PICKINTRO "\
  439. A program configuration specifies default programs \
  440. for certain activities, such as Web browsing or sending e-mail, and \
  441. which programs are accessible from \
  442. the Start menu, desktop, and other locations.\r\n\
  443. \r\n\
  444. Choose a configuration:"
  445. IDS_PICKOK "OK"
  446. IDS_PICKCANCEL "Cancel"
  447. IDS_APPLYINGCLIENT "Applying Changes"
  448. IDS_SHOWINGICONS "Enabling access to %s..."
  449. IDS_HIDINGICONS "Removing access to %s..."
  450. IDS_SETTINGDEFAULT "Setting %s as default application..."
  451. IDS_GROUPOEM "Computer Manufacturer"
  452. IDS_GROUPOEMBLURB "\
  453. Sets programs specified by your computer manufacturer as defaults, \
  454. and enables or removes access to the programs shown below."
  455. IDS_GROUPMS "Microsoft Windows"
  456. IDS_GROUPMSBLURB "\
  457. Sets programs included in Microsoft Windows as defaults, \
  458. and enables or removes access to the programs shown below."
  459. IDS_GROUPNONMS "Non-Microsoft"
  460. IDS_GROUPNONMSBLURB "\
  461. Sets non-Microsoft programs (when available) as defaults, \
  462. and enables or removes access to the programs shown below."
  463. IDS_GROUPCUSTOM "Custom"
  464. IDS_GROUPCUSTOMBLURB "\
  465. Note: If a program does not respond to \
  466. your choice to enable or remove access to it, please contact the vendor of that program."
  467. IDS_CLIENTWEB "Web browser :"
  468. IDS_KEEPWEB "Use my current Web browser"
  469. IDS_PICKWEB "Choose a default Web browser"
  470. IDS_CLIENTMAIL "E-mail program :"
  471. IDS_KEEPMAIL "Use my current e-mail program"
  472. IDS_PICKMAIL "Choose a default e-mail program"
  473. IDS_CLIENTMEDIA "Media player :"
  474. IDS_KEEPMEDIA "Use my current media player"
  475. IDS_PICKMEDIA "Choose a default media player"
  476. IDS_CLIENTIM "Instant messaging program :"
  477. IDS_KEEPIM "Use my current instant messaging program"
  478. IDS_PICKIM "Choose a default instant messaging program"
  479. IDS_CLIENTJAVAVM "Virtual machine for Java :"
  480. IDS_KEEPJAVAVM "Use my current virtual machine for Java"
  481. IDS_PICKJAVAVM "Choose a default virtual machine for Java"
  482. IDS_SHOWAPP "Enable access to this program"
  483. IDS_ALSOSHOW "Enable access:"
  484. IDS_HIDE "Remove access:"
  485. IDS_ADDITIONALCLIENTFORMAT "%1, %2"
  486. IDS_NOTADMIN "You do not have permission to set program access and defaults."
  487. IDS_CONFIGUREPROGRAMS "Set Program Access and Defaults"
  488. IDS_CONFIGUREPROGRAMSTIP "\
  489. Chooses default programs for certain activities, such as Web browsing or \
  490. sending e-mail, and specifies which programs are accessible from the Start menu, \
  491. desktop, and other locations."
  492. IDS_CUSTOMWEB "Choose a default web browser :"
  493. IDS_CUSTOMMAIL "Choose a default e-mail program :"
  494. IDS_CUSTOMMEDIA "Choose a default media player :"
  495. IDS_CUSTOMIM "Choose a default instant messaging program :"
  496. IDS_CUSTOMJAVAVM "Choose a default virtual machine for Java :"
  497. IDS_KEEPMSMAIL "Use my current Microsoft e-mail program"
  498. END
  499. /////////////////////////////////////////////////////////////////////////////
  500. //
  501. // UIFILE
  502. //
  503. IDR_ARP UIFILE DISCARDABLE "arp.uipp"
  504. IDR_ARPSTYLESTD UIFILE DISCARDABLE "arpstylestd.uipp"
  505. IDR_ARPSTYLETHEME UIFILE DISCARDABLE "arpstyletheme.uipp"
  506. #ifdef APSTUDIO_INVOKED
  507. //////////////////////////////////////////////////////////////////////////////
  508. //
  509. // TEXTINCLUDE
  510. //
  511. 1 TEXTINCLUDE DISCARDABLE
  512. BEGIN
  513. "appwizid.h\0"
  514. END
  515. 2 TEXTINCLUDE DISCARDABLE
  516. BEGIN
  517. "\0"
  518. END
  519. 3 TEXTINCLUDE DISCARDABLE
  520. BEGIN
  521. "\r\n"
  522. "\0"
  523. END
  524. /////////////////////////////////////////////////////////////////////////////////////
  525. #endif // APSTUDIO_INVOKED
  526. #ifndef APSTUDIO_INVOKED
  527. ////////////////////////////////////////////////////////////////////////////////
  528. //
  529. // Generated from the TEXTINCLUDE 3 resource.
  530. //
  531. /////////////////////////////////////////////////////////////////////////////////////
  532. #endif // not APSTUDIO_INVOKED