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.

777 lines
36 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. /////////////////////////////////////////////////////////////////////////////
  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. // Bitmap
  22. //
  23. IDB_16x16 BITMAP DISCARDABLE "nodes16.bmp"
  24. IDB_32x32 BITMAP DISCARDABLE "nodes32.bmp"
  25. IDB_TOOLBAR1 BITMAP DISCARDABLE "toolbar1.bmp"
  26. IDB_CERTIFICATE BITMAP DISCARDABLE "sig.bmp"
  27. /////////////////////////////////////////////////////////////////////////////
  28. //
  29. // Dialog
  30. //
  31. IDD_PACKAGE_DETAILS DIALOG DISCARDABLE 0, 0, 252, 218
  32. STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION
  33. CAPTION "Package Details"
  34. FONT 8, "MS Shell Dlg"
  35. BEGIN
  36. LISTBOX IDC_LIST1,7,7,238,204,NOT LBS_NOTIFY | LBS_USETABSTOPS |
  37. LBS_NOINTEGRALHEIGHT | WS_VSCROLL | WS_HSCROLL |
  38. WS_TABSTOP
  39. END
  40. IDD_PRODUCT DIALOG DISCARDABLE 0, 0, 252, 218
  41. STYLE WS_CHILD | WS_DISABLED | WS_CAPTION
  42. CAPTION "General"
  43. FONT 8, "MS Shell Dlg"
  44. BEGIN
  45. GROUPBOX "Product information",IDC_STATICNOHELP1,6,39,239,77
  46. LTEXT "&Name:",IDC_STATIC,6,6,49,8
  47. LTEXT "Version:",IDC_STATICNOHELP2,16,52,53,8
  48. LTEXT "static",IDC_STATIC2,74,52,167,8
  49. LTEXT "Publisher:",IDC_STATICNOHELP3,16,67,53,8
  50. LTEXT "static",IDC_STATIC3,74,67,167,8
  51. LTEXT "Language:",IDC_STATICNOHELP4,16,82,53,8
  52. LTEXT "static",IDC_STATIC4,74,82,167,8
  53. GROUPBOX "Support information",IDC_STATICNOHELP5,6,124,239,68
  54. LTEXT "Contact:",IDC_STATICNOHELP6,16,140,53,8
  55. LTEXT "static",IDC_STATIC5,74,140,167,8
  56. LTEXT "Phone:",IDC_STATICNOHELP7,16,156,53,8
  57. LTEXT "static",IDC_STATIC6,74,156,167,8
  58. EDITTEXT IDC_EDIT1,6,17,239,13,ES_AUTOHSCROLL
  59. LTEXT "Platform:",IDC_STATICNOHELP9,16,97,53,8
  60. LTEXT "static",IDC_STATIC9,74,97,167,8
  61. LTEXT "Patch Count:",IDC_STATICNOHELP10,6,199,66,8,NOT
  62. WS_VISIBLE
  63. LTEXT "static",IDC_STATIC8,74,199,167,8,NOT WS_VISIBLE
  64. LTEXT "&URL:",IDC_STATICNOHELP8,16,173,53,8
  65. EDITTEXT IDC_STATIC7,71,170,166,14,ES_AUTOHSCROLL
  66. END
  67. IDD_DEPLOYMENT DIALOG DISCARDABLE 0, 0, 252, 218
  68. STYLE WS_CHILD | WS_DISABLED | WS_CAPTION
  69. CAPTION "Deployment"
  70. FONT 8, "MS Shell Dlg"
  71. BEGIN
  72. GROUPBOX "Deployment type",IDC_STATICNOHELP1,7,7,238,42
  73. CONTROL "&Published",IDC_RADIO2,"Button",BS_AUTORADIOBUTTON |
  74. BS_TOP | BS_MULTILINE | WS_GROUP,16,20,218,10
  75. CONTROL "A&ssigned",IDC_RADIO1,"Button",BS_AUTORADIOBUTTON |
  76. BS_TOP | BS_MULTILINE,16,35,218,10
  77. GROUPBOX "Deployment options",IDC_STATICNOHELP2,7,55,238,83
  78. CONTROL "Au&to-install this application by file extension activation",
  79. IDC_CHECK2,"Button",BS_AUTOCHECKBOX | BS_TOP |
  80. BS_MULTILINE | WS_TABSTOP,16,69,220,10
  81. CONTROL "&Uninstall this application when it falls out of the scope of management",
  82. IDC_CHECK1,"Button",BS_AUTOCHECKBOX | BS_TOP |
  83. BS_MULTILINE | WS_TABSTOP,16,84,220,17
  84. CONTROL "Do &not display this package in the Add/Remove Programs control panel",
  85. IDC_CHECK3,"Button",BS_AUTOCHECKBOX | BS_TOP |
  86. BS_MULTILINE | WS_TABSTOP,16,104,220,17
  87. CONTROL "&Install this application at logon",
  88. IDC_CHECK4,"Button",BS_AUTOCHECKBOX | BS_TOP |
  89. BS_MULTILINE | WS_TABSTOP,16,123,220,12
  90. GROUPBOX "Installation user interface options",IDC_STATICNOHELP3,
  91. 7,143,238,46
  92. CONTROL "&Basic",IDC_RADIO3,"Button",BS_AUTORADIOBUTTON | BS_TOP |
  93. BS_MULTILINE | WS_GROUP,16,157,218,10
  94. CONTROL "&Maximum",IDC_RADIO4,"Button",BS_AUTORADIOBUTTON |
  95. BS_TOP | BS_MULTILINE,16,172,218,10
  96. PUSHBUTTON "Ad&vanced...",IDC_BUTTON1,7,197,50,14
  97. END
  98. IDD_MODIFICATIONS DIALOG DISCARDABLE 0, 0, 252, 218
  99. STYLE WS_CHILD | WS_DISABLED | WS_CAPTION
  100. CAPTION "Modifications"
  101. FONT 8, "MS Shell Dlg"
  102. BEGIN
  103. LTEXT "Modifications or transforms allow you to customize the package and are applied to the package in the order shown in the following list:",
  104. IDC_STATIC,7,7,238,21
  105. LTEXT "&Modifications:",IDC_STATIC,7,29,44,8
  106. LISTBOX IDC_LIST1,7,40,179,95,LBS_NOINTEGRALHEIGHT | WS_VSCROLL |
  107. WS_HSCROLL | WS_TABSTOP
  108. PUSHBUTTON "M&ove Up",IDC_BUTTON3,195,40,50,14
  109. PUSHBUTTON "Mo&ve Down",IDC_BUTTON4,195,59,50,14
  110. PUSHBUTTON "A&dd...",IDC_BUTTON1,7,143,50,14
  111. PUSHBUTTON "&Remove",IDC_BUTTON2,62,143,50,14
  112. CONTROL "",IDC_STATIC,"Static",SS_BLACKFRAME | SS_SUNKEN,8,164,
  113. 237,1
  114. LTEXT "Important! Do not press OK until all transforms are added and ordered correctly. For more information, right-click on the Modifications list box, and then click What's this?",
  115. IDC_STATICNOHELP1,8,168,237,43
  116. END
  117. IDD_CATEGORY DIALOG DISCARDABLE 0, 0, 252, 218
  118. STYLE WS_CHILD | WS_DISABLED | WS_CAPTION
  119. CAPTION "Categories"
  120. FONT 8, "MS Shell Dlg"
  121. BEGIN
  122. LTEXT "Select the categories under which this application will be listed in Add/Remove Programs.",
  123. IDC_STATIC,7,7,237,21
  124. LTEXT "A&vailable categories:",IDC_STATIC,7,34,87,8
  125. LISTBOX IDC_LIST1,7,45,88,166,LBS_SORT | LBS_NOINTEGRALHEIGHT |
  126. WS_VSCROLL | WS_HSCROLL | WS_TABSTOP
  127. PUSHBUTTON "S&elect >",IDC_BUTTON1,101,45,50,14
  128. PUSHBUTTON "< &Remove",IDC_BUTTON2,101,65,50,14
  129. LTEXT "&Selected categories:",IDC_STATIC,161,34,66,8
  130. LISTBOX IDC_LIST2,158,45,88,166,LBS_SORT | LBS_NOINTEGRALHEIGHT |
  131. WS_VSCROLL | WS_HSCROLL | WS_TABSTOP
  132. END
  133. IDD_TOOL_DEFAULTS DIALOG DISCARDABLE 0, 0, 252, 218
  134. STYLE WS_CHILD | WS_DISABLED | WS_CAPTION
  135. CAPTION "General"
  136. FONT 8, "MS Shell Dlg"
  137. BEGIN
  138. LTEXT "&Default package location:",IDC_STATIC,7,7,238,8
  139. EDITTEXT IDC_EDIT1,7,18,181,14,ES_AUTOHSCROLL
  140. PUSHBUTTON "&Browse...",IDC_BUTTON1,195,18,50,14
  141. GROUPBOX "New packages",IDC_STATICNOHELP4,7,35,238,77
  142. LTEXT "When adding new packages to user settings:",
  143. IDC_STATICNOHELP5,16,49,220,8
  144. CONTROL "Di&splay the Deploy Software dialog box",IDC_RADIO2,
  145. "Button",BS_AUTORADIOBUTTON | WS_GROUP,16,62,220,10
  146. CONTROL "&Publish",IDC_RADIO4,"Button",BS_AUTORADIOBUTTON |
  147. BS_TOP | BS_MULTILINE,16,74,220,10
  148. CONTROL "Assig&n",IDC_RADIO5,"Button",BS_AUTORADIOBUTTON |
  149. BS_TOP | BS_MULTILINE,16,86,220,10
  150. CONTROL "Ad&vanced",IDC_RADIO1,"Button",BS_AUTORADIOBUTTON |
  151. BS_TOP | BS_MULTILINE,16,98,220,10
  152. GROUPBOX "Installation user interface options",IDC_STATICNOHELP6,
  153. 7,120,238,42
  154. CONTROL "Bas&ic",IDC_RADIO8,"Button",BS_AUTORADIOBUTTON | BS_TOP |
  155. BS_MULTILINE | WS_GROUP,16,133,220,10
  156. CONTROL "&Maximum",IDC_RADIO7,"Button",BS_AUTORADIOBUTTON |
  157. BS_TOP | BS_MULTILINE,16,146,220,10
  158. END
  159. IDD_CATEGORIES DIALOG DISCARDABLE 0, 0, 252, 218
  160. STYLE WS_CHILD | WS_DISABLED | WS_CAPTION
  161. CAPTION "Categories"
  162. FONT 8, "MS Shell Dlg"
  163. BEGIN
  164. LTEXT "&Categories for %s",IDC_STATIC1,7,7,238,8
  165. LISTBOX IDC_LIST1,7,21,238,168,LBS_SORT | LBS_NOINTEGRALHEIGHT |
  166. WS_VSCROLL | WS_HSCROLL | WS_TABSTOP
  167. PUSHBUTTON "A&dd...",IDC_BUTTON1,7,197,50,14
  168. PUSHBUTTON "&Modify...",IDC_BUTTON3,63,197,52,14
  169. PUSHBUTTON "&Remove",IDC_BUTTON2,121,197,50,14
  170. END
  171. IDD_FILE_EXT DIALOG DISCARDABLE 0, 0, 252, 218
  172. STYLE WS_CHILD | WS_DISABLED | WS_CAPTION
  173. CAPTION "File Extensions"
  174. FONT 8, "MS Shell Dlg"
  175. BEGIN
  176. LTEXT "In the list below, select the precedence with which Windows will invoke applications when a user opens a document.",
  177. IDC_STATIC,7,7,238,26
  178. LTEXT "&Select file extension:",IDC_STATIC,7,36,66,8
  179. COMBOBOX IDC_COMBO1,89,34,55,171,CBS_DROPDOWN | CBS_SORT |
  180. WS_VSCROLL | WS_TABSTOP
  181. LTEXT "Appli&cation precedence:",IDC_STATIC,7,54,178,8
  182. LISTBOX IDC_LIST1,7,65,180,145,LBS_NOINTEGRALHEIGHT | WS_VSCROLL |
  183. WS_HSCROLL | WS_TABSTOP
  184. PUSHBUTTON "&Up",IDC_BUTTON1,195,65,50,14
  185. PUSHBUTTON "&Down",IDC_BUTTON2,195,84,50,14
  186. END
  187. IDD_FIND_UPGRADE DIALOGEX 0, 0, 252, 222
  188. STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
  189. EXSTYLE WS_EX_CONTEXTHELP
  190. CAPTION "Add Upgrade Package"
  191. FONT 8, "MS Shell Dlg", 0, 0, 0x1
  192. BEGIN
  193. GROUPBOX "Package to &upgrade",IDC_STATICNOHELP1,7,72,238,121
  194. LISTBOX IDC_LIST1,16,85,220,68,LBS_SORT | LBS_NOINTEGRALHEIGHT |
  195. WS_VSCROLL | WS_HSCROLL | WS_TABSTOP
  196. CONTROL "&Package can upgrade over the existing package",
  197. IDC_RADIO4,"Button",BS_AUTORADIOBUTTON | BS_TOP |
  198. BS_MULTILINE | WS_GROUP,16,175,220,10
  199. CONTROL "U&ninstall the existing package, then install the upgrade package",
  200. IDC_RADIO3,"Button",BS_AUTORADIOBUTTON | BS_TOP |
  201. BS_MULTILINE,16,161,220,10
  202. DEFPUSHBUTTON "OK",IDOK,139,201,50,14
  203. PUSHBUTTON "Cancel",IDCANCEL,195,201,50,14
  204. GROUPBOX "Choose a package from",IDC_STATICNOHELP2,7,7,238,60
  205. CONTROL "&Current Group Policy Object (GPO)",IDC_RADIO1,"Button",
  206. BS_AUTORADIOBUTTON | BS_TOP | BS_MULTILINE | WS_GROUP,16,
  207. 19,222,10
  208. CONTROL "A &specific GPO:",IDC_RADIO2,"Button",
  209. BS_AUTORADIOBUTTON | BS_TOP | BS_MULTILINE,16,32,222,10
  210. LTEXT "",IDC_EDIT1,28,45,153,19
  211. PUSHBUTTON "&Browse...",IDC_BUTTON1,187,43,50,14
  212. END
  213. IDD_DEPLOY_APP_DIALOG DIALOGEX 0, 0, 227, 128
  214. STYLE DS_MODALFRAME | DS_CONTEXTHELP | WS_POPUP | WS_CAPTION | WS_SYSMENU
  215. EXSTYLE WS_EX_CONTEXTHELP
  216. CAPTION "Deploy Software"
  217. FONT 8, "MS Shell Dlg", 0, 0, 0x1
  218. BEGIN
  219. LTEXT "Select deployment method:",IDC_STATICNOHELP1,7,7,213,8
  220. CONTROL "&Published",IDC_RADIO2,"Button",BS_AUTORADIOBUTTON |
  221. BS_TOP | BS_MULTILINE | WS_GROUP,16,25,204,10
  222. CONTROL "&Assigned",IDC_RADIO3,"Button",BS_AUTORADIOBUTTON |
  223. BS_TOP | BS_MULTILINE,16,40,204,10
  224. CONTROL "Ad&vanced",IDC_RADIO1,"Button",BS_AUTORADIOBUTTON |
  225. BS_TOP | BS_MULTILINE,16,55,204,10
  226. DEFPUSHBUTTON "OK",IDOK,115,106,50,14
  227. PUSHBUTTON "Cancel",IDCANCEL,170,106,50,14
  228. CONTROL "",IDC_STATIC,"Static",SS_BLACKFRAME | SS_SUNKEN,7,70,
  229. 213,1
  230. LTEXT "(description text goes here)",IDC_STATIC1,7,74,213,28
  231. END
  232. IDD_REMOVE DIALOG DISCARDABLE 0, 0, 202, 91
  233. STYLE DS_MODALFRAME | DS_CONTEXTHELP | WS_POPUP | WS_CAPTION | WS_SYSMENU
  234. CAPTION "Remove Software"
  235. FONT 8, "MS Shell Dlg"
  236. BEGIN
  237. LTEXT "Select removal method:",IDC_STATICNOHELP1,7,6,188,8
  238. CONTROL "&Immediately uninstall the software from users and computers",
  239. IDC_RADIO1,"Button",BS_AUTORADIOBUTTON | BS_TOP |
  240. BS_MULTILINE | WS_TABSTOP,7,22,188,20
  241. CONTROL "&Allow users to continue to use the software, but prevent new installations",
  242. IDC_RADIO2,"Button",BS_AUTORADIOBUTTON | BS_TOP |
  243. BS_MULTILINE | WS_TABSTOP,7,46,188,18
  244. DEFPUSHBUTTON "OK",IDOK,89,70,50,14
  245. PUSHBUTTON "Cancel",IDCANCEL,145,70,50,14
  246. END
  247. IDD_LOCALE_PICKER DIALOG DISCARDABLE 0, 0, 202, 173
  248. STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
  249. CAPTION "Choose Locales:"
  250. FONT 8, "MS Shell Dlg"
  251. BEGIN
  252. LTEXT "This package will be deployed for the following locales:",
  253. IDC_STATICNOHELP1,7,7,188,8
  254. LISTBOX IDC_LIST1,7,18,188,101,LBS_NOINTEGRALHEIGHT | WS_VSCROLL |
  255. WS_HSCROLL | WS_TABSTOP
  256. DEFPUSHBUTTON "OK",IDOK,89,152,50,14
  257. PUSHBUTTON "Cancel",IDCANCEL,145,152,50,14
  258. PUSHBUTTON "&Remove Locale",IDC_BUTTON1,7,124,64,14
  259. END
  260. IDD_EDITSTRING DIALOG DISCARDABLE 0, 0, 225, 74
  261. STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION
  262. FONT 8, "MS Shell Dlg"
  263. BEGIN
  264. LTEXT "&Category:",IDC_TITLE,7,7,211,8
  265. EDITTEXT IDC_EDIT1,7,18,211,14,ES_AUTOHSCROLL
  266. DEFPUSHBUTTON "OK",IDOK,112,55,50,14
  267. PUSHBUTTON "Cancel",IDCANCEL,168,55,50,14
  268. END
  269. IDD_UPGRADES DIALOG DISCARDABLE 0, 0, 252, 218
  270. STYLE WS_CHILD | WS_DISABLED | WS_CAPTION
  271. CAPTION "Upgrades"
  272. FONT 8, "MS Shell Dlg"
  273. BEGIN
  274. LTEXT "&Packages that this package will upgrade:",IDC_STATIC,7,
  275. 7,238,8
  276. LISTBOX IDC_LIST1,7,18,238,84,LBS_SORT | LBS_USETABSTOPS |
  277. LBS_NOINTEGRALHEIGHT | WS_VSCROLL | WS_HSCROLL |
  278. WS_TABSTOP
  279. PUSHBUTTON "A&dd...",IDC_BUTTON1,7,109,50,14
  280. PUSHBUTTON "&Remove",IDC_BUTTON3,62,109,50,14
  281. CONTROL "R&equired upgrade for existing packages",IDC_CHECK1,
  282. "Button",BS_AUTOCHECKBOX | BS_TOP | BS_MULTILINE |
  283. WS_TABSTOP,7,132,238,10
  284. CONTROL "",IDC_STATIC,"Static",SS_BLACKFRAME | SS_SUNKEN,7,150,
  285. 238,1
  286. LTEXT "Pa&ckages in the current GPO that will upgrade this package:",
  287. IDC_STATIC1,7,158,238,8
  288. LISTBOX IDC_LIST2,7,169,238,42,LBS_SORT | LBS_NOINTEGRALHEIGHT |
  289. WS_VSCROLL | WS_HSCROLL | WS_TABSTOP
  290. END
  291. IDD_ADVDEP DIALOG DISCARDABLE 0, 0, 260, 227
  292. STYLE DS_MODALFRAME | DS_CONTEXTHELP | WS_POPUP | WS_CAPTION | WS_SYSMENU
  293. CAPTION "Advanced Deployment Options"
  294. FONT 8, "MS Shell Dlg"
  295. BEGIN
  296. GROUPBOX "Advanced deployment options:",IDC_STATICNOHELP1,7,7,246,
  297. 77
  298. CONTROL "Ignore &language when deploying this package",
  299. IDC_CHECK1,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,16,17,
  300. 234,10
  301. CONTROL "(&Remove text goes\n here)",IDC_CHECK3,"Button",
  302. BS_AUTOCHECKBOX | BS_TOP | BS_MULTILINE | WS_TABSTOP,16,
  303. 31,230,19
  304. CONTROL "&Make this 32-bit X86 application available to Win64 machines.",
  305. IDC_CHECK2,"Button",BS_AUTOCHECKBOX | BS_TOP |
  306. BS_MULTILINE | NOT WS_VISIBLE | WS_DISABLED | WS_TABSTOP,
  307. 16,50,234,18
  308. CONTROL "Include &OLE class and product information.",IDC_CHECK4,
  309. "Button",BS_AUTOCHECKBOX | BS_TOP | BS_MULTILINE |
  310. WS_DISABLED | WS_TABSTOP,16,69,234,9
  311. GROUPBOX "Advanced diagnostic information:",IDC_STATICNOHELP2,7,
  312. 84,246,115
  313. LTEXT "Product code:",IDC_STATICNOHELP3,16,98,62,8
  314. LTEXT "txt",IDC_STATIC1,78,98,172,8
  315. LTEXT "Deployment Count:",IDC_STATICNOHELP4,16,112,62,8
  316. LTEXT "txt",IDC_STATIC2,78,112,172,8
  317. LTEXT "Script name:",IDC_STATICNOHELP5,16,126,62,8
  318. LTEXT "txt",IDC_STATIC3,78,126,172,71
  319. DEFPUSHBUTTON "OK",IDOK,149,205,50,14
  320. PUSHBUTTON "Cancel",IDCANCEL,203,205,50,14
  321. END
  322. IDD_PRECEDENCE DIALOG DISCARDABLE 0, 0, 252, 218
  323. STYLE WS_CHILD | WS_DISABLED | WS_CAPTION
  324. CAPTION "Precedence"
  325. FONT 8, "MS Shell Dlg"
  326. BEGIN
  327. LTEXT "",IDC_TITLE,7,7,235,10,SS_NOPREFIX | SS_ENDELLIPSIS
  328. LTEXT "Entries that are higher in the list have the highest priority",
  329. -1,7,203,238,10
  330. CONTROL "",IDC_LIST1,"SysListView32",LVS_REPORT | LVS_SINGLESEL |
  331. LVS_NOSORTHEADER | WS_BORDER | WS_TABSTOP,7,19,238,181
  332. END
  333. IDD_ERRORINFO DIALOG DISCARDABLE 0, 0, 252, 218
  334. STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
  335. CAPTION "Error Information"
  336. FONT 8, "MS Shell Dlg"
  337. BEGIN
  338. EDITTEXT IDC_EDIT1,7,15,238,175,ES_MULTILINE | ES_AUTOVSCROLL |
  339. ES_READONLY | WS_VSCROLL | NOT WS_TABSTOP
  340. PUSHBUTTON "&Save as...",IDC_BUTTON1,7,196,50,14
  341. LTEXT "Details",IDC_STATIC,7,7,22,8
  342. END
  343. IDD_RSOPCAUSE DIALOG DISCARDABLE 0, 0, 252, 218
  344. STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
  345. CAPTION "Cause"
  346. FONT 8, "MS Shell Dlg"
  347. BEGIN
  348. EDITTEXT IDC_EDIT1,7,31,238,179,ES_MULTILINE | ES_AUTOVSCROLL |
  349. ES_READONLY | WS_VSCROLL | NOT WS_TABSTOP
  350. LTEXT "Information that tells you the condition under which an application was installed or removed.",
  351. IDC_STATIC,7,7,238,24
  352. END
  353. IDD_TOOL_ADVANCEDDEFAULTS DIALOG DISCARDABLE 0, 0, 252, 218
  354. STYLE WS_CHILD | WS_DISABLED | WS_CAPTION
  355. CAPTION "Advanced"
  356. FONT 8, "MS Shell Dlg"
  357. BEGIN
  358. LTEXT "Use these options to automatically remove the application when it is no longer managed, publish OLE information in the active directory, and make 32-bit applications available on 64-bit platforms.",
  359. IDC_STATIC,7,8,238,27
  360. CONTROL "&Uninstall the applications when they fall out of the scope of management.",
  361. IDC_CHECK4,"Button",BS_AUTOCHECKBOX | BS_TOP |
  362. BS_MULTILINE | WS_TABSTOP,7,44,238,18
  363. CONTROL "Include &OLE information when deploying applications.",
  364. IDC_CHECK7,"Button",BS_AUTOCHECKBOX | BS_TOP |
  365. BS_MULTILINE | WS_TABSTOP,7,66,238,13
  366. GROUPBOX "32-bit applications on 64-bit platforms",IDC_STATIC,7,
  367. 84,238,67
  368. CONTROL "Make 32-bit X86 &Windows Installer applications available to Win64 machines.",
  369. IDC_CHECK5,"Button",BS_AUTOCHECKBOX | BS_TOP |
  370. BS_MULTILINE | WS_TABSTOP,16,99,220,18
  371. CONTROL "Make 32-bit X86 down-level (&ZAP) applications available to Win64 machines.",
  372. IDC_CHECK6,"Button",BS_AUTOCHECKBOX | BS_TOP |
  373. BS_MULTILINE | WS_TABSTOP,16,123,220,18
  374. CONTROL "Show Package Details page (debug only)",IDC_CHECK2,
  375. "Button",BS_AUTOCHECKBOX | BS_TOP | BS_MULTILINE | NOT
  376. WS_VISIBLE | WS_DISABLED | WS_TABSTOP,7,201,150,10
  377. END
  378. /////////////////////////////////////////////////////////////////////////////
  379. //
  380. // Icon
  381. //
  382. // Icon with lowest ID value placed first to ensure application icon
  383. // remains consistent on all systems.
  384. IDI_FOLDER ICON DISCARDABLE "folder.ico"
  385. IDI_ZAPFILE ICON DISCARDABLE "zapfile.ico"
  386. #ifdef APSTUDIO_INVOKED
  387. /////////////////////////////////////////////////////////////////////////////
  388. //
  389. // TEXTINCLUDE
  390. //
  391. 1 TEXTINCLUDE DISCARDABLE
  392. BEGIN
  393. "resource.h\0"
  394. END
  395. 2 TEXTINCLUDE DISCARDABLE
  396. BEGIN
  397. "#include ""afxres.h""\r\n"
  398. "\0"
  399. END
  400. 3 TEXTINCLUDE DISCARDABLE
  401. BEGIN
  402. "#include ""filedep.rcv""\r\n"
  403. "\0"
  404. END
  405. #endif // APSTUDIO_INVOKED
  406. /////////////////////////////////////////////////////////////////////////////
  407. //
  408. // DESIGNINFO
  409. //
  410. #ifdef APSTUDIO_INVOKED
  411. GUIDELINES DESIGNINFO DISCARDABLE
  412. BEGIN
  413. IDD_MODIFICATIONS, DIALOG
  414. BEGIN
  415. LEFTMARGIN, 7
  416. VERTGUIDE, 245
  417. END
  418. IDD_SIGNATURES, DIALOG
  419. BEGIN
  420. LEFTMARGIN, 7
  421. RIGHTMARGIN, 245
  422. TOPMARGIN, 7
  423. BOTTOMMARGIN, 211
  424. END
  425. IDD_ERRORINFO, DIALOG
  426. BEGIN
  427. LEFTMARGIN, 7
  428. RIGHTMARGIN, 245
  429. TOPMARGIN, 7
  430. BOTTOMMARGIN, 210
  431. END
  432. IDD_TOOL_ADVANCEDDEFAULTS, DIALOG
  433. BEGIN
  434. LEFTMARGIN, 7
  435. RIGHTMARGIN, 245
  436. VERTGUIDE, 245
  437. HORZGUIDE, 8
  438. HORZGUIDE, 211
  439. END
  440. END
  441. #endif // APSTUDIO_INVOKED
  442. /////////////////////////////////////////////////////////////////////////////
  443. //
  444. // String Table
  445. //
  446. STRINGTABLE DISCARDABLE
  447. BEGIN
  448. IDS_SNAPIN_DESC "Software installation"
  449. IDS_NAME "Name"
  450. IDS_VERSION "Version"
  451. IDS_STAGE "Upgrade type"
  452. IDS_RELATION "Upgrading"
  453. IDS_STATE "Deployment state"
  454. IDS_AUTOINST "Auto-install"
  455. IDS_LOC "Locale"
  456. IDS_MACH "Architecture"
  457. IDS_MODS "Modifications"
  458. IDS_PUB "Publisher"
  459. IDS_SOURCE "Source"
  460. IDS_NODENAME "Packages"
  461. IDS_ADD_APP_DESC "Adds a package."
  462. IDS_DEL_APP_DESC "Removes this package."
  463. END
  464. STRINGTABLE DISCARDABLE
  465. BEGIN
  466. IDS_REFRESH_DESC "Refreshes the package list."
  467. IDS_AUTOINST_DESC "Select this check box to automatically install the software needed to open documents of this type."
  468. IDS_ASSIGN_DESC "Assign this package to install at user log on."
  469. IDS_PUBLISH_DESC "Make this package available either through the Add-Remove Programs in the Control Panel or via document invocation (Auto-Install)."
  470. IDS_DISABLE_DESC "Prevent this package from being installed either through the Add-Remove Programs in the Control Panel or by clicking on a document (Auto-Install)."
  471. IDS_REDEPLOY_DESC "Reinstall this package everywhere it is already installed."
  472. IDS_REDEPLOYERROR "Active Directory operation failed. The package cannot be marked for redeployment."
  473. IDS_X86ONWIN64 "Exclude x86 package on Win64"
  474. IDS_FULLINSTALL "Install at logon"
  475. IDS_FOLDER_TITLE "Software installation"
  476. IDS_ASSIGNED "Assigned"
  477. END
  478. STRINGTABLE DISCARDABLE
  479. BEGIN
  480. IDS_PUBLISHED "Published"
  481. IDS_DISABLED "Disabled"
  482. IDS_ORIGIN "Origin"
  483. IDS_SOM "Scope of Management"
  484. IDS_WINNER_DESC "Show packages listed as installed by policy."
  485. IDS_REMOVED_DESC "Show packages listed as removed."
  486. IDS_ARP_DESC "Show packages listed in Add-Remove Programs by policy."
  487. END
  488. STRINGTABLE DISCARDABLE
  489. BEGIN
  490. IDS_SNAPIN_NAME_USER "Software Installation (Users)"
  491. IDS_SNAPIN_NAME_MACHINE "Software Installation (Computers)"
  492. END
  493. STRINGTABLE DISCARDABLE
  494. BEGIN
  495. IDM_ADD_APP "&Package..."
  496. IDM_REFRESH "&Refresh"
  497. IDM_DEL_APP "R&emove..."
  498. IDM_AUTOINST "Auto-&Install"
  499. END
  500. STRINGTABLE DISCARDABLE
  501. BEGIN
  502. IDM_ASSIGN "A&ssign"
  503. IDM_PUBLISH "&Publish"
  504. IDM_DISABLE "&Disable"
  505. IDM_REDEPLOY "&Redeploy application"
  506. IDS_REDEPLOYWARNING "Redeploying this application will reinstall the application everywhere it is already installed. Do you want to continue?"
  507. IDS_DEF_EXTENSION ".msi"
  508. IDS_EXTENSION_FILTER_M "Windows Installer packages (*.msi)|*.msi||"
  509. IDS_EXTENSION_FILTER "Windows Installer packages (*.msi)|*.msi|ZAW Down-level application packages (*.zap)|*.zap||"
  510. IDS_GPTFAILED "Cannot write to the Group Policy Template."
  511. IDS_ADDFAILED "Add operation failed. Unable to extract deployment information from the package. Run validation on the package to ensure that the package is correct.\n"
  512. IDS_ADDFAILED_ACCESS_DENIED
  513. "Add operation failed. The policy cannot be modified for this container. Check permissions.\n"
  514. IDS_ADDFAILED_CSFAILURE "Add operation failed. Unable to update the software installation information in the Active Directory. Make sure that you can communicate with the Active Directory.\n"
  515. IDS_DEF_TRANSFORM_EXTENSION ".mst"
  516. IDS_TRANSFORM_EXTENSION_FILTER
  517. "Windows Installer transform packages (*.mst)|*.mst||"
  518. IDS_TRANSFORM_FAILED "The list of modifications cannot be applied to this package."
  519. END
  520. STRINGTABLE DISCARDABLE
  521. BEGIN
  522. IDS_REMOVE_LEGACY_TEXT "Remove the package but leave the application installed everywhere it is already installed?"
  523. IDS_NO_ZAPS_ALLOWED "Cannot deploy down-level application packages (*.zap files) to computers."
  524. IDS_ADDFAILED_ZAP "Add operation failed. Unable to extract deployment information from the software installation settings file. Check to ensure that the file is correct and accessible.\n"
  525. IDM_WINNER "&Installed Applications"
  526. IDM_REMOVED "&Removed Applications"
  527. IDM_FAILED "&Failed Packages"
  528. IDM_ARP "&Available Applications"
  529. IDS_ILLEGAL_PATH "Packages may not be deployed from paths beginning with http: or ftp:"
  530. IDS_ILLEGAL_PLATFORM "Unable to deploy package. The package does not support a Windows compatible platform."
  531. IDS_CERT_DEF_EXT ".cer"
  532. IDS_CERT_EXT_FILT "Security Certificates (*.cer; *.spc)|*.cer;*.spc|Windows Installer packages (*.msi)|*.msi||"
  533. IDS_TEXT_DEF_EXT ".txt"
  534. IDS_TEXT_EXT_FILT "Text File (*.txt)|*.txt||"
  535. IDS_ADDFAILED_METADATA_OVERFLOW
  536. "Add operation failed. The package's COM registration data is too large for the Active Directory. The package may be edited or deployed without COM registration data to allow deployment.\n"
  537. IDS_REDEPLOY_FAILED "The changes to OLE information settings cannot be applied to this package."
  538. IDS_REDEPLOY_FAILED_IN_CS
  539. "The Active Directory cannot be updated with the new list of OLE information settings."
  540. IDS_RSOP_ARP_WARNING "This data was generated the last time the user executed the Add / Remove Programs control panel applet. To ensure that this data is current, please verify that the user has recently viewed the list of programs available on the network in Add / Remove Programs."
  541. IDS_RSOP_ARP_WARNING_TITLE
  542. "Available Applications"
  543. END
  544. STRINGTABLE DISCARDABLE
  545. BEGIN
  546. IDS_BROWSEFOLDERS "Select the folder from where you wish to begin browsing for packages and transforms."
  547. IDS_TRANSFORM_FAILED_IN_CS
  548. "The Active Directory cannot be updated with the new list of modifications."
  549. IDS_NO "No"
  550. IDS_YES "Yes"
  551. IDS_MULTIPLE "Multiple"
  552. IDS_NONE "None"
  553. IDS_OPTIONAL "Optional"
  554. IDS_REQUIRED "Required"
  555. IDS_NO_UNIVERSAL_NAME "Cannot verify path is a network location. If this package is not available from a network share, clients will not be able to install it. Are you sure you want to deploy this package using this path?"
  556. IDS_DELFAILED_ACCESS_DENIED
  557. "Delete operation failed. The policy for this container cannot be modified. Check permissions.\n"
  558. IDS_DELFAILED_CSFAILURE "Delete operation failed."
  559. IDS_REMOVE_LEGACY_TITLE "Remove Package"
  560. END
  561. STRINGTABLE DISCARDABLE
  562. BEGIN
  563. 400 "Any"
  564. 401 "Windows 32s"
  565. 402 "Windows 95"
  566. 403 "Windows NT"
  567. 409 "Unknown Processor"
  568. 410 "Intel"
  569. 411 "MIPS"
  570. 412 "Alpha"
  571. 413 "PPC"
  572. 414 "SH"
  573. 415 "ARM"
  574. END
  575. STRINGTABLE DISCARDABLE
  576. BEGIN
  577. 416 "IA64"
  578. 417 "AMD64"
  579. 418 "MSIL"
  580. END
  581. STRINGTABLE DISCARDABLE
  582. BEGIN
  583. IDS_AUTOINSTALL_ON "This package will automatically install when a user clicks on a document associated with this package.\n"
  584. IDS_AUTOINSTALL_OFF "This package will not automatically install when a user clicks on a document associated with this package.\n"
  585. IDS_ASK_AUTOINSTALL "\nAuto-install this package when a user clicks on a document associated with this package?\n"
  586. IDS_USERINSTALL_ON "Users will be able to install this package from the Add/Remove Programs in the Control Panel.\n"
  587. IDS_USERINSTALL_OFF "Users will not be able to install this package from the Add/Remove Programs in the Control Panel.\n"
  588. IDS_TO_PUBLISHED "This package will no longer be placed on the desktop of every user. It will continue to be installed for users who have already installed it.\n"
  589. IDS_TO_ASSIGNED "This package will be placed on the desktop of every user."
  590. IDS_BADDATA "Invalid selection"
  591. END
  592. STRINGTABLE DISCARDABLE
  593. BEGIN
  594. IDS_PLATFORMREQUIRED "You have not specified a platform. You must specify at least one platform."
  595. IDS_CHANGECATEGORY "Modify existing category"
  596. IDS_NEWCATEGORY "Enter new category"
  597. IDS_CATEGORYFAILED "Cannot apply category changes."
  598. IDS_REPLACE "Replace"
  599. IDS_UPGRADE "Upgrade"
  600. IDS_INVALIDUPGRADE "This operation was canceled. A package cannot be set to upgrade itself."
  601. IDS_COMPUTER "Computer"
  602. IDS_USER "User"
  603. IDS_CHANGEFAILED "Failed to apply property changes."
  604. IDS_DUPLICATENAME "Another package is already using this name."
  605. IDS_SHORTNAME "You must give the package a name."
  606. IDS_LONGNAME "The package name is too long."
  607. IDS_GENERALERROR "An error occurred accessing the software installation data in the active directory. See the event log for additional details."
  608. IDS_ERRORPOLICYCHANGED "Cannot change the revision number of the Group Policy Object. Exit and restart the snap-in and retry the operation."
  609. IDS_SHORTCATNAME "You must give the category a name."
  610. END
  611. STRINGTABLE DISCARDABLE
  612. BEGIN
  613. IDS_LONGCATNAME "The category name is too long."
  614. IDS_DEPLOYTEXTPUB "Select this option to Publish the application without modifications."
  615. IDS_DEPLOYTEXTASSIGNED "Select this option to Assign the application without modifications."
  616. IDS_DEPLOYTEXTCUSTOM "Select this option to configure the Published or Assigned options, and to apply modifications to a package."
  617. IDS_ADVANCEDUSERS "&Remove existing installs of this product for users, if the product was not installed by Group Policy-based Software Installation"
  618. IDS_ADVANCEDMACHINES "&Remove existing installs of this product from computers, if the product was not installed by Group Policy-based Software Installation"
  619. IDS_OOSUNINST "Uninstall if out of scope"
  620. IDS_SHOWARP "Show in Add Remove Programs"
  621. IDS_UITYPE "User interface type"
  622. IDS_IGNORELOC "Ignore language"
  623. IDS_REMPREV "Remove previous installations"
  624. IDS_PRODCODE "Product code"
  625. IDS_UPGRADEDBY "Upgraded by"
  626. IDS_SCRIPT "Script name"
  627. IDS_BASIC "Basic"
  628. IDS_MAXIMUM "Maximum"
  629. END
  630. STRINGTABLE DISCARDABLE
  631. BEGIN
  632. IDS_ACTRL_READ_CONTROL "Read Permissions"
  633. IDS_ACTRL_CHANGE_ACCESS "Modify Permissions"
  634. IDS_ACTRL_CHANGE_OWNER "Modify Owner"
  635. IDS_ACTRL_DS_CREATE_CHILD "Create All Child Objects"
  636. IDS_ACTRL_DS_DELETE_CHILD "Delete All Child Objects"
  637. IDS_ACTRL_DS_LIST "List Contents"
  638. IDS_ACTRL_DS_SELF "All Validated Writes"
  639. IDS_ACTRL_DS_READ_PROP "Read All Properties"
  640. IDS_ACTRL_DS_WRITE_PROP "Write All Properties"
  641. IDS_ACTRL_DS_DELETE_TREE "Delete Subtree"
  642. IDS_ACTRL_DS_LIST_OBJECT "List Object"
  643. IDS_ACTRL_DS_CONTROL_ACCESS "All Extended Rights"
  644. IDS_DS_GENERIC_READ "Read"
  645. IDS_DS_GENERIC_WRITE "Write"
  646. IDS_DS_GENERIC_EXECUTE "List Contents"
  647. IDS_DS_GENERIC_ALL "Full Control"
  648. END
  649. STRINGTABLE DISCARDABLE
  650. BEGIN
  651. IDS_ACTRL_DELETE "Delete"
  652. IDS_NO_ACCESS "No Access"
  653. IDS_PRECEDENCE_COL1 "Order"
  654. IDS_PRECEDENCE_COL2 "PackageName"
  655. IDS_PRECEDENCE_COL3 "GPO Name"
  656. IDS_PRECEDENCE_COL4 "Date Logged"
  657. IDS_NEUTRAL_LOCALE "Neutral"
  658. IDS_SIGS_COL1 "Issued To"
  659. IDS_SIGS_COL2 "Issued By"
  660. IDS_SIGS_COL3 "Expiration Date"
  661. IDS_WIN_TEXT "Installed Applications"
  662. IDS_WIN_TOOLTEXT "Installed Applications"
  663. IDS_ARP_TEXT "Available Applications"
  664. IDS_ARP_TOOLTEXT "Available Applications"
  665. IDS_REM_TEXT "Removed Applications"
  666. IDS_REM_TOOLTEXT "Removed Applications"
  667. END
  668. STRINGTABLE DISCARDABLE
  669. BEGIN
  670. IDS_CERTFROMMSIFAILED "The following error was encountered while trying to extract a certificate from a package:"
  671. IDS_ADDCERTFAILED "The following error was encountered while trying to add a certificate to the certificate store:"
  672. IDS_RSOPUPGRADEDTEXT "Pa&ckages that will upgrade this package:"
  673. IDS_NA "n/a"
  674. IDS_NODATA "No data."
  675. IDS_RSOP_APPLY "This application was applied due to the following conditions:"
  676. IDS_RSOP_AC1 "The application was assigned."
  677. IDS_RSOP_AC2 "The application was installed by the user via Add or Remove Programs."
  678. IDS_RSOP_AC3 "The application had already been installed in the existing profile."
  679. IDS_RSOP_AC4 "The application was installed due to a file extension activation."
  680. IDS_RSOP_AC5 "The application was installed due to a CLSID activation."
  681. IDS_RSOP_AC6 "The application was installed as the result of a forced upgrade."
  682. IDS_RSOP_AC7 "The application was installed due to a PROGID activation."
  683. IDS_RSOP_AC8 "The application was re-installed because it was re-deployed."
  684. IDS_RSOP_LM1 "Its language matched the system language."
  685. IDS_RSOP_LM2 "Its language was English."
  686. IDS_RSOP_LM3 "It was set to ignore language settings."
  687. IDS_RSOP_LM4 "It was language neutral."
  688. IDS_RSOP_LM5 "Its language did not match the system language."
  689. IDS_RSOP_EXTACT "The file extension that caused the activation is %s."
  690. IDS_RSOP_CLSIDACT "The CLSID that caused the activation is %s."
  691. IDS_RSOP_PROGIDACT "The PROGID that caused the activation is %s."
  692. IDS_RSOP_REMOVAL "This application was removed due to the following conditions:"
  693. IDS_RSOP_RT2 "The application was upgraded."
  694. IDS_RSOP_RT3 "The application was uninstalled."
  695. IDS_RSOP_RT4 "The application has become unmanaged."
  696. IDS_RSOP_RC2 "It was upgraded by %s."
  697. IDS_RSOP_RC3 "It was removed by the administrator."
  698. IDS_RSOP_RC4 "It was removed by the user."
  699. IDS_RSOP_RC5 "It fell out of scope."
  700. IDS_RSOP_RC6 "It was removed due to a transform conflict with %s."
  701. IDS_RSOP_RC7 "It was removed due to a product conflict with %s."
  702. IDS_RSOP_RC8 "It was removed due to removal from the user profile, possibly on another machine."
  703. END
  704. #endif // English (U.S.) resources
  705. /////////////////////////////////////////////////////////////////////////////
  706. #ifndef APSTUDIO_INVOKED
  707. /////////////////////////////////////////////////////////////////////////////
  708. //
  709. // Generated from the TEXTINCLUDE 3 resource.
  710. //
  711. #include "filedep.rcv"
  712. /////////////////////////////////////////////////////////////////////////////
  713. #endif // not APSTUDIO_INVOKED