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.

728 lines
36 KiB

  1. //Microsoft Developer Studio generated resource script.
  2. //
  3. #include "resource.h"
  4. // Generated Help ID header file
  5. #define APSTUDIO_HIDDEN_SYMBOLS
  6. #include "resource.hm"
  7. #undef APSTUDIO_HIDDEN_SYMBOLS
  8. #define APSTUDIO_READONLY_SYMBOLS
  9. /////////////////////////////////////////////////////////////////////////////
  10. //
  11. // Generated from the TEXTINCLUDE 2 resource.
  12. //
  13. #include "afxres.h"
  14. /////////////////////////////////////////////////////////////////////////////
  15. #undef APSTUDIO_READONLY_SYMBOLS
  16. /////////////////////////////////////////////////////////////////////////////
  17. // English (U.S.) resources
  18. #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
  19. #ifdef _WIN32
  20. LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
  21. #pragma code_page(1252)
  22. #endif //_WIN32
  23. /////////////////////////////////////////////////////////////////////////////
  24. //
  25. // REGINST
  26. //
  27. REGINST REGINST MOVEABLE PURE "selfreg.inf"
  28. /////////////////////////////////////////////////////////////////////////////
  29. //
  30. // Dialog
  31. //
  32. IDD_PROP_INTELLIMIRROR_OS DIALOGEX 0, 0, 252, 218
  33. STYLE WS_CHILD | WS_DISABLED | WS_CAPTION
  34. CAPTION "Images"
  35. FONT 8, "MS Shell Dlg", 0, 0, 0x1
  36. BEGIN
  37. ICON IDI_RBSICON,IDC_STATIC,7,7,20,20
  38. LTEXT "The following installation images are installed on this remote installation server. ",
  39. IDC_STATIC,40,7,203,25
  40. CONTROL "List1",IDC_L_OS,"SysListView32",LVS_REPORT |
  41. LVS_SINGLESEL | LVS_SHOWSELALWAYS | LVS_SHAREIMAGELISTS |
  42. LVS_ALIGNLEFT | LVS_NOSORTHEADER | WS_BORDER |
  43. WS_TABSTOP,7,38,238,151,0,HIDC_L_OS
  44. PUSHBUTTON "A&dd...",IDC_B_ADD,7,196,56,14,0,0,HIDC_B_ADD
  45. PUSHBUTTON "&Remove",IDC_B_REMOVE,67,196,56,14,WS_DISABLED,0,
  46. HIDC_B_REMOVE
  47. PUSHBUTTON "&Properties",IDC_B_PROPERTIES,127,196,56,14,WS_DISABLED,
  48. 0,HIDC_B_PROPERTIES
  49. PUSHBUTTON "Re&fresh",IDC_B_REFRESH,187,196,58,14,0,0,
  50. HIDC_B_REFRESH
  51. END
  52. IDD_SIF_PROP_IMAGES DIALOGEX 0, 0, 252, 250
  53. STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
  54. CAPTION "Image Properties"
  55. FONT 8, "MS Shell Dlg", 0, 0, 0x1
  56. BEGIN
  57. ICON IDI_RBSICON,IDC_STATIC,7,7,20,20
  58. LTEXT "Type a friendly description and help text for the installation image. This text helps users of the Client Installation wizard choose the correct installation image.",
  59. IDC_STATIC,40,7,205,27
  60. LTEXT "&Friendly description:",IDC_STATIC,7,39,238,8
  61. EDITTEXT IDC_E_DESCRIPTION,7,49,238,14,ES_AUTOHSCROLL,0,
  62. HIDC_E_DESCRIPTION
  63. LTEXT "&Help text:",IDC_STATIC,7,68,238,8
  64. EDITTEXT IDC_E_HELP,7,78,238,40,ES_MULTILINE | ES_AUTOVSCROLL |
  65. WS_VSCROLL,0,HIDC_E_HELP
  66. GROUPBOX "Image details",IDC_G_IMAGEDETAILS,7,125,238,99,0,0,
  67. HIDC_G_IMAGEDETAILS
  68. LTEXT "Version:",IDC_STATIC,17,138,76,8
  69. LTEXT "?",IDC_S_VERSION,99,138,141,8,0,0,HIDC_S_VERSION
  70. LTEXT "Language:",IDC_STATIC,17,151,44,8
  71. LTEXT "?",IDC_S_LANGUAGE,99,151,141,8,0,0,HIDC_S_LANGUAGE
  72. LTEXT "Template last modified:",IDC_STATIC,17,164,73,8
  73. LTEXT "?",IDC_S_LASTMODIFIED,99,164,141,8,0,0,
  74. HIDC_S_LASTMODIFIED
  75. LTEXT "Image type:",IDC_STATIC,17,177,76,8
  76. LTEXT "?",IDC_S_IMAGETYPE,99,177,141,8,0,0,HIDC_S_IMAGETYPE
  77. LTEXT "Image folder:",IDC_STATIC,17,190,76,8
  78. LTEXT "?",IDC_S_DIRECTORY,99,190,141,8,0,0,HIDC_S_DIRECTORY
  79. LTEXT "Image security:",IDC_STATIC,17,205,48,8
  80. PUSHBUTTON "&Permissions...",IDC_BUTTON1,99,202,60,14
  81. PUSHBUTTON "OK",IDOK,140,230,50,14
  82. PUSHBUTTON "Cancel",IDCANCEL,195,230,50,14
  83. END
  84. IDD_PROP_INTELLIMIRROR_SERVER DIALOGEX 0, 0, 252, 218
  85. STYLE WS_CHILD | WS_DISABLED | WS_CAPTION
  86. CAPTION "Remote Install"
  87. FONT 8, "MS Shell Dlg", 0, 0, 0x1
  88. BEGIN
  89. ICON IDI_RBSICON,IDC_STATIC,7,7,20,20
  90. LTEXT "You can manage this remote installation server and control the way it interacts with existing and potential client computers.",
  91. IDC_STATIC,40,7,205,24
  92. GROUPBOX "Client support",IDC_G_CLIENTSERVICING,7,32,238,44,0,0,
  93. HIDC_G_CLIENTSERVICING
  94. CONTROL "&Respond to client computers requesting service",
  95. IDC_C_RESPOND,"Button",BS_AUTOCHECKBOX | BS_TOP |
  96. BS_MULTILINE | WS_TABSTOP,14,44,224,10,0,HIDC_C_RESPOND
  97. CONTROL "Do not respond to &unknown client computers",
  98. IDC_C_KNOWNCLIENTS,"Button",BS_AUTOCHECKBOX | BS_TOP |
  99. BS_MULTILINE | WS_TABSTOP,26,58,212,10,0,
  100. HIDC_C_KNOWNCLIENTS
  101. GROUPBOX "Check server",IDC_G_CHECKSERVER,7,81,238,84,0,0,
  102. HIDC_G_CHECKSERVER
  103. LTEXT "If this remote installation server is exhibiting problems, select the ""Verify Server"" option to perform an integrity check. If problems are encountered they will be fixed. ",
  104. IDC_STATIC,14,93,224,32
  105. LTEXT "This option is only available from the server console.",
  106. IDC_STATIC,14,126,224,11
  107. PUSHBUTTON "Veri&fy Server",IDC_B_CHECKSERVER,162,143,76,14,
  108. WS_DISABLED,0,HIDC_B_CHECKSERVER
  109. PUSHBUTTON "&Show Clients...",IDC_B_CLIENTS,71,196,86,14,0,0,
  110. HIDC_B_CLIENTS
  111. PUSHBUTTON "Ad&vanced Settings...",IDC_B_SERVICE,161,196,86,14,0,0,
  112. HIDC_B_SERVICE
  113. END
  114. IDD_PROP_TOOLS DIALOGEX 0, 0, 252, 218
  115. STYLE WS_CHILD | WS_DISABLED | WS_CAPTION
  116. CAPTION "Tools"
  117. FONT 8, "MS Shell Dlg", 0, 0, 0x1
  118. BEGIN
  119. ICON IDI_RBSICON,IDC_STATIC,7,7,20,20
  120. LTEXT "The following maintenance and troubleshooting tools are installed on this remote installation server.",
  121. IDC_STATIC,40,7,199,26
  122. CONTROL "List1",IDC_L_TOOLS,"SysListView32",LVS_REPORT |
  123. LVS_SINGLESEL | LVS_SHOWSELALWAYS | LVS_SORTASCENDING |
  124. LVS_SHAREIMAGELISTS | LVS_AUTOARRANGE | LVS_ALIGNLEFT |
  125. LVS_NOSORTHEADER | WS_BORDER | WS_TABSTOP,7,41,238,148,0,
  126. HIDC_L_TOOLS
  127. PUSHBUTTON "Re&move",IDC_B_REMOVE,81,196,50,14,WS_DISABLED,0,
  128. HIDC_B_REMOVE
  129. PUSHBUTTON "P&roperties",IDC_B_PROPERTIES,135,196,50,14,WS_DISABLED,
  130. 0,HIDC_B_PROPERTIES
  131. PUSHBUTTON "Re&fresh",IDC_B_REFRESH,189,196,50,14,0,0,
  132. HIDC_B_REFRESH
  133. END
  134. IDD_PROP_INTELLIMIRROR_CLIENT DIALOGEX 0, 0, 252, 218
  135. STYLE WS_CHILD | WS_DISABLED | WS_CAPTION
  136. CAPTION "Remote Install"
  137. FONT 8, "MS Shell Dlg", 0, 0, 0x1
  138. BEGIN
  139. ICON IDI_RBSICON,IDC_STATIC,7,7,21,20
  140. LTEXT "The following information is used to maintain this computer.",
  141. IDC_STATIC,40,12,199,12
  142. LTEXT "&Computer's unique ID:",IDC_STATIC,7,36,238,8
  143. EDITTEXT IDC_E_GUID,7,46,238,14,ES_AUTOHSCROLL | WS_DISABLED,0,
  144. HIDC_E_GUID
  145. LTEXT "Re&mote Installation server:",IDC_STATIC,7,65,238,8
  146. EDITTEXT IDC_E_SERVERNAME,7,75,184,14,ES_AUTOHSCROLL |
  147. WS_DISABLED,0,HIDC_E_SERVERNAME
  148. PUSHBUTTON "&Server Settings...",IDC_B_SERVER,171,122,74,14,
  149. WS_DISABLED,0,HIDC_B_SERVER
  150. PUSHBUTTON "S&earch...",IDC_B_SEARCH,195,75,50,14,WS_DISABLED,0,
  151. HIDC_B_SEARCH
  152. LTEXT "If a remote installation server is not specified, the client will boot from any available server.",
  153. IDC_STATIC,7,99,238,16
  154. END
  155. IDD_PROP_NEW_CLIENTS DIALOGEX 0, 0, 252, 218
  156. STYLE WS_CHILD | WS_DISABLED | WS_CAPTION
  157. CAPTION "New Clients"
  158. FONT 8, "MS Shell Dlg", 0, 0, 0x1
  159. BEGIN
  160. ICON IDI_RBSICON,IDC_STATIC,7,7,20,20
  161. LTEXT "Select a computer naming format for new client computers, and set the location in the directory service where client computer accounts will be created.",
  162. IDC_STATIC,40,7,205,26
  163. GROUPBOX "Client computer naming format",IDC_G_NAMINGFORMAT,7,35,
  164. 238,73,0,0,HIDC_G_NAMINGFORMAT
  165. LTEXT "&Generate client computer names using:",IDC_STATIC,14,
  166. 47,214,8
  167. COMBOBOX IDC_CB_NAMINGPOLICY,14,57,170,144,CBS_DROPDOWNLIST |
  168. WS_VSCROLL | WS_TABSTOP,0,HIDC_CB_NAMINGPOLICY
  169. PUSHBUTTON "Custo&mize...",IDC_B_ADVANCED,188,57,50,14,0,0,
  170. HIDC_B_ADVANCED
  171. LTEXT "Example: John Smith's computer would be named:",
  172. IDC_STATIC,14,76,224,8
  173. EDITTEXT IDC_E_SAMPLE,14,86,225,13,ES_AUTOHSCROLL | ES_READONLY |
  174. NOT WS_BORDER | NOT WS_TABSTOP,WS_EX_STATICEDGE,
  175. HIDC_E_SAMPLE
  176. GROUPBOX "Client account location",IDC_G_CLIENTACCOUNTLOCATION,7,
  177. 114,238,95,0,0,HIDC_G_CLIENTACCOUNTLOCATION
  178. LTEXT "Create the client computer account in the following directory service location:",
  179. IDC_STATIC,14,126,224,17
  180. CONTROL "&Default directory service location",
  181. IDC_R_DOMAINDEFAULT,"Button",BS_AUTORADIOBUTTON | BS_TOP |
  182. BS_MULTILINE,14,147,224,10,0,HIDC_R_DOMAINDEFAULT
  183. CONTROL "Same location as that of the &user setting up the client computer",
  184. IDC_R_SAMEASUSER,"Button",BS_AUTORADIOBUTTON | BS_TOP |
  185. BS_MULTILINE,14,161,224,10,0,HIDC_R_SAMEASUSER
  186. CONTROL "The following directory &service location:",
  187. IDC_R_SPECIFICLOCATION,"Button",BS_AUTORADIOBUTTON |
  188. BS_TOP | BS_MULTILINE,14,176,224,10,0,
  189. HIDC_R_SPECIFICLOCATION
  190. EDITTEXT IDC_E_NEWMACHINEOU,26,186,158,14,ES_AUTOHSCROLL |
  191. ES_READONLY | NOT WS_BORDER | NOT WS_TABSTOP,
  192. WS_EX_STATICEDGE,HIDC_E_NEWMACHINEOU
  193. PUSHBUTTON "B&rowse...",IDC_B_BROWSE,188,186,50,14,0,0,
  194. HIDC_B_BROWSE
  195. END
  196. IDD_ADVANCEDNAMIMG DIALOGEX 16, 16, 317, 206
  197. STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
  198. CAPTION "Computer Account Generation"
  199. FONT 8, "MS Shell Dlg", 0, 0, 0x1
  200. BEGIN
  201. LTEXT "Using the following variables, you can create a format for automatically generating custom computer names for new installations:",
  202. IDC_STATIC,7,7,303,15
  203. LTEXT "User's first name:",IDC_STATIC,8,30,192,8
  204. LTEXT "%First",IDC_STATIC,208,30,63,8
  205. LTEXT "User's last name:",IDC_STATIC,8,40,192,8
  206. LTEXT "%Last",IDC_STATIC,208,40,63,8
  207. LTEXT "User's logon name:",IDC_STATIC,8,50,192,8
  208. LTEXT "%Username",IDC_STATIC,208,50,63,8
  209. LTEXT "Ethernet MAC address of computer's network adapter:",
  210. IDC_STATIC,8,60,192,8
  211. LTEXT "%MAC",IDC_STATIC,208,60,63,8
  212. LTEXT "Incremental number:",IDC_STATIC,8,70,192,8
  213. LTEXT "%#",IDC_STATIC,208,70,63,8
  214. LTEXT "n characters of the indicated field:",IDC_STATIC,8,86,
  215. 192,8
  216. LTEXT "%nField",IDC_STATIC,208,86,63,8
  217. LTEXT "(example: %4First = first 4 characters of the user's first name)",
  218. IDC_STATIC,8,95,192,8
  219. LTEXT "Type the custom naming format you want to use:",
  220. IDC_STATIC,7,119,303,8
  221. LTEXT "&Format:",IDC_STATIC,8,136,32,8
  222. EDITTEXT IDC_E_FORMAT,44,133,266,14,ES_AUTOHSCROLL,0,
  223. HIDC_E_FORMAT
  224. LTEXT "Sample:",IDC_STATIC,8,153,32,8
  225. LTEXT "The name generated for John Smith (username: JOHNSMI) is:",
  226. IDC_STATIC,44,153,266,9
  227. EDITTEXT IDC_E_SAMPLE,44,163,266,14,ES_AUTOHSCROLL | ES_READONLY |
  228. NOT WS_BORDER,WS_EX_STATICEDGE,HIDC_E_SAMPLE
  229. LTEXT "n digits of the field padded with zeros",IDC_STATIC,8,
  230. 105,192,8
  231. LTEXT "%0nField",IDC_STATIC,208,105,63,8
  232. DEFPUSHBUTTON "OK",IDOK,206,185,50,14
  233. PUSHBUTTON "Cancel",IDCANCEL,260,185,50,14
  234. END
  235. IDD_ADD_PAGE7 DIALOG DISCARDABLE 0, 0, 317, 143
  236. STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
  237. CAPTION "Add..."
  238. FONT 8, "MS Shell Dlg"
  239. BEGIN
  240. LTEXT "Select a sample unattended Setup answer file from the following list:",
  241. IDC_STATIC,8,1,301,10
  242. CONTROL "List1",IDC_L_SIFS,"SysListView32",LVS_REPORT |
  243. LVS_SINGLESEL | LVS_SHOWSELALWAYS | LVS_SORTASCENDING |
  244. LVS_SHAREIMAGELISTS | LVS_AUTOARRANGE | LVS_NOSORTHEADER |
  245. WS_BORDER | WS_TABSTOP,7,11,303,118
  246. END
  247. IDD_MANAGED_WIZARD_PAGE DIALOGEX 0, 0, 252, 170
  248. STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION
  249. CAPTION "Managed"
  250. FONT 8, "MS Shell Dlg", 0, 0, 0x1
  251. BEGIN
  252. ICON IDI_COMPUTER,IDC_S_ICON,10,13,20,20
  253. LTEXT "Create in:",IDC_STATIC,44,19,43,8
  254. EDITTEXT IDC_S_CREATEIN,89,19,155,12,ES_AUTOHSCROLL | ES_READONLY |
  255. NOT WS_BORDER | NOT WS_TABSTOP
  256. CONTROL "",IDC_STATIC,"Static",SS_BLACKFRAME | SS_SUNKEN,7,40,
  257. 236,1
  258. LTEXT "If you are creating a computer account for a managed computer, select the check box below, and then type the computer's complete GUID. The GUID may be found in the system BIOS or posted on the computer case.",
  259. IDC_STATIC,7,49,238,26
  260. CONTROL "This is a mana&ged computer",IDC_C_MANAGED_PC,"Button",
  261. BS_AUTOCHECKBOX | WS_TABSTOP,7,82,238,10,0,
  262. HIDC_C_MANAGED_PC
  263. LTEXT "Computer's &unique ID (GUID/UUID):",IDC_STATIC,20,97,
  264. 225,8
  265. EDITTEXT IDC_E_GUID,20,108,227,14,ES_AUTOHSCROLL | WS_DISABLED,0,
  266. HIDC_E_GUID
  267. END
  268. IDD_HOST_SERVER_PAGE DIALOGEX 0, 0, 252, 170
  269. STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION
  270. CAPTION "Host server"
  271. FONT 8, "MS Shell Dlg", 0, 0, 0x1
  272. BEGIN
  273. ICON IDI_COMPUTER,IDC_S_ICON,10,13,21,20
  274. LTEXT "Create in:",IDC_STATIC,44,19,43,8
  275. EDITTEXT IDC_S_CREATEIN,89,19,155,12,ES_AUTOHSCROLL | ES_READONLY |
  276. NOT WS_BORDER | NOT WS_TABSTOP
  277. CONTROL "",IDC_STATIC,"Static",SS_BLACKFRAME | SS_SUNKEN,7,40,
  278. 236,1
  279. LTEXT "Specify the remote installation server to support this client:",
  280. IDC_STATIC,7,47,236,8
  281. CONTROL "&Any available remote installation server",
  282. IDC_B_ANYSERVER,"Button",BS_AUTORADIOBUTTON | BS_TOP |
  283. BS_MULTILINE,7,62,238,10,0,HIDC_B_ANYSERVER
  284. CONTROL "&The following remote installation server:",
  285. IDC_B_SPECIFICSERVER,"Button",BS_AUTORADIOBUTTON |
  286. BS_TOP | BS_MULTILINE,7,77,238,10,0,
  287. HIDC_B_SPECIFICSERVER
  288. EDITTEXT IDC_E_SERVER,19,91,172,14,ES_AUTOHSCROLL | WS_DISABLED,0,
  289. HIDC_E_SERVER
  290. PUSHBUTTON "S&earch...",IDC_B_SEARCH,195,91,50,14,WS_DISABLED,0,
  291. HIDC_B_SEARCH
  292. LTEXT "The server name you enter should be a fully qualified DNS hostname.",
  293. IDC_STATIC,19,112,226,18
  294. END
  295. IDD_GUID_QUERY_FORM DIALOGEX 0, 0, 275, 74
  296. STYLE DS_FIXEDSYS | DS_CONTROL | WS_CHILD
  297. FONT 8, "MS Shell Dlg", 0, 0, 0x1
  298. BEGIN
  299. LTEXT "&GUID:",IDC_STATIC,7,10,43,8
  300. EDITTEXT IDC_E_GUID,59,7,209,14,ES_AUTOHSCROLL,0,HIDC_E_GUID
  301. LTEXT "&RI server:",IDC_STATIC,7,28,43,8
  302. EDITTEXT IDC_E_SERVER,59,25,209,14,ES_AUTOHSCROLL,0,HIDC_E_SERVER
  303. END
  304. IDD_SERVER_QUERY_FORM DIALOGEX 0, 0, 275, 74
  305. STYLE DS_FIXEDSYS | DS_CONTROL | WS_CHILD
  306. FONT 8, "MS Shell Dlg", 0, 0, 0x1
  307. BEGIN
  308. LTEXT "&RI server:",IDC_STATIC,7,28,43,8
  309. EDITTEXT IDC_E_SERVER,59,25,209,14,ES_AUTOHSCROLL,0,HIDC_E_SERVER
  310. END
  311. IDD_DUPLICATE_GUID DIALOGEX 0, 0, 272, 74
  312. STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
  313. CAPTION "Duplicate GUID Detected"
  314. FONT 8, "MS Shell Dlg", 0, 0, 0x1
  315. BEGIN
  316. LTEXT "The GUID you provided already exists in the directory service. Duplicate GUIDs can cause a remote installation server to function improperly.",
  317. IDC_STATIC,8,7,256,20
  318. LTEXT "To search for the duplicates, click Query for Duplicates. To continue anyway, click OK. To enter a different GUID, click Cancel.",
  319. IDC_STATIC,8,30,256,19
  320. PUSHBUTTON "&Query for Duplicates",IDC_B_QUERY,68,53,88,14,0,0,
  321. HIDC_B_QUERY
  322. DEFPUSHBUTTON "OK",IDOK,160,53,50,14
  323. PUSHBUTTON "Cancel",IDCANCEL,214,53,50,14
  324. END
  325. IDD_ADD_PAGE1 DIALOG DISCARDABLE 0, 0, 317, 143
  326. STYLE WS_CHILD | WS_CAPTION
  327. CAPTION "Add..."
  328. FONT 8, "MS Shell Dlg"
  329. BEGIN
  330. LTEXT "Do you want to associate a new unattended Setup answer file to an existing installation image, or add an entirely new image?",
  331. IDC_STATIC,7,1,301,20
  332. CONTROL "&Associate a new answer file to an existing image",
  333. IDC_B_ADDSIF,"Button",BS_AUTORADIOBUTTON | BS_TOP |
  334. BS_MULTILINE,7,24,301,10
  335. CONTROL "A&dd a new installation image",IDC_B_NEWIMAGE,"Button",
  336. BS_AUTORADIOBUTTON | BS_TOP | BS_MULTILINE | WS_DISABLED,
  337. 7,65,301,10
  338. LTEXT "This option copies a new unattended Setup answer file to an existing image. You can copy the answer file from an existing remote installation server, choose an existing sample answer file, or specify the path to an answer file.",
  339. IDC_STATIC,19,34,291,25
  340. LTEXT "This option copies the contents of a Windows 2000 Professional CD and associates a standard unattended Setup answer file with the image. This option is only available at the server console.",
  341. IDC_STATIC,19,75,291,26
  342. END
  343. IDD_ADD_PAGE3 DIALOG DISCARDABLE 0, 0, 317, 143
  344. STYLE WS_CHILD | WS_CAPTION
  345. CAPTION "Add..."
  346. FONT 8, "MS Shell Dlg"
  347. BEGIN
  348. LTEXT "Type the name of the remote installation server from which you want to copy the unattended Setup answer file, or click Search to select from a list of available servers.",
  349. IDC_STATIC,7,1,301,18
  350. LTEXT "&Server:",IDC_STATIC,9,27,31,8
  351. EDITTEXT IDC_E_SERVER,42,24,214,14,ES_AUTOHSCROLL
  352. PUSHBUTTON "S&earch...",IDC_B_SEARCH,260,24,50,14
  353. END
  354. IDD_ADD_PAGE2 DIALOG DISCARDABLE 0, 0, 317, 143
  355. STYLE WS_CHILD | WS_CAPTION
  356. CAPTION "Add..."
  357. FONT 8, "MS Shell Dlg"
  358. BEGIN
  359. LTEXT "Select the source containing the unattended Setup answer file you want to copy:",
  360. IDC_STATIC,7,1,303,10
  361. CONTROL "&Windows image sample files",IDC_B_FROMSAMPLES,"Button",
  362. BS_AUTORADIOBUTTON | BS_TOP | BS_MULTILINE,7,16,303,11
  363. CONTROL "Another &remote installation server",IDC_B_SERVER,
  364. "Button",BS_AUTORADIOBUTTON | BS_TOP | BS_MULTILINE,7,31,
  365. 303,10
  366. CONTROL "An &alternate location",IDC_B_LOCATION,"Button",
  367. BS_AUTORADIOBUTTON | BS_TOP | BS_MULTILINE,7,46,303,11
  368. END
  369. IDD_ADD_PAGE5 DIALOG DISCARDABLE 0, 0, 317, 143
  370. STYLE WS_CHILD | WS_CAPTION
  371. CAPTION "Add..."
  372. FONT 8, "MS Shell Dlg"
  373. BEGIN
  374. LTEXT "Enter the path to the unattended Setup answer file you want to copy.",
  375. IDC_STATIC,7,1,303,11
  376. LTEXT "&Path:",IDC_STATIC,8,19,28,8
  377. EDITTEXT IDC_E_FILEPATH,39,16,217,14,ES_AUTOHSCROLL
  378. PUSHBUTTON "B&rowse...",IDC_B_BROWSE,260,16,50,14
  379. END
  380. IDD_ADD_PAGE6 DIALOG DISCARDABLE 0, 0, 317, 143
  381. STYLE WS_CHILD | WS_CAPTION
  382. CAPTION "Add..."
  383. FONT 8, "MS Shell Dlg"
  384. BEGIN
  385. LTEXT "Select an installation image from the following list:",
  386. IDC_STATIC,7,1,303,10
  387. CONTROL "List1",IDC_L_OSES,"SysListView32",LVS_REPORT |
  388. LVS_SINGLESEL | LVS_SHOWSELALWAYS | LVS_SORTASCENDING |
  389. LVS_SHAREIMAGELISTS | LVS_AUTOARRANGE | LVS_NOSORTHEADER |
  390. WS_BORDER | WS_TABSTOP,7,11,303,118
  391. END
  392. IDD_ADD_PAGE8 DIALOG DISCARDABLE 0, 0, 317, 143
  393. STYLE WS_CHILD | WS_CAPTION
  394. CAPTION "Add..."
  395. FONT 8, "MS Shell Dlg"
  396. BEGIN
  397. LTEXT "The file name for the unattended Setup answer file already exists on the target server. Type a new file name.",
  398. IDC_STATIC,7,1,301,17
  399. LTEXT "&File name:",IDC_STATIC,7,27,38,9
  400. EDITTEXT IDC_E_FILENAME,48,24,262,14,ES_AUTOHSCROLL
  401. END
  402. IDD_ADD_PAGE4 DIALOG DISCARDABLE 0, 0, 317, 143
  403. STYLE WS_CHILD | WS_CAPTION
  404. CAPTION "Add..."
  405. FONT 8, "MS Shell Dlg"
  406. BEGIN
  407. LTEXT "Select an unattended Setup answer file from the following list:",
  408. IDC_STATIC,7,1,303,8
  409. CONTROL "List1",IDC_L_SIFS,"SysListView32",LVS_REPORT |
  410. LVS_SINGLESEL | LVS_SHOWSELALWAYS | LVS_SORTASCENDING |
  411. LVS_SHAREIMAGELISTS | LVS_AUTOARRANGE | LVS_NOSORTHEADER |
  412. WS_BORDER | WS_TABSTOP,7,11,303,118
  413. END
  414. IDD_ADD_PAGE9 DIALOG DISCARDABLE 0, 0, 317, 143
  415. STYLE WS_CHILD | WS_DISABLED | WS_CAPTION
  416. CAPTION "Add..."
  417. FONT 8, "MS Shell Dlg"
  418. BEGIN
  419. LTEXT "Type a friendly description and help text for this Windows installation image. This text helps users of the Client Installation wizard choose the correct installation image.",
  420. IDC_STATIC,7,1,303,22
  421. LTEXT "&Friendly description:",IDC_STATIC,7,24,303,8
  422. EDITTEXT IDC_E_DESCRIPTION,7,34,303,14,ES_AUTOHSCROLL
  423. LTEXT "&Help text:",IDC_STATIC,7,53,303,8
  424. EDITTEXT IDC_E_HELPTEXT,7,63,303,48,ES_MULTILINE | ES_AUTOVSCROLL
  425. END
  426. IDD_ADD_PAGE10 DIALOGEX 0, 0, 317, 143
  427. STYLE WS_CHILD | WS_CAPTION
  428. CAPTION "Add..."
  429. FONT 8, "MS Shell Dlg", 0, 0, 0x1
  430. BEGIN
  431. LTEXT "You specified the following settings for copying a new unattended Setup information file.",
  432. IDC_STATIC,8,1,301,12
  433. LTEXT "Source image:",IDC_STATIC,8,21,72,9
  434. LTEXT "?",IDC_S_SOURCEIMAGE,80,21,229,10,NOT WS_GROUP
  435. LTEXT "Source path:",IDC_STATIC,8,32,72,9
  436. EDITTEXT IDC_E_SOURCE,80,32,229,37,ES_MULTILINE | ES_READONLY |
  437. NOT WS_BORDER | NOT WS_TABSTOP,WS_EX_STATICEDGE
  438. LTEXT "Destination image:",IDC_STATIC,8,76,72,8
  439. LTEXT "?",IDC_S_DESTIMAGE,80,76,229,10,NOT WS_GROUP
  440. LTEXT "Destination path:",IDC_STATIC,8,88,72,8
  441. EDITTEXT IDC_E_DESTINATION,80,88,229,48,ES_MULTILINE |
  442. ES_READONLY | NOT WS_BORDER | NOT WS_TABSTOP,
  443. WS_EX_STATICEDGE
  444. END
  445. IDD_SIF_PROP_TOOLS DIALOGEX 0, 0, 252, 244
  446. STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
  447. CAPTION "Tool Properties"
  448. FONT 8, "MS Shell Dlg", 0, 0, 0x1
  449. BEGIN
  450. ICON IDI_RBSICON,IDC_STATIC,7,7,20,20
  451. LTEXT "Type a friendly description and help text for this tool. This text helps users of the Client Installation wizard choose the correct tool.",
  452. IDC_STATIC,40,7,205,27
  453. LTEXT "&Friendly description:",IDC_STATIC,7,39,238,8
  454. EDITTEXT IDC_E_DESCRIPTION,7,49,238,14,ES_AUTOHSCROLL,0,
  455. HIDC_E_DESCRIPTION
  456. LTEXT "&Help text:",IDC_STATIC,7,68,238,8
  457. EDITTEXT IDC_E_HELP,7,78,238,40,ES_MULTILINE | ES_AUTOVSCROLL |
  458. WS_VSCROLL,0,HIDC_E_HELP
  459. GROUPBOX "Image details",IDC_G_IMAGEDETAILS,7,126,238,89,0,0,
  460. HIDC_G_IMAGEDETAILS
  461. LTEXT "Version:",IDC_STATIC,16,139,76,8
  462. LTEXT "?",IDC_S_VERSION,99,139,141,8,0,0,HIDC_S_VERSION
  463. LTEXT "Language:",IDC_STATIC,16,152,44,8
  464. LTEXT "?",IDC_S_LANGUAGE,99,152,141,8,0,0,HIDC_S_LANGUAGE
  465. LTEXT "Template last modified:",IDC_STATIC,16,165,73,8
  466. LTEXT "?",IDC_S_LASTMODIFIED,99,165,141,8,0,0,
  467. HIDC_S_LASTMODIFIED
  468. LTEXT "Tool folder:",IDC_STATIC,16,178,76,8
  469. LTEXT "?",IDC_S_DIRECTORY,99,178,141,8,0,0,HIDC_S_DIRECTORY
  470. LTEXT "Image Security:",IDC_STATIC,16,195,50,8
  471. PUSHBUTTON "&Permissions...",IDC_BUTTON1,99,192,60,14
  472. PUSHBUTTON "OK",IDOK,140,223,50,14
  473. PUSHBUTTON "Cancel",IDCANCEL,195,223,50,14
  474. END
  475. #ifdef APSTUDIO_INVOKED
  476. /////////////////////////////////////////////////////////////////////////////
  477. //
  478. // TEXTINCLUDE
  479. //
  480. 1 TEXTINCLUDE DISCARDABLE
  481. BEGIN
  482. "resource.h\0"
  483. END
  484. 2 TEXTINCLUDE DISCARDABLE
  485. BEGIN
  486. "#include ""afxres.h""\r\n"
  487. "\0"
  488. END
  489. 3 TEXTINCLUDE DISCARDABLE
  490. BEGIN
  491. "\r\n"
  492. "\0"
  493. END
  494. #endif // APSTUDIO_INVOKED
  495. /////////////////////////////////////////////////////////////////////////////
  496. //
  497. // Icon
  498. //
  499. // Icon with lowest ID value placed first to ensure application icon
  500. // remains consistent on all systems.
  501. IDI_RBSICON ICON DISCARDABLE "rbsicon.ico"
  502. IDI_COMPUTER ICON DISCARDABLE "computer.ico"
  503. /////////////////////////////////////////////////////////////////////////////
  504. //
  505. // Bitmap
  506. //
  507. IDB_HEADER BITMAP DISCARDABLE "header.bmp"
  508. /////////////////////////////////////////////////////////////////////////////
  509. //
  510. // DESIGNINFO
  511. //
  512. #ifdef APSTUDIO_INVOKED
  513. GUIDELINES DESIGNINFO DISCARDABLE
  514. BEGIN
  515. IDD_PROP_INTELLIMIRROR_CLIENT, DIALOG
  516. BEGIN
  517. LEFTMARGIN, 7
  518. RIGHTMARGIN, 245
  519. VERTGUIDE, 195
  520. HORZGUIDE, 75
  521. HORZGUIDE, 89
  522. END
  523. END
  524. #endif // APSTUDIO_INVOKED
  525. /////////////////////////////////////////////////////////////////////////////
  526. //
  527. // String Table
  528. //
  529. STRINGTABLE DISCARDABLE
  530. BEGIN
  531. IDS_BIGFONTSIZE "13"
  532. IDS_SAMPLENAMINGPOLICY "First initial, Last name;%1First%60Last%#;Last name, First initial;%60Last%1First%#;First name, Last initial;%60First%1Last%#;Last initial, First name;%1Last%60First%#;Username;%61Username%#;NP plus MAC;NP%MAC;Custom;"
  533. IDS_WORD_CUSTOM "Custom"
  534. IDS_COLUMN1 "Server"
  535. IDS_COLUMN2 "Master"
  536. IDS_COLUMN3 "Slave"
  537. IDS_COLUMN4 "Huh"
  538. IDS_BROWSEFOROU_CAPTION "Browse for a Directory Service Folder"
  539. IDS_BROWSEFOROU_TITLE "Select the location to create computer accounts in."
  540. IDS_NOT_AVAILABLE "not available"
  541. IDS_CLIENTS_COLUMN1 "Computer Name"
  542. IDS_CLIENTS_COLUMN2 "Last Accessed"
  543. IDC_CLIENTS_COLUMN3 "Disk Space"
  544. IDS_OS_COLUMN1 "Description"
  545. END
  546. STRINGTABLE DISCARDABLE
  547. BEGIN
  548. IDS_OS_COLUMN2 "Platform"
  549. IDS_OS_COLUMN3 "Language"
  550. IDS_OS_COLUMN4 "OS Version"
  551. IDS_OS_COLUMN5 "Directory"
  552. IDS_ERROR_ACCOUNTEXISTS "A computer account with that name already exists in the directory service. Please enter a different name for this computer."
  553. IDC_ERROR_CREATINGACCOUNT_TITLE "Error Creating Machine Account"
  554. IDS_ERROR "Error Occurred!"
  555. IDS_ERROR_WRITINGTOCOMPUTERACCOUNT "Error while writing computer account!"
  556. IDS_ERROR_READINGCOMPUTERACCOUNT "Error reading computer account!"
  557. IDS_ERROR_OPENNINGGROUPOBJECT "Error reading group object!"
  558. IDS_ERROR_DELETINGCOMPUTERDIRECTORY "Error deleting client directory!"
  559. IDS_ERROR_REMOVINGCOMPUTERACCOUNT
  560. "Error deleting client computer account!"
  561. IDS_COULDNOTCONTACTSERVER_CAPTION "Server Failure"
  562. IDS_COULDNOTCONTACTSERVER_TEXT
  563. "Unable to contact the remote install server. The server may not be accessible at this time. The directory service has been updated with the new settings."
  564. END
  565. STRINGTABLE DISCARDABLE
  566. BEGIN
  567. IDS_AREYOUSURE_CAPTION "Are you sure you want to delete?"
  568. IDS_DELETESIF_TEXT "Are you sure you want to delete this unattended information file (SIF)?"
  569. IDS_ADVANCED_NAMING_RESTRICTIONS_TITLE "Advanced Naming Restriction"
  570. IDS_ADVANCED_NAMING_RESTRICTIONS_TEXT
  571. "You have entered a character that is not allowed in the naming string. Please go back and remove the illegal character. If you are not sure what characters are legal, please search help on ""machine naming."""
  572. IDS_DNS_NAME_LENGTH_WARNING_TITLE "Name Length Warning"
  573. IDS_DNS_NAME_LENGTH_WARNING_TEXT
  574. "The format string you have enter could possibly generate a name that is longer than the system allowed limit. It is suggested that you add limiters to your string. For example, %20Last would limit to only the first 20 characters of the last name.\n\nIf you want to keep the string as is, click Yes.\nIf you would like to enter a different string, click No."
  575. IDS_OSCHOOSER_RESTRICTION_FIELDS_TITLE
  576. "Client Installation Wizard Restriction"
  577. IDS_OSCHOOSER_RESTRICTION_FIELDS_TEXT
  578. "Restrictions in the Client Installation Wizard (OSChooser) limit the characters used to standard ASCII characters (OEM characters 32-127). Change any text that does not meet these restrictions. If you are not sure what characters can be used, consult an OEM character chart. For more information, see online Help."
  579. IDS_UNABLETODETERMINESERVERNAME_TITLE "Server Name Not Accessible"
  580. IDS_UNABLETODETERMINESERVERNAME_TEXT
  581. "The server name of the object you have select was not able to be determined. Some options may not be available or may not work correctly. You may have to stop and restart the service on the remote machine to get the changes to apply."
  582. IDS_MANAGED_PC "This is a managed PC.\nGUID: %s\nHost Server: %s"
  583. IDS_ANY_SERVER "any available server"
  584. IDS_REMOTE_INSTALL_CLIENTS "Remote Installation Clients"
  585. IDS_REMOTE_INSTALL_SERVERS "Remote Installation Servers"
  586. IDS_GUID "GUID"
  587. IDS_HOST_SERVER "Host Server"
  588. IDS_PROBLEM_SEARCHING_TEXT "There was a problem finding Remote Installation Servers on the network. Contact your system administrator."
  589. IDS_PROBLEM_SEARCHING_TITLE "Cannot find servers."
  590. END
  591. STRINGTABLE DISCARDABLE
  592. BEGIN
  593. IDS_NAME "Name"
  594. IDS_INVALID_GUID_CAPTION "GUID Not Valid"
  595. IDS_INVALID_GUID_TEXT "The globally unique identifier (GUID) query you entered is not valid. Use one of the following formats to enter a GUID:\n\n\t0123456789ABCDEFABCDEFABCDEFABCD or\n\n\t{67452301-AB89-EFCD-ABCD-EFABCDEFABCD}\t(Note byte reordering)"
  596. IDS_ADD_DOT_DOT_DOT "Add..."
  597. IDS_PAGE1_TITLE "New Answer File or Installation Image"
  598. IDS_PAGE1_SUBTITLE "You can associate a new answer file with an existing image, or you can add a new image."
  599. IDS_PAGE2_TITLE "Unattended Setup Answer File Source"
  600. IDS_PAGE2_SUBTITLE "You can copy an unattended Setup answer file from a number of sources."
  601. IDS_PAGE3_TITLE "Select a Remote Installation Server"
  602. IDS_PAGE3_SUBTITLE "Which server contains the unattended Setup answer file that you want to copy to this server?"
  603. IDS_PAGE4_TITLE "Select an Answer File to Copy"
  604. IDS_PAGE4_SUBTITLE "Which unattended Setup answer file do you want to copy?"
  605. IDS_PAGE5_TITLE "Location of Answer File"
  606. IDS_PAGE5_SUBTITLE "Provide the location of the unattended Setup answer file you want to associate with this installation image."
  607. IDS_PAGE6_TITLE "Select an Installation Image"
  608. IDS_PAGE6_SUBTITLE "Specify the installation image with which you want to associate the unattended Setup answer file."
  609. END
  610. STRINGTABLE DISCARDABLE
  611. BEGIN
  612. IDS_MUST_BE_FLAT_TEXT "The file you entered is not a unattend setup information file (SIF) or the SIF is not portable to other images. Only SIFs for CD based images should be copied. For more information, see online Help."
  613. IDC_NOT_A_BINL_SERVER "Not a Remote Installation Server"
  614. IDS_USER_LOCATION "User Specified Location"
  615. IDS_BROWSE_FOR_BINL_SERVER_TITLE "Select a Remote Installation Server"
  616. IDS_INVALID_PARTIAL_GUID_TEXT
  617. "The globally unique identifier (GUID) query you entered is not valid. Use one of the following formats to enter a GUID:\n\n\t0123456789ABCDEFABCDEFABCDEFABCD or\n\t{67452301-AB89-EFCD-ABCD-EFABCDEFABCD}\t(Note byte reordering)\n\nAll characters in a GUID must be hexadecimal values.\nPartial GUIDs are acceptable, but they must consist of an even number of hexadecimal characters."
  618. IDS_OFN_SIF_FILTER "Unattend Setup Information Files"
  619. IDS_OSCHOOSER_DIRECTORY_RESTRICTION_TITLE "Name Restriction"
  620. IDS_OSCHOOSER_DIRECTORY_RESTRICTION_TEXT
  621. "Restrictions in the Client Installation Wizard (OSChooser) limit the characters used to standard ASCII characters (OEM characters 32-127). Change any text that does not meet these restrictions. If you are not sure what characters can be used, consult an OEM character chart. For more information, see online Help.\n\nAlso, the folder name cannot have any of the following characters:\n\tspaces \\ / : * ? < > | \n\nPlease enter a name that conforms to these restrictions."
  622. IDS_OVERWRITE_CAPTION "File Exists"
  623. IDS_OVERWRITE_TEXT "The file being copied already exists.\nClick Yes to overwrite the file or No to change the name of the file being copied."
  624. IDC_IMPROPER_EXTENSION_CAPTION "Improper Extension"
  625. IDC_IMPROPER_EXTENSION_TEXT
  626. "The file extension for the filename you entered is missing or is not equal to "".SIF"". This will make the unattend setup information file not viewible by client installation wizard and administrative ulitilies.\n\nDo you wish to proceed with the filename you entered?"
  627. IDS_CUSTOM_NAMING_DESCRIPTION
  628. "Custom naming rules lets you customize the automatically generated account name for new computers. %First, %Last, %Username, %MAC, and %# may be used to automatically enter information from the user's first name, user's last name, user's account name, Ethernet MAC address of the computer's network card, and incremental numbering. You can extract a selected number of characters from any field. For example, %1First gives you the first character from the first name field."
  629. IDS_PROBLEM_FINDING_SERVER_TITLE "Server Object Not Found"
  630. IDS_PROBLEM_FINDING_SERVER_TEXT
  631. "The server name entered does not refer to a unique server object, or the server doesn't exist. The client cannot be supported. Enter the name of a valid remote installation server."
  632. IDS_REMOVING_GUID_TITLE "Removing GUID From Client"
  633. END
  634. STRINGTABLE DISCARDABLE
  635. BEGIN
  636. IDS_PAGE7_TITLE "Select a Sample Answer File"
  637. IDS_PAGE7_SUBTITLE "Sample unattended Setup answer files are provided with the installation image."
  638. IDS_PAGE8_TITLE "File Already Exists"
  639. IDS_PAGE8_SUBTITLE "An unattended Setup answer file already exists."
  640. IDS_CANCELCAPTION "Are you sure?"
  641. IDS_CANCELTEXT "Are you sure you want to abort this wizard?"
  642. IDS_NA "n/a"
  643. IDS_NOTARISERVER_CAPTION "Error Connecting"
  644. IDS_NOTARISERVER_TEXT "The server you specified is not available or it is not a Remote Installation Server.\n\nPlease enter the name of an available Remote Installation Server."
  645. IDS_ERROR_COPYING_FILE "Error Copying File"
  646. IDS_PAGE9_TITLE "Friendly Description and Help Text"
  647. IDS_PAGE9_SUBTITLE "Provide a friendly description and help text for this installation image."
  648. IDS_PAGE10_TITLE "Review Settings"
  649. IDS_PAGE10_SUBTITLE "Verify your settings before continuing."
  650. IDS_RISETUP_FAILED_TO_START "RISETUP failed to start"
  651. IDS_MUST_BE_FLAT_CAPTION "Incorrect Format Found"
  652. END
  653. STRINGTABLE DISCARDABLE
  654. BEGIN
  655. IDS_REMOVING_GUID_TEXT "Removing the GUID from this client will make the Remote Install tab inaccessible. To recreate the GUID on this client, you will need to rerun the Client Installation wizard.\n\nDo you want to continue removing the GUID?\n"
  656. IDS_PROBLEM_FINDING_SERVER_CONFIRM_TEXT
  657. "The server name cannot be found on the network because the server is not a Remote Installation server, the server is not on the network, or you are experiencing network problems.\n\nDo you still want to use the server name? \n"
  658. END
  659. #endif // English (U.S.) resources
  660. /////////////////////////////////////////////////////////////////////////////
  661. #ifndef APSTUDIO_INVOKED
  662. /////////////////////////////////////////////////////////////////////////////
  663. //
  664. // Generated from the TEXTINCLUDE 3 resource.
  665. //
  666. /////////////////////////////////////////////////////////////////////////////
  667. #endif // not APSTUDIO_INVOKED