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.

1761 lines
87 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. #ifdef APSTUDIO_INVOKED
  20. /////////////////////////////////////////////////////////////////////////////
  21. //
  22. // TEXTINCLUDE
  23. //
  24. 1 TEXTINCLUDE MOVEABLE PURE
  25. BEGIN
  26. "resource.h\0"
  27. END
  28. 2 TEXTINCLUDE MOVEABLE PURE
  29. BEGIN
  30. "#include ""afxres.h""\r\n"
  31. "\0"
  32. END
  33. 3 TEXTINCLUDE MOVEABLE PURE
  34. BEGIN
  35. "#define _AFX_NO_SPLITTER_RESOURCES\r\n"
  36. "#define _AFX_NO_OLE_RESOURCES\r\n"
  37. "#define _AFX_NO_TRACKER_RESOURCES\r\n"
  38. "#define _AFX_NO_PROPERTY_RESOURCES\r\n"
  39. "\r\n"
  40. "#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)\r\n"
  41. "#ifdef _WIN32\r\n"
  42. "LANGUAGE 9, 1\r\n"
  43. "#pragma code_page(1252)\r\n"
  44. "#endif\r\n"
  45. "#include ""res\\LrWizDLL.rc2"" // non-Microsoft Visual C++ edited resources\r\n"
  46. "#include ""afxres.rc"" // Standard components\r\n"
  47. "#endif\0"
  48. END
  49. #endif // APSTUDIO_INVOKED
  50. #ifndef _MAC
  51. /////////////////////////////////////////////////////////////////////////////
  52. //
  53. // Version
  54. //
  55. VS_VERSION_INFO VERSIONINFO
  56. FILEVERSION 1,0,0,0
  57. PRODUCTVERSION 1,0,0,0
  58. FILEFLAGSMASK 0x3fL
  59. #ifdef _DEBUG
  60. FILEFLAGS 0x9L
  61. #else
  62. FILEFLAGS 0x8L
  63. #endif
  64. FILEOS 0x4L
  65. FILETYPE 0x2L
  66. FILESUBTYPE 0x0L
  67. BEGIN
  68. BLOCK "StringFileInfo"
  69. BEGIN
  70. BLOCK "040904b0"
  71. BEGIN
  72. VALUE "Comments", "Terminal Server License Server Activation Wizard\0"
  73. VALUE "CompanyName", "Microsoft Corporation.\0"
  74. VALUE "FileDescription", "Terminal Server License Server Activation Wizard\0"
  75. VALUE "FileVersion", "1, 0, 0, 0\0"
  76. VALUE "InternalName", "LrWizDLL\0"
  77. VALUE "LegalCopyright", "Copyright (C) 2002\0"
  78. VALUE "OriginalFilename", "LrWizDLL.DLL\0"
  79. VALUE "PrivateBuild", "7.0\0"
  80. VALUE "ProductName", "Terminal Server License Server Activation Wizard\0"
  81. VALUE "ProductVersion", "1, 0, 0, 0\0"
  82. END
  83. END
  84. BLOCK "VarFileInfo"
  85. BEGIN
  86. VALUE "Translation", 0x409, 1200
  87. END
  88. END
  89. #endif // !_MAC
  90. /////////////////////////////////////////////////////////////////////////////
  91. //
  92. // Bitmap
  93. //
  94. IDB_CLIENT_CONN_HDR BITMAP MOVEABLE PURE "reghd.BMP"
  95. IDB_CLIENT_CONN BITMAP MOVEABLE PURE "reg.BMP"
  96. /////////////////////////////////////////////////////////////////////////////
  97. //
  98. // Dialog
  99. //
  100. IDD_LICENSETYPE DIALOG DISCARDABLE 0, 0, 317, 206
  101. STYLE WS_CHILD | WS_CAPTION
  102. CAPTION "Terminal Server CAL Installation Wizard"
  103. FONT 8, "MS Shell Dlg"
  104. BEGIN
  105. LTEXT "Every Terminal Server Client must be licensed with a valid Terminal Server Client Access License. Please select the licensing program through which you have purchased your Terminal Server Client Access Licenses.",
  106. IDC_LICENSE_EXPLANATION,21,3,275,32,NOT WS_GROUP
  107. LTEXT "&License Program:",IDC_LICPROG_LABEL,21,40,78,12,
  108. SS_CENTERIMAGE | NOT WS_GROUP
  109. COMBOBOX IDC_LICENSE_PROGRAM,104,40,169,81,CBS_DROPDOWNLIST |
  110. WS_VSCROLL | WS_TABSTOP
  111. LTEXT "Description:",IDC_DESCRIPTION_LABEL,21,60,75,10,NOT
  112. WS_GROUP
  113. LTEXT "Static",IDC_PROGRAM_DESC,104,60,191,32,NOT WS_GROUP
  114. LTEXT "Format and Location:",IDC_WHEN_LABEL,21,99,78,24,NOT
  115. WS_GROUP
  116. LTEXT "Static",IDC_PROGRAM_REQ,104,99,191,48,NOT WS_GROUP
  117. LTEXT "Sample:",IDC_SAMPLE_LABEL,21,153,38,14,SS_CENTERIMAGE |
  118. NOT WS_GROUP
  119. EDITTEXT IDC_PROGRAM_SAMPLE_SMALL_1,104,153,40,14,ES_AUTOHSCROLL |
  120. WS_DISABLED
  121. EDITTEXT IDC_PROGRAM_SAMPLE_SMALL_2,145,153,40,14,ES_AUTOHSCROLL |
  122. WS_DISABLED
  123. EDITTEXT IDC_PROGRAM_SAMPLE_SMALL_3,186,153,40,14,ES_AUTOHSCROLL |
  124. WS_DISABLED
  125. EDITTEXT IDC_PROGRAM_SAMPLE_BIG_2,104,169,76,14,ES_AUTOHSCROLL |
  126. WS_DISABLED
  127. EDITTEXT IDC_PROGRAM_SAMPLE_SMALL_4,228,153,40,14,ES_AUTOHSCROLL |
  128. WS_DISABLED
  129. EDITTEXT IDC_PROGRAM_SAMPLE_SMALL_5,270,153,40,14,ES_AUTOHSCROLL |
  130. WS_DISABLED
  131. EDITTEXT IDC_PROGRAM_SAMPLE_BIG_1,104,153,103,14,ES_AUTOHSCROLL |
  132. WS_DISABLED
  133. EDITTEXT IDC_PROGRAM_SAMPLE_SINGLE,105,153,76,14,ES_AUTOHSCROLL |
  134. WS_DISABLED
  135. CTEXT "Verify that your license information is similar to the sample before continuing.",
  136. IDC_VERIFY_LICENSE_LABEL,21,187,293,19
  137. END
  138. IDD_CH_REGISTER_SELECT DIALOG DISCARDABLE 0, 0, 317, 143
  139. STYLE WS_CHILD
  140. FONT 8, "MS Shell Dlg"
  141. BEGIN
  142. LTEXT "Complete the following program and client license information. ",
  143. IDC_STATIC,21,1,274,8,NOT WS_GROUP
  144. LTEXT "&Enrollment number:",IDC_STATIC,21,19,74,8,NOT WS_GROUP
  145. EDITTEXT IDC_TXT_ENROLLMENT_NUMBER,106,16,190,14,ES_UPPERCASE |
  146. ES_AUTOHSCROLL
  147. LTEXT "&Product type:",IDC_STATIC,21,36,74,8,NOT WS_GROUP
  148. COMBOBOX IDC_CMD_PRODUCT_TYPE,106,34,190,47,CBS_DROPDOWNLIST |
  149. CBS_SORT | WS_VSCROLL | WS_TABSTOP
  150. LTEXT "&Quantity:",IDC_STATIC,22,53,84,8,NOT WS_GROUP
  151. EDITTEXT IDC_TXT_QUANTITY,106,51,44,14,ES_AUTOHSCROLL | ES_NUMBER
  152. CONTROL "Spin1",IDC_SPIN1,"msctls_updown32",UDS_WRAP |
  153. UDS_SETBUDDYINT | UDS_ALIGNRIGHT | UDS_AUTOBUDDY |
  154. UDS_ARROWKEYS | UDS_NOTHOUSANDS,148,53,11,14
  155. END
  156. IDD_CH_REGISTER_MOLP DIALOG DISCARDABLE 0, 0, 317, 143
  157. STYLE WS_CHILD
  158. FONT 8, "MS Shell Dlg"
  159. BEGIN
  160. LTEXT "Supply the following program and client license information.",
  161. IDC_STATIC,21,1,275,8,NOT WS_GROUP
  162. LTEXT "&Authorization number:",IDC_STATIC,21,19,79,8,NOT
  163. WS_GROUP
  164. EDITTEXT IDC_TXT_AUTH_NUMBER,110,16,185,14,ES_UPPERCASE |
  165. ES_AUTOHSCROLL
  166. LTEXT "&License number:",IDC_STATIC,21,37,79,8,NOT WS_GROUP
  167. EDITTEXT IDC_TXT_AGREEMENT_NUMBER,110,34,185,14,ES_UPPERCASE |
  168. ES_AUTOHSCROLL
  169. LTEXT "&Product type:",IDC_STATIC,21,54,79,8,NOT WS_GROUP
  170. COMBOBOX IDC_CMD_PRODUCT_TYPE,110,52,185,53,CBS_DROPDOWNLIST |
  171. CBS_SORT | WS_VSCROLL | WS_TABSTOP
  172. LTEXT "&Quantity:",IDC_STATIC,21,71,79,8,NOT WS_GROUP
  173. EDITTEXT IDC_TXT_QUANTITY,110,68,44,14,ES_AUTOHSCROLL | ES_NUMBER
  174. CONTROL "Spin1",IDC_SPIN1,"msctls_updown32",UDS_WRAP |
  175. UDS_SETBUDDYINT | UDS_ALIGNRIGHT | UDS_AUTOBUDDY |
  176. UDS_ARROWKEYS | UDS_NOTHOUSANDS,147,69,11,14
  177. END
  178. IDD_DLG_WWWLKP DIALOG DISCARDABLE 0, 0, 317, 143
  179. STYLE WS_CHILD | WS_CAPTION
  180. CAPTION "Terminal Server CAL Installation Wizard"
  181. FONT 8, "MS Shell Dlg"
  182. BEGIN
  183. LTEXT "To install Terminal Server licenses, you must obtain a client license key pack ID from the Terminal Server Licensing Web site listed below:",
  184. IDC_TXT_WWWINFO,21,1,269,17,NOT WS_GROUP
  185. CTEXT "",IDC_WWWINFO,21,22,275,16,SS_CENTERIMAGE | SS_SUNKEN |
  186. NOT WS_VISIBLE | NOT WS_GROUP
  187. LTEXT "To obtain this ID, you will need your license server ID and either a license code from retail product packaging or Select, Enterprise Agreement or Open license contract information. Your license server ID is:",
  188. IDC_STATIC,21,46,275,25,NOT WS_GROUP
  189. EDITTEXT IDC_MSID,21,77,275,14,ES_CENTER | ES_AUTOHSCROLL |
  190. ES_READONLY
  191. LTEXT "Enter the &license key pack ID in the boxes below. This ID is obtained from the Terminal Server Licensing Web site.",
  192. IDC_STATIC,21,101,275,20,NOT WS_GROUP
  193. EDITTEXT IDC_TXT_TELEINFO1,19,124,39,14,ES_UPPERCASE |
  194. ES_AUTOHSCROLL
  195. EDITTEXT IDC_TXT_TELEINFO2,59,124,39,14,ES_UPPERCASE |
  196. ES_AUTOHSCROLL
  197. EDITTEXT IDC_TXT_TELEINFO3,99,124,39,14,ES_UPPERCASE |
  198. ES_AUTOHSCROLL
  199. EDITTEXT IDC_TXT_TELEINFO4,139,124,39,14,ES_UPPERCASE |
  200. ES_AUTOHSCROLL
  201. EDITTEXT IDC_TXT_TELEINFO5,179,124,39,14,ES_UPPERCASE |
  202. ES_AUTOHSCROLL
  203. EDITTEXT IDC_TXT_TELEINFO6,219,124,39,14,ES_UPPERCASE |
  204. ES_AUTOHSCROLL
  205. EDITTEXT IDC_TXT_TELEINFO7,259,124,39,14,ES_UPPERCASE |
  206. ES_AUTOHSCROLL
  207. END
  208. IDD_PROGRESS DIALOG DISCARDABLE 0, 0, 317, 190
  209. STYLE WS_CHILD
  210. FONT 8, "MS Shell Dlg"
  211. BEGIN
  212. LTEXT "",IDC_BIGBOLDTITLE,115,8,190,24,NOT WS_GROUP
  213. LTEXT "",IDC_MESSAGE,115,40,190,15,NOT WS_GROUP
  214. LTEXT "Status:",IDC_STATIC,115,59,190,8,NOT WS_GROUP
  215. EDITTEXT IDC_EDIT1,115,69,190,96,ES_MULTILINE | ES_READONLY | NOT
  216. WS_TABSTOP
  217. CONTROL "&Start Terminal Server Client Licensing Wizard now",
  218. IDC_NEXTACTION,"Button",BS_AUTOCHECKBOX | BS_LEFT |
  219. BS_VCENTER | NOT WS_VISIBLE | WS_TABSTOP,122,172,183,11
  220. END
  221. IDD_CONTACTINFO1 DIALOG DISCARDABLE 0, 0, 317, 204
  222. STYLE WS_CHILD | WS_CAPTION
  223. CAPTION "Terminal Server License Server Activation Wizard"
  224. FONT 8, "MS Shell Dlg"
  225. BEGIN
  226. LTEXT "Enter your name, company name and country information below.\n\nThis information is required to proceed.",
  227. IDC_STATIC,10,6,296,28,NOT WS_GROUP
  228. LTEXT "&First name:",IDC_STATIC,10,40,64,14,SS_CENTERIMAGE |
  229. NOT WS_GROUP
  230. EDITTEXT IDC_TXT_FNAME,102,40,195,14,ES_AUTOHSCROLL
  231. LTEXT "&Last name:",IDC_STATIC,10,57,61,14,SS_CENTERIMAGE |
  232. NOT WS_GROUP
  233. EDITTEXT IDC_TXT_LNAME,102,57,195,14,ES_AUTOHSCROLL
  234. LTEXT "&Company:",IDC_STATIC,10,74,63,14,SS_CENTERIMAGE | NOT
  235. WS_GROUP
  236. EDITTEXT IDC_TXT_COMPANYNAME,102,74,195,14,ES_AUTOHSCROLL
  237. LTEXT "Country or &Region:",IDC_LBL_COUNTRY_REGION,10,92,62,14,
  238. SS_CENTERIMAGE | NOT WS_GROUP
  239. COMBOBOX IDC_COUNTRY_REGION,102,92,195,129,CBS_DROPDOWNLIST |
  240. CBS_SORT | WS_VSCROLL | WS_TABSTOP
  241. LTEXT "Name and company information is used only by Microsoft support professionals to help you if you need assistance. Country is required to comply with United States export restrictions. For more information, please see Microsoft's <a>privacy statement</a>.",
  242. IDC_PRIVACY,10,115,287,32,NOT WS_VISIBLE | NOT WS_GROUP
  243. END
  244. IDD_CONTACTINFO2 DIALOG DISCARDABLE 0, 0, 317, 203
  245. STYLE WS_CHILD | WS_CAPTION
  246. CAPTION "Terminal Server License Server Activation Wizard"
  247. FONT 8, "MS Shell Dlg"
  248. BEGIN
  249. LTEXT "&E-mail:",IDC_LBL_EMAIL,12,11,71,14,SS_CENTERIMAGE |
  250. NOT WS_GROUP
  251. EDITTEXT IDC_TXT_EMAIL,102,11,194,14,ES_AUTOHSCROLL
  252. LTEXT "&Organizational unit:",-1,12,28,85,14,SS_CENTERIMAGE |
  253. NOT WS_GROUP
  254. EDITTEXT IDC_COMPANY_DIV,102,28,195,14,ES_AUTOHSCROLL
  255. LTEXT "Company &address:",-1,12,48,85,8,SS_CENTERIMAGE | NOT
  256. WS_GROUP
  257. EDITTEXT IDC_TXT_ADDRESS1,102,46,195,38,ES_MULTILINE |
  258. ES_AUTOHSCROLL | ES_WANTRETURN
  259. LTEXT "&City:",-1,12,88,85,14,SS_CENTERIMAGE | NOT WS_GROUP
  260. EDITTEXT IDC_TXT_CITY,102,88,195,14,ES_AUTOHSCROLL
  261. LTEXT "&State/province:",-1,12,106,85,14,SS_CENTERIMAGE | NOT
  262. WS_GROUP
  263. EDITTEXT IDC_TXT_STATE,102,106,195,14,ES_AUTOHSCROLL
  264. LTEXT "&Postal code:",-1,12,124,85,14,SS_CENTERIMAGE | NOT
  265. WS_GROUP
  266. EDITTEXT IDC_TXT_ZIP,102,124,195,14,ES_AUTOHSCROLL
  267. LTEXT "If provided, the optional information entered on this page will only be used by Microsoft support professionals to help you if you need assistance. For more information, please see Microsoft's <a>privacy statement</a>.",
  268. IDC_PRIVACY,12,146,285,32,NOT WS_VISIBLE | NOT WS_GROUP
  269. END
  270. IDD_CONFIRM_EMAIL DIALOG DISCARDABLE 0, 0, 252, 90
  271. STYLE DS_MODALFRAME | DS_3DLOOK | WS_POPUP | WS_VISIBLE | WS_CAPTION
  272. CAPTION "Terminal Server License Server Activation Wizard"
  273. FONT 8, "MS Shell Dlg"
  274. BEGIN
  275. LTEXT "The e-mail address is used to return the activation information to the contact person. To confirm the e-mail address, please retype it.",
  276. IDC_STATIC,7,7,238,21,NOT WS_GROUP
  277. LTEXT "&E-mail address:",IDC_STATIC,7,30,48,8,NOT WS_GROUP
  278. EDITTEXT IDC_TXT_CONF_EMAIL,7,40,238,14,ES_AUTOHSCROLL
  279. DEFPUSHBUTTON "OK",IDOK,101,69,50,14
  280. END
  281. IDD_DLG_PIN DIALOG DISCARDABLE 0, 0, 317, 143
  282. STYLE WS_CHILD
  283. FONT 8, "MS Shell Dlg"
  284. BEGIN
  285. LTEXT "Copy the PIN you received in e-mail, and then paste it into the following space.",
  286. IDC_STATIC,21,1,275,8,NOT WS_GROUP
  287. LTEXT "&PIN:",IDC_STATIC,21,16,240,8,NOT WS_GROUP
  288. EDITTEXT IDC_TXT_PIN,21,26,244,14,ES_UPPERCASE | ES_AUTOHSCROLL
  289. LTEXT "Your license server Product ID is:",IDC_STATIC,21,45,
  290. 150,8,NOT WS_GROUP
  291. CTEXT "",IDC_MSID,21,55,151,15,SS_CENTERIMAGE | SS_SUNKEN |
  292. NOT WS_GROUP
  293. END
  294. IDD_DLG_GETREGMODE DIALOG DISCARDABLE 0, 0, 317, 204
  295. STYLE WS_CHILD | WS_CAPTION
  296. CAPTION "Terminal Server License Server Activation Wizard"
  297. FONT 8, "MS Shell Dlg"
  298. BEGIN
  299. LTEXT "The activation method selected for license server activation will also be used to contact the Clearinghouse when client access licenses (CALs) are installed.",
  300. IDC_STATIC,21,2,285,23,NOT WS_GROUP
  301. LTEXT "&Activation method:",IDC_STATIC,21,51,285,10,NOT
  302. WS_GROUP
  303. COMBOBOX IDC_MODEOFREG,21,61,285,81,CBS_DROPDOWNLIST | WS_VSCROLL |
  304. WS_TABSTOP
  305. LTEXT "Description:",IDC_WHEN_LABEL,21,80,75,10,NOT WS_GROUP
  306. LTEXT "Static",IDC_CONNECTION_DESC,115,80,191,40,NOT WS_GROUP
  307. LTEXT "Requirements:",IDC_DESCRIPTION_LABEL,21,125,75,12,NOT
  308. WS_GROUP
  309. LTEXT "Static",IDC_CONNECTION_REQ,115,125,191,43,NOT WS_GROUP
  310. LTEXT "To change this setting after activation, select license server, click View and then click Properties.",
  311. IDC_STATIC,21,25,285,23,NOT WS_GROUP
  312. END
  313. IDD_DLG_TELREG DIALOG DISCARDABLE 0, 0, 317, 143
  314. STYLE WS_CHILD | WS_CAPTION
  315. CAPTION "Terminal Server License Server Activation Wizard"
  316. FONT 8, "MS Shell Dlg"
  317. BEGIN
  318. LTEXT "To activate your license server, please call Microsoft at the number listed below:",
  319. IDC_STATIC,21,1,275,10,NOT WS_GROUP
  320. CTEXT "",IDC_CSRINFO,21,11,287,22,SS_CENTERIMAGE | SS_SUNKEN |
  321. NOT WS_GROUP
  322. LTEXT "You need the Product ID to complete this operation. Your Product ID is:",
  323. IDC_STATIC,21,43,275,8,NOT WS_GROUP
  324. EDITTEXT IDC_LICENSESERVER_ID,21,53,275,14,ES_CENTER |
  325. ES_AUTOHSCROLL | ES_READONLY
  326. LTEXT "Type the &license server ID in the following boxes. The Microsoft Customer Support Representative will provide this ID.",
  327. IDC_STATIC,21,77,275,17,NOT WS_GROUP
  328. EDITTEXT IDC_TXT_TELEINFO1,21,103,40,14,ES_UPPERCASE |
  329. ES_AUTOHSCROLL
  330. EDITTEXT IDC_TXT_TELEINFO2,61,103,40,14,ES_UPPERCASE |
  331. ES_AUTOHSCROLL
  332. EDITTEXT IDC_TXT_TELEINFO3,101,103,40,14,ES_UPPERCASE |
  333. ES_AUTOHSCROLL
  334. EDITTEXT IDC_TXT_TELEINFO4,141,103,40,14,ES_UPPERCASE |
  335. ES_AUTOHSCROLL
  336. EDITTEXT IDC_TXT_TELEINFO5,181,103,40,14,ES_UPPERCASE |
  337. ES_AUTOHSCROLL
  338. EDITTEXT IDC_TXT_TELEINFO6,221,103,40,14,ES_UPPERCASE |
  339. ES_AUTOHSCROLL
  340. EDITTEXT IDC_TXT_TELEINFO7,261,103,40,14,ES_UPPERCASE |
  341. ES_AUTOHSCROLL
  342. END
  343. IDD_DLG_RETAILSPK DIALOG DISCARDABLE 0, 0, 318, 204
  344. STYLE WS_CHILD | WS_CAPTION
  345. CAPTION "Terminal Server CAL Installation Wizard"
  346. FONT 8, "MS Shell Dlg"
  347. BEGIN
  348. LTEXT "Type in the license code for each license you have purchased, and press the Add button after entering each license code. The format for the License code is 5 sets of 5 alphanumeric digits.",
  349. IDC_STATIC,21,1,275,24,NOT WS_GROUP
  350. LTEXT "Enter &License code:",IDC_STATIC,21,34,114,8,NOT
  351. WS_GROUP
  352. EDITTEXT IDC_RETAILSPK1,21,47,40,14,ES_UPPERCASE | ES_AUTOHSCROLL
  353. EDITTEXT IDC_RETAILSPK2,65,47,40,14,ES_UPPERCASE | ES_AUTOHSCROLL
  354. EDITTEXT IDC_RETAILSPK3,109,47,40,14,ES_UPPERCASE |
  355. ES_AUTOHSCROLL
  356. EDITTEXT IDC_RETAILSPK4,153,47,40,14,ES_UPPERCASE |
  357. ES_AUTOHSCROLL
  358. EDITTEXT IDC_RETAILSPK5,197,47,40,14,ES_UPPERCASE |
  359. ES_AUTOHSCROLL
  360. PUSHBUTTON "&Add",IDC_ADDBUTTON,249,47,50,14,BS_CENTER | BS_VCENTER |
  361. BS_NOTIFY
  362. LTEXT "Li&cense codes entered:",IDC_STATIC,21,74,218,8,NOT
  363. WS_GROUP
  364. CONTROL "List1",IDC_RETAILSPKLIST,"SysListView32",LVS_REPORT |
  365. LVS_SINGLESEL | LVS_SHOWSELALWAYS | LVS_NOSORTHEADER |
  366. WS_BORDER | WS_TABSTOP,21,86,278,95
  367. PUSHBUTTON "&Edit",IDC_EDITBUTTON,195,184,50,14
  368. PUSHBUTTON "&Delete",IDC_DELETEBUTTON,249,184,50,14,BS_CENTER |
  369. BS_VCENTER | BS_NOTIFY
  370. END
  371. IDD_DLG_CERTLOG_INFO DIALOG DISCARDABLE 0, 0, 317, 127
  372. STYLE WS_CHILD | WS_CAPTION
  373. CAPTION "Terminal Server License Server Reactivation Wizard"
  374. FONT 8, "MS Shell Dlg"
  375. BEGIN
  376. RTEXT "&First name:",IDC_STATIC,0,19,76,8,NOT WS_GROUP
  377. EDITTEXT IDC_TXT_FNAME,81,16,194,14,ES_AUTOHSCROLL
  378. RTEXT "&Last name:",IDC_STATIC,0,37,76,8,NOT WS_GROUP
  379. EDITTEXT IDC_TXT_LNAME,81,34,194,14,ES_AUTOHSCROLL
  380. RTEXT "&E-mail:",IDC_LBL_EMAIL,0,55,76,8,NOT WS_GROUP
  381. EDITTEXT IDC_TXT_EMAIL,81,52,194,14,ES_AUTOHSCROLL
  382. RTEXT "&Reason:",IDC_LBL_REASON,0,72,76,8,NOT WS_VISIBLE | NOT
  383. WS_GROUP
  384. COMBOBOX IDC_COMBO_REASONS,81,70,194,59,CBS_DROPDOWNLIST |
  385. CBS_SORT | NOT WS_VISIBLE | WS_VSCROLL | WS_TABSTOP
  386. END
  387. IDD_DLG_CONFREVOKE DIALOG DISCARDABLE 0, 0, 317, 143
  388. STYLE WS_CHILD | WS_CAPTION
  389. CAPTION "Terminal Server License Server Deactivation Wizard"
  390. FONT 8, "MS Shell Dlg"
  391. BEGIN
  392. LTEXT "To deactivate your license server, please call Microsoft at the number below:",
  393. IDC_STATIC,21,1,281,8,NOT WS_GROUP
  394. CTEXT "",IDC_CSRINFO,21,11,287,22,SS_CENTERIMAGE | SS_SUNKEN |
  395. NOT WS_GROUP
  396. LTEXT "You need your existing license server ID to complete this operation. Your license server ID is:",
  397. IDC_STATIC,21,43,281,16,NOT WS_GROUP
  398. CTEXT "",IDC_MSID2,21,61,281,14,SS_CENTERIMAGE | SS_SUNKEN |
  399. NOT WS_GROUP
  400. LTEXT "Type the confirmation code in the box below. The Microsoft Customer Support Representative will provide this code.",
  401. IDC_STATIC,21,85,281,17,NOT WS_GROUP
  402. LTEXT "&Confirmation code:",IDC_STATIC,21,111,73,8,NOT
  403. WS_GROUP
  404. EDITTEXT IDC_REVOKE_CONFIRMATION_NUMBER,101,108,60,14,
  405. ES_UPPERCASE | ES_AUTOHSCROLL
  406. END
  407. IDD_DLG_TELREG_REISSUE DIALOG DISCARDABLE 0, 0, 317, 159
  408. STYLE WS_CHILD | WS_CAPTION
  409. CAPTION "Terminal Server License Server Reactivation Wizard"
  410. FONT 8, "MS Shell Dlg"
  411. BEGIN
  412. LTEXT "To reactivate your license server, please call Microsoft at the number listed below:",
  413. IDC_STATIC,21,1,275,8,NOT WS_GROUP
  414. CTEXT "",IDC_CSRINFO,21,11,287,22,SS_CENTERIMAGE | SS_SUNKEN |
  415. NOT WS_GROUP
  416. LTEXT "You need your existing license server ID and Product ID to complete this operation. Your existing license server ID is:",
  417. IDC_STATIC,21,43,275,17,NOT WS_GROUP
  418. CTEXT "",IDC_MSID,21,61,275,14,SS_CENTERIMAGE | SS_SUNKEN |
  419. NOT WS_GROUP
  420. LTEXT "Your Product ID is:",IDC_STATIC,21,85,275,8,NOT
  421. WS_GROUP
  422. CTEXT "",IDC_PRODUCT_ID,21,97,275,14,SS_CENTERIMAGE |
  423. SS_SUNKEN | NOT WS_GROUP
  424. LTEXT "Type your new &license server ID in the boxes below.",
  425. IDC_STATIC,21,122,275,8,NOT WS_GROUP
  426. EDITTEXT IDC_TXT_TELEINFO1,21,140,39,14,ES_UPPERCASE |
  427. ES_AUTOHSCROLL
  428. EDITTEXT IDC_TXT_TELEINFO2,61,140,39,14,ES_UPPERCASE |
  429. ES_AUTOHSCROLL
  430. EDITTEXT IDC_TXT_TELEINFO3,101,140,39,14,ES_UPPERCASE |
  431. ES_AUTOHSCROLL
  432. EDITTEXT IDC_TXT_TELEINFO4,141,140,39,14,ES_UPPERCASE |
  433. ES_AUTOHSCROLL
  434. EDITTEXT IDC_TXT_TELEINFO5,181,140,39,14,ES_UPPERCASE |
  435. ES_AUTOHSCROLL
  436. EDITTEXT IDC_TXT_TELEINFO6,221,140,39,14,ES_UPPERCASE |
  437. ES_AUTOHSCROLL
  438. EDITTEXT IDC_TXT_TELEINFO7,261,140,39,14,ES_UPPERCASE |
  439. ES_AUTOHSCROLL
  440. END
  441. IDD_DLG_COUNTRYREGION DIALOG DISCARDABLE 0, 0, 317, 143
  442. STYLE WS_CHILD | WS_CAPTION
  443. CAPTION "Terminal Server License Server Activation Wizard"
  444. FONT 8, "MS Shell Dlg"
  445. BEGIN
  446. LTEXT "Country or &Region:",IDC_STATIC,51,1,216,8,NOT WS_GROUP
  447. CONTROL "List1",IDC_PHONE_COUNTRYREGION,"SysListView32",LVS_LIST |
  448. LVS_SINGLESEL | LVS_SHOWSELALWAYS | LVS_SORTASCENDING |
  449. LVS_NOCOLUMNHEADER | LVS_NOSORTHEADER | WS_BORDER |
  450. WS_TABSTOP,52,13,215,116
  451. END
  452. IDD_EDIT_RETAILSPK DIALOG DISCARDABLE 0, 0, 252, 90
  453. STYLE DS_MODALFRAME | DS_3DLOOK | WS_POPUP | WS_VISIBLE | WS_CAPTION
  454. CAPTION "Terminal Server License Server Activation Wizard"
  455. FONT 8, "MS Shell Dlg"
  456. BEGIN
  457. LTEXT "Edit the &license code below. The license code is located in your product packaging.",
  458. -1,7,7,238,17,NOT WS_GROUP
  459. EDITTEXT IDC_RETAILSPK1,7,34,40,14,ES_UPPERCASE | ES_AUTOHSCROLL
  460. EDITTEXT IDC_RETAILSPK2,47,34,40,14,ES_UPPERCASE | ES_AUTOHSCROLL
  461. EDITTEXT IDC_RETAILSPK3,87,34,40,14,ES_UPPERCASE | ES_AUTOHSCROLL
  462. EDITTEXT IDC_RETAILSPK4,127,34,40,14,ES_UPPERCASE |
  463. ES_AUTOHSCROLL
  464. EDITTEXT IDC_RETAILSPK5,167,34,40,14,ES_UPPERCASE |
  465. ES_AUTOHSCROLL
  466. DEFPUSHBUTTON "OK",IDOK,141,69,50,14
  467. PUSHBUTTON "Cancel",IDCANCEL,195,69,50,14
  468. END
  469. IDD_DLG_WWWREG DIALOG DISCARDABLE 0, 0, 317, 133
  470. STYLE WS_CHILD | WS_CAPTION
  471. CAPTION "Terminal Server License Server Activation Wizard"
  472. FONT 8, "MS Shell Dlg"
  473. BEGIN
  474. LTEXT "To activate your license server, go to the Terminal Server Activation and Licensing Web site listed below.",
  475. IDC_STATIC,21,1,275,16,NOT WS_GROUP
  476. CTEXT "",IDC_WWWINFO,21,19,275,22,SS_CENTERIMAGE | SS_SUNKEN |
  477. NOT WS_VISIBLE | NOT WS_GROUP
  478. LTEXT "You will need your Product ID to complete this operation. Your Product ID is:",
  479. IDC_STATIC,21,49,275,8,NOT WS_GROUP
  480. EDITTEXT IDC_PRODUCT_ID,21,63,275,14,ES_CENTER | ES_AUTOHSCROLL |
  481. ES_READONLY
  482. LTEXT "After you complete the transaction on the Terminal Server Licensing Web site, type the &license server ID in the following boxes.",
  483. IDC_STATIC,21,84,275,18,NOT WS_GROUP
  484. EDITTEXT IDC_TXT_TELEINFO1,21,111,40,14,ES_UPPERCASE |
  485. ES_AUTOHSCROLL
  486. EDITTEXT IDC_TXT_TELEINFO2,61,111,40,14,ES_UPPERCASE |
  487. ES_AUTOHSCROLL
  488. EDITTEXT IDC_TXT_TELEINFO3,101,111,40,14,ES_UPPERCASE |
  489. ES_AUTOHSCROLL
  490. EDITTEXT IDC_TXT_TELEINFO4,141,111,40,14,ES_UPPERCASE |
  491. ES_AUTOHSCROLL
  492. EDITTEXT IDC_TXT_TELEINFO5,181,111,40,14,ES_UPPERCASE |
  493. ES_AUTOHSCROLL
  494. EDITTEXT IDC_TXT_TELEINFO6,221,111,40,14,ES_UPPERCASE |
  495. ES_AUTOHSCROLL
  496. EDITTEXT IDC_TXT_TELEINFO7,261,111,40,14,ES_UPPERCASE |
  497. ES_AUTOHSCROLL
  498. END
  499. IDD_DLG_TELLKP DIALOG DISCARDABLE 0, 0, 317, 159
  500. STYLE WS_CHILD | WS_CAPTION
  501. CAPTION "Terminal Server CAL Installation Wizard"
  502. FONT 8, "MS Shell Dlg"
  503. BEGIN
  504. LTEXT "To obtain additional Terminal Server licenses, contact Microsoft at the following number:",
  505. IDC_STATIC,21,1,275,16,NOT WS_GROUP
  506. CTEXT "",IDC_CSRINFO,21,20,275,22,SS_CENTERIMAGE | SS_SUNKEN |
  507. NOT WS_GROUP
  508. LTEXT "To obtain Client Access Licenses, you need your existing license server ID. Your license server ID is:",
  509. IDC_STATIC,21,52,275,18,NOT WS_GROUP
  510. CTEXT "",IDC_MSID,21,72,275,14,SS_CENTERIMAGE | SS_SUNKEN |
  511. NOT WS_GROUP
  512. LTEXT "Type the client license &key pack ID in the boxes below.",
  513. IDC_STATIC,21,122,277,9,NOT WS_GROUP
  514. EDITTEXT IDC_TXT_TELEINFO1,21,135,39,14,ES_UPPERCASE |
  515. ES_AUTOHSCROLL
  516. EDITTEXT IDC_TXT_TELEINFO2,61,135,39,14,ES_UPPERCASE |
  517. ES_AUTOHSCROLL
  518. EDITTEXT IDC_TXT_TELEINFO3,101,135,39,14,ES_UPPERCASE |
  519. ES_AUTOHSCROLL
  520. EDITTEXT IDC_TXT_TELEINFO4,141,135,39,14,ES_UPPERCASE |
  521. ES_AUTOHSCROLL
  522. EDITTEXT IDC_TXT_TELEINFO5,181,135,39,14,ES_UPPERCASE |
  523. ES_AUTOHSCROLL
  524. EDITTEXT IDC_TXT_TELEINFO6,221,135,39,14,ES_UPPERCASE |
  525. ES_AUTOHSCROLL
  526. EDITTEXT IDC_TXT_TELEINFO7,261,135,39,14,ES_UPPERCASE |
  527. ES_AUTOHSCROLL
  528. END
  529. IDD_WELCOME DIALOG DISCARDABLE 0, 0, 318, 205
  530. STYLE WS_CHILD | WS_CAPTION
  531. CAPTION "Terminal Server Licensing Wizard"
  532. FONT 8, "MS Shell Dlg"
  533. BEGIN
  534. LTEXT "",IDC_BIGBOLDTITLE,115,8,189,24,NOT WS_GROUP
  535. LTEXT "The information entered in this wizard is used only by a support professional to help you if you need assistance. For more information, please see Microsoft's <a>privacy statement</a>.",
  536. IDC_PRIVACY,115,55,190,40,NOT WS_VISIBLE | NOT WS_GROUP
  537. GROUPBOX "License server settings",IDC_STATIC,115,100,195,67
  538. LTEXT "Activated for:",IDC_STATIC,125,112,69,9,SS_CENTERIMAGE |
  539. NOT WS_GROUP
  540. LTEXT "Connection method:",IDC_STATIC,125,125,69,9,
  541. SS_CENTERIMAGE | NOT WS_GROUP
  542. LTEXT "Licensing Program:",IDC_STATIC,125,138,69,9,
  543. SS_CENTERIMAGE | NOT WS_GROUP
  544. LTEXT "Product ID:",IDC_STATIC,125,151,69,9,NOT WS_GROUP
  545. LTEXT "",IDC_COMPANYNAME,194,112,103,9,NOT WS_GROUP
  546. LTEXT "",IDC_ACTIVATIONMETHOD,194,125,103,9,NOT WS_GROUP
  547. LTEXT "",IDC_LICENSETYPE,194,138,103,9,NOT WS_GROUP
  548. LTEXT "",IDC_PRODUCTID,194,151,103,9,NOT WS_GROUP
  549. LTEXT "To change settings, click the Cancel button, select the license server, click View, and then click Properties.",
  550. IDC_STATIC,115,172,195,17,NOT WS_GROUP
  551. LTEXT "To continue, click Next.",IDC_STATIC,115,195,195,8,NOT
  552. WS_GROUP
  553. LTEXT "This wizard helps you activate your license server.",
  554. IDC_BOLDTITLE,115,35,189,16,NOT WS_GROUP
  555. END
  556. IDD_CONTINUEREG DIALOG DISCARDABLE 0, 0, 317, 114
  557. STYLE WS_CHILD
  558. FONT 8, "MS Shell Dlg"
  559. BEGIN
  560. LTEXT "You then receive an e-mail that contains your server activation PIN. You can complete the server activation process as soon as you have the PIN.",
  561. IDC_STATIC,21,1,275,19,NOT WS_GROUP
  562. CONTROL "&Complete the server activation process now (I already have my PIN)",
  563. IDC_REG_COMPLETE,"Button",BS_AUTORADIOBUTTON | BS_TOP |
  564. BS_MULTILINE | WS_GROUP | WS_TABSTOP,21,24,275,10
  565. CONTROL "&Postpone completion of the process until the PIN arrives",
  566. IDC_REG_POSTPONE,"Button",BS_AUTORADIOBUTTON | BS_TOP |
  567. BS_MULTILINE,21,39,275,10
  568. CONTROL "&Restart the licensing process",IDC_REG_RESTART,"Button",
  569. BS_AUTORADIOBUTTON | BS_TOP | BS_MULTILINE,21,54,275,10
  570. LTEXT "If you select this option, all data you have already entered is discarded. Use this option if you typed an incorrect e-mail address.",
  571. IDC_STATIC,33,64,263,19,NOT WS_GROUP
  572. END
  573. IDD_DLG_PROP_CUSTINFO_a DIALOG DISCARDABLE 0, 0, 317, 170
  574. STYLE WS_CHILD
  575. FONT 8, "MS Shell Dlg"
  576. BEGIN
  577. LTEXT "Please enter your name, company name and country information below.",
  578. IDC_STATIC,25,6,275,16,NOT WS_GROUP
  579. LTEXT "&First name:",IDC_STATIC,23,29,64,14,SS_CENTERIMAGE |
  580. NOT WS_GROUP
  581. EDITTEXT IDC_TXT_FNAME,95,29,194,14,ES_AUTOHSCROLL
  582. LTEXT "&Last name:",IDC_STATIC,23,47,60,14,SS_CENTERIMAGE |
  583. NOT WS_GROUP
  584. EDITTEXT IDC_TXT_LNAME,95,47,194,14,ES_AUTOHSCROLL
  585. LTEXT "&Company:",IDC_STATIC,23,65,62,14,SS_CENTERIMAGE | NOT
  586. WS_GROUP
  587. EDITTEXT IDC_TXT_COMPANYNAME,95,65,194,14,ES_AUTOHSCROLL
  588. LTEXT "Country or &Region:",IDC_LBL_COUNTRY_REGION,23,83,64,12,
  589. SS_CENTERIMAGE | NOT WS_GROUP
  590. COMBOBOX IDC_COUNTRY_REGION,95,83,194,129,CBS_DROPDOWNLIST |
  591. CBS_SORT | WS_VSCROLL | WS_TABSTOP
  592. LTEXT "This information is required to proceed.",IDC_STATIC,21,
  593. 120,252,8,NOT WS_GROUP
  594. LTEXT "The information entered on this page is used only by a support professional to help you if you need assistance. For more information, please see Microsoft's <a>privacy statement</a>.",
  595. IDC_PRIVACY,23,135,275,32,NOT WS_VISIBLE | NOT WS_GROUP
  596. END
  597. IDD_DLG_PROP_CUSTINFO_b DIALOG DISCARDABLE 0, 0, 317, 185
  598. STYLE WS_CHILD
  599. FONT 8, "MS Shell Dlg"
  600. BEGIN
  601. LTEXT "&E-mail:",IDC_LBL_EMAIL,21,6,71,14,SS_CENTERIMAGE | NOT
  602. WS_GROUP
  603. EDITTEXT IDC_TXT_EMAIL,102,6,194,14,ES_AUTOHSCROLL
  604. LTEXT "&Organizational unit:",-1,21,24,75,14,SS_CENTERIMAGE |
  605. NOT WS_GROUP
  606. EDITTEXT IDC_COMPANY_DIV,102,24,195,14,ES_AUTOHSCROLL
  607. LTEXT "Company &address:",-1,21,42,75,8,SS_CENTERIMAGE | NOT
  608. WS_GROUP
  609. EDITTEXT IDC_TXT_ADDRESS1,102,42,195,38,ES_MULTILINE |
  610. ES_AUTOHSCROLL | ES_WANTRETURN
  611. LTEXT "&City:",-1,21,84,67,14,SS_CENTERIMAGE | NOT WS_GROUP
  612. EDITTEXT IDC_TXT_CITY,102,84,195,14,ES_AUTOHSCROLL
  613. LTEXT "&State/province:",-1,21,102,75,14,SS_CENTERIMAGE | NOT
  614. WS_GROUP
  615. EDITTEXT IDC_TXT_STATE,102,102,195,14,ES_AUTOHSCROLL
  616. LTEXT "&Postal code:",-1,21,120,75,14,SS_CENTERIMAGE | NOT
  617. WS_GROUP
  618. EDITTEXT IDC_TXT_ZIP,102,120,195,14,ES_AUTOHSCROLL
  619. LTEXT "The information entered on this page is used only by a support professional to help you if you need assistance. For more information, please see Microsoft's <a>privacy statement</a>.",
  620. IDC_PRIVACY,21,152,275,32,NOT WS_VISIBLE | NOT WS_GROUP
  621. END
  622. IDD_DLG_PROP_MODE DIALOG DISCARDABLE 0, 0, 317, 175
  623. STYLE WS_CHILD
  624. FONT 8, "MS Shell Dlg"
  625. BEGIN
  626. LTEXT "&Installation method:",IDC_INSTALLATION_LABEL,21,9,90,
  627. 12,SS_CENTERIMAGE | NOT WS_GROUP
  628. COMBOBOX IDC_MODEOFREG,118,9,178,56,CBS_DROPDOWNLIST | WS_VSCROLL |
  629. WS_TABSTOP
  630. LTEXT "Requirements:",IDC_WHEN_LABEL,21,82,75,10,NOT WS_GROUP
  631. LTEXT "Static",IDC_CONNECTION_DESC,118,35,191,40,NOT WS_GROUP
  632. LTEXT "Description:",IDC_DESCRIPTION_LABEL,21,35,75,10,NOT
  633. WS_GROUP
  634. LTEXT "Static",IDC_CONNECTION_REQ,118,82,191,40,NOT WS_GROUP
  635. LTEXT "&Select Country or Region:",IDC_COUNTRYREGION_LABEL,21,
  636. 132,90,12,SS_CENTERIMAGE | NOT WS_GROUP
  637. COMBOBOX IDC_PHONE_COUNTRYREGION,118,132,180,154,CBS_DROPDOWNLIST |
  638. CBS_SORT | WS_VSCROLL | WS_TABSTOP
  639. LTEXT "Product ID:",IDC_STATIC,21,155,90,12,SS_CENTERIMAGE |
  640. NOT WS_GROUP
  641. LTEXT "",IDC_LABEL_PRODUCTID,117,155,179,12
  642. END
  643. IDD_DLG_PROP_PROGRAM DIALOG DISCARDABLE 0, 0, 317, 186
  644. STYLE WS_CHILD
  645. FONT 8, "MS Shell Dlg"
  646. BEGIN
  647. LTEXT "Each Terminal Server client must be licensed with a valid Terminal Server license that is equivalent in version to the server being accessed. If you purchased your licenses under multiple programs, activate each group separately.",
  648. IDC_LICENSE_EXPLANATION,21,7,275,32,NOT WS_GROUP
  649. RTEXT "&License Program:",IDC_STATIC,38,46,80,8,NOT WS_GROUP
  650. COMBOBOX IDC_LICENSE_PROGRAM,123,44,143,81,CBS_DROPDOWNLIST |
  651. WS_VSCROLL | WS_TABSTOP
  652. LTEXT "Description:",IDC_DESCRIPTION_LABEL,21,64,75,10,NOT
  653. WS_GROUP
  654. LTEXT "Static",IDC_PROGRAM_DESC,105,64,191,32,NOT WS_GROUP
  655. LTEXT "When to Use:",IDC_WHEN_LABEL,21,103,75,10,NOT WS_GROUP
  656. LTEXT "Static",IDC_PROGRAM_REQ,105,103,191,48,NOT WS_GROUP
  657. LTEXT "Sample:",IDC_STATIC,26,160,38,8,NOT WS_GROUP
  658. EDITTEXT IDC_PROGRAM_SAMPLE_SMALL_1,67,157,40,14,ES_AUTOHSCROLL |
  659. WS_DISABLED
  660. EDITTEXT IDC_PROGRAM_SAMPLE_SMALL_2,108,157,40,14,ES_AUTOHSCROLL |
  661. WS_DISABLED
  662. EDITTEXT IDC_PROGRAM_SAMPLE_SMALL_3,149,157,40,14,ES_AUTOHSCROLL |
  663. WS_DISABLED
  664. EDITTEXT IDC_PROGRAM_SAMPLE_BIG_2,175,157,76,14,ES_AUTOHSCROLL |
  665. WS_DISABLED
  666. EDITTEXT IDC_PROGRAM_SAMPLE_SMALL_4,191,157,40,14,ES_AUTOHSCROLL |
  667. WS_DISABLED
  668. EDITTEXT IDC_PROGRAM_SAMPLE_SMALL_5,233,157,40,14,ES_AUTOHSCROLL |
  669. WS_DISABLED
  670. LTEXT "Authorization Number",IDC_PROGRAM_AUTHORIZATION_NUMBER,
  671. 68,174,99,8,NOT WS_GROUP
  672. LTEXT "License Number",IDC_PROGRAM_LICENSE_NUMBER,175,174,75,8,
  673. NOT WS_GROUP
  674. EDITTEXT IDC_PROGRAM_SAMPLE_BIG_1,67,157,103,14,ES_AUTOHSCROLL |
  675. WS_DISABLED
  676. EDITTEXT IDC_PROGRAM_SAMPLE_SINGLE,67,157,76,14,ES_AUTOHSCROLL |
  677. WS_DISABLED
  678. END
  679. IDD_PROGRESS2 DIALOG DISCARDABLE 0, 0, 317, 217
  680. STYLE DS_MODALFRAME | WS_POPUP
  681. FONT 8, "MS Shell Dlg"
  682. BEGIN
  683. LTEXT "Completing the Terminal Server CAL Installation Wizard",
  684. IDC_BIGBOLDTITLE,115,8,190,24,NOT WS_GROUP
  685. LTEXT "",IDC_MESSAGE,115,40,190,15,NOT WS_GROUP
  686. LTEXT "Successfully installed:",IDC_STATIC,115,60,190,8,NOT
  687. WS_GROUP
  688. LISTBOX IDC_SUCCEEDED_CODES,115,70,190,50,LBS_NOINTEGRALHEIGHT |
  689. WS_VSCROLL | WS_HSCROLL | WS_TABSTOP
  690. LTEXT "Error, unable to validate the following codes:",
  691. IDC_FAILED_CODES_LABEL,115,125,190,8,NOT WS_VISIBLE |
  692. NOT WS_GROUP
  693. CONTROL "List1",IDC_FAILED_CODES,"SysListView32",LVS_REPORT |
  694. LVS_SINGLESEL | LVS_SHOWSELALWAYS | LVS_NOSORTHEADER |
  695. NOT WS_VISIBLE | WS_BORDER | WS_TABSTOP,115,135,190,50
  696. LTEXT "You may have mistyped a portion of the above license code(s). Select Back to try entering license code(s) again, or Finish to end this operation.",
  697. IDC_CODE_ERROR_SUGGESTION,115,190,187,24,NOT WS_GROUP
  698. LTEXT "The new client Client Access Licenses have been successfully installed.",
  699. IDC_KEY_PACK_SUCCESS,115,190,187,24,NOT WS_GROUP
  700. END
  701. IDD_DLG_WWWREG_REISSUE DIALOG DISCARDABLE 0, 0, 317, 178
  702. STYLE WS_CHILD | WS_CAPTION
  703. CAPTION "Terminal Server License Server Reactivation Wizard"
  704. FONT 8, "MS Shell Dlg"
  705. BEGIN
  706. LTEXT "To reactivate your license server, you must obtain your new license server ID from the Terminal Server Licensing Web site listed below:",
  707. IDC_STATIC,21,1,275,24,NOT WS_GROUP
  708. CTEXT "",IDC_WWWINFO,21,28,275,22,SS_CENTERIMAGE | SS_SUNKEN |
  709. NOT WS_VISIBLE | NOT WS_GROUP
  710. LTEXT "You need your existing license server ID and Product ID to complete this operation. Your existing license server ID is:",
  711. IDC_STATIC,21,53,275,24,NOT WS_GROUP
  712. EDITTEXT IDC_MSID,21,79,275,14,ES_CENTER | ES_AUTOHSCROLL |
  713. ES_READONLY
  714. LTEXT "Your Product ID is:",IDC_STATIC,21,100,275,8,NOT
  715. WS_GROUP
  716. EDITTEXT IDC_PRODUCT_ID,21,112,275,14,ES_CENTER | ES_AUTOHSCROLL |
  717. ES_READONLY
  718. LTEXT "Type your new &license server ID in the boxes below.",
  719. IDC_STATIC,21,133,275,16,NOT WS_GROUP
  720. EDITTEXT IDC_TXT_WWWINFO1,21,155,39,14,ES_UPPERCASE |
  721. ES_AUTOHSCROLL
  722. EDITTEXT IDC_TXT_WWWINFO2,61,155,39,14,ES_UPPERCASE |
  723. ES_AUTOHSCROLL
  724. EDITTEXT IDC_TXT_WWWINFO3,101,155,39,14,ES_UPPERCASE |
  725. ES_AUTOHSCROLL
  726. EDITTEXT IDC_TXT_WWWINFO4,141,155,39,14,ES_UPPERCASE |
  727. ES_AUTOHSCROLL
  728. EDITTEXT IDC_TXT_WWWINFO5,181,155,39,14,ES_UPPERCASE |
  729. ES_AUTOHSCROLL
  730. EDITTEXT IDC_TXT_WWWINFO6,221,155,39,14,ES_UPPERCASE |
  731. ES_AUTOHSCROLL
  732. EDITTEXT IDC_TXT_WWWINFO7,261,155,39,14,ES_UPPERCASE |
  733. ES_AUTOHSCROLL
  734. END
  735. IDD_WELCOME_ACTIVATION DIALOG DISCARDABLE 0, 0, 318, 205
  736. STYLE DS_MODALFRAME | DS_FIXEDSYS | WS_POPUP | WS_CAPTION | WS_SYSMENU
  737. CAPTION "Terminal Server License Server Activation Wizard"
  738. FONT 8, "MS Shell Dlg"
  739. BEGIN
  740. LTEXT "",IDC_BIGBOLDTITLE,115,8,196,24,NOT WS_GROUP
  741. LTEXT "The Terminal Server License Server must be activated with Microsoft so that Terminal Server Client Access licenses can be securely installed.",
  742. IDC_STATIC,115,42,196,31,NOT WS_GROUP
  743. LTEXT "License server activation involves the issuance of a digital certificate from Microsoft to the license server.",
  744. IDC_STATIC,115,75,196,23,NOT WS_GROUP
  745. LTEXT "Once license server activation is completed successfully, Terminal Server Client Access licenses can be installed and deployed.",
  746. IDC_STATIC,115,104,196,29,NOT WS_GROUP
  747. LTEXT "Terminal Servers will stop serving unlicensed clients after 120 days (90 for Windows 2000) if an activated license server is not located.",
  748. IDC_STATIC,115,138,196,29,NOT WS_GROUP
  749. LTEXT "For more information, read the <a>Terminal Server Licensing overview</a>.",
  750. IDC_HYPERLINK_MOREINFO,115,169,196,21,NOT WS_VISIBLE |
  751. NOT WS_GROUP
  752. END
  753. IDD_WELCOME_CLIENT_LICENSING DIALOG DISCARDABLE 0, 0, 318, 220
  754. STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
  755. CAPTION "Terminal Server CAL Installation Wizard"
  756. FONT 8, "MS Shell Dlg"
  757. BEGIN
  758. LTEXT "",IDC_BIGBOLDTITLE,115,8,189,24,NOT WS_GROUP
  759. LTEXT "Your Terminal Server License Server has been activated.",
  760. IDC_BOLDTITLE,115,37,189,19,NOT WS_GROUP
  761. LTEXT "This wizard will help you acquire and install Terminal Server Client Access License tokens onto your Terminal Server License Server.",
  762. IDC_STATIC,115,57,190,27,NOT WS_GROUP
  763. GROUPBOX "License server settings",IDC_STATIC,115,136,195,52
  764. LTEXT "Activated for:",IDC_STATIC,125,148,69,9,SS_CENTERIMAGE |
  765. NOT WS_GROUP
  766. LTEXT "Installation method:",IDC_STATIC,125,161,69,9,
  767. SS_CENTERIMAGE | NOT WS_GROUP
  768. LTEXT "Licensing Program:",IDC_STATIC,125,174,69,9,
  769. SS_CENTERIMAGE | NOT WS_GROUP
  770. LTEXT "",IDC_COMPANYNAME,194,148,103,9,NOT WS_GROUP
  771. LTEXT "",IDC_ACTIVATIONMETHOD,194,161,103,9,NOT WS_GROUP
  772. LTEXT "",IDC_LICENSETYPE,194,174,103,9,NOT WS_GROUP
  773. LTEXT "To change settings, click the Cancel button, select the license server, click View, and then click Properties.",
  774. IDC_STATIC,115,192,195,17,NOT WS_GROUP
  775. LTEXT "You will need your license purchase information (e.g. retail license codes or volume license agreement number(s) information) in order to complete this wizard.",
  776. IDC_STATIC,115,84,190,27,NOT WS_GROUP
  777. LTEXT "For more information, read the <a>Terminal Server Licensing overview</a>.",
  778. IDC_HYPERLINK_MOREINFO,115,115,196,19,NOT WS_VISIBLE |
  779. NOT WS_GROUP
  780. END
  781. IDD_WELCOME_REACTIVATION DIALOG DISCARDABLE 0, 0, 318, 204
  782. STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
  783. CAPTION "Terminal Server License Server Reactivation Wizard"
  784. FONT 8, "MS Shell Dlg"
  785. BEGIN
  786. LTEXT "",IDC_BIGBOLDTITLE,115,8,189,24,NOT WS_GROUP
  787. LTEXT "This wizard helps you activate your license server.",
  788. IDC_BOLDTITLE,115,33,189,16,NOT WS_GROUP
  789. LTEXT "The information entered in this wizard is used only by a support professional to help you if you need assistance. For more information, please see Microsoft's <a>privacy statement</a>.",
  790. IDC_PRIVACY,115,57,190,40,NOT WS_VISIBLE | NOT WS_GROUP
  791. GROUPBOX "License server settings",IDC_STATIC,115,100,195,67
  792. LTEXT "Activated for:",IDC_STATIC,125,112,69,9,SS_CENTERIMAGE |
  793. NOT WS_GROUP
  794. LTEXT "Connection method:",IDC_STATIC,125,125,69,9,
  795. SS_CENTERIMAGE | NOT WS_GROUP
  796. LTEXT "Licensing Program:",IDC_STATIC,125,138,69,9,
  797. SS_CENTERIMAGE | NOT WS_GROUP
  798. LTEXT "Product ID:",IDC_STATIC,125,151,69,9,NOT WS_GROUP
  799. LTEXT "",IDC_COMPANYNAME,194,112,103,9,NOT WS_GROUP
  800. LTEXT "",IDC_ACTIVATIONMETHOD,194,125,103,9,NOT WS_GROUP
  801. LTEXT "",IDC_LICENSETYPE,194,138,103,9,NOT WS_GROUP
  802. LTEXT "",IDC_PRODUCTID,194,151,103,9,NOT WS_GROUP
  803. LTEXT "To change settings, click the Cancel button, select the license server, click View, and then click Properties.",
  804. IDC_STATIC,115,172,195,17,NOT WS_GROUP
  805. LTEXT "To continue, click Next.",IDC_STATIC,115,195,195,8,NOT
  806. WS_GROUP
  807. END
  808. IDD_AUTHENTICATE DIALOG DISCARDABLE 0, 0, 295, 71
  809. STYLE DS_MODALFRAME | DS_3DLOOK | DS_CENTER | WS_POPUP | WS_VISIBLE |
  810. WS_CAPTION
  811. CAPTION "Terminal Server License Server Activation Wizard"
  812. FONT 8, "MS Shell Dlg"
  813. BEGIN
  814. LTEXT "Please wait while the wizard locates the Microsoft activation server.",
  815. IDC_MESSAGE,21,1,253,10,NOT WS_GROUP
  816. CONTROL "Progress1",IDC_PROGRESSBAR,"msctls_progress32",0x0,21,
  817. 20,253,14
  818. END
  819. IDD_CH_REGISTER DIALOG DISCARDABLE 0, 0, 317, 206
  820. STYLE WS_CHILD | WS_CAPTION
  821. CAPTION "Terminal Server CAL Installation Wizard"
  822. FONT 8, "MS Shell Dlg"
  823. BEGIN
  824. LTEXT "Product &version:",IDC_STATIC,21,66,63,12,
  825. SS_CENTERIMAGE | NOT WS_GROUP
  826. COMBOBOX IDC_CH_PRODUCT_VERSION,99,66,211,53,CBS_DROPDOWNLIST |
  827. CBS_SORT | WS_VSCROLL | WS_TABSTOP
  828. LTEXT "Product &type:",IDC_STATIC,21,84,63,12,SS_CENTERIMAGE |
  829. NOT WS_GROUP
  830. COMBOBOX IDC_CH_PRODUCT_TYPE,99,84,211,53,CBS_DROPDOWNLIST |
  831. CBS_SORT | WS_VSCROLL | WS_TABSTOP
  832. LTEXT "",IDC_PRODUCT_TYPE_EXP,102,104,208,51,NOT WS_GROUP
  833. LTEXT "&Quantity:",IDC_STATIC,21,161,51,14,SS_CENTERIMAGE |
  834. NOT WS_GROUP
  835. EDITTEXT IDC_CH_QUANTITY,102,161,35,14,ES_AUTOHSCROLL | ES_NUMBER
  836. LTEXT "(The number of licenses to be available from this license server)",
  837. IDC_STATIC,102,179,200,27,NOT WS_GROUP
  838. LTEXT "License Program:",IDC_LICENSE_PROGRAM_LABEL,21,40,80,12,
  839. NOT WS_GROUP
  840. LTEXT "",IDC_LICENSE_PROGRAM_STATIC,99,40,155,13
  841. LTEXT "Every Terminal Server Client must be licensed with a valid Terminal Server Client Access License. Please enter the following license information.",
  842. IDC_STATIC,21,3,275,24,NOT WS_GROUP
  843. END
  844. IDD_DLG_ENTER_LIC DIALOG DISCARDABLE 0, 0, 317, 206
  845. STYLE WS_CHILD | WS_CAPTION
  846. CAPTION "Terminal Server CAL Installation Wizard"
  847. FONT 8, "MS Shell Dlg"
  848. BEGIN
  849. LTEXT "Every Terminal Server Client must be licensed with a valid Terminal Server Client Access License. Please enter the agreement number with which you will purchase your Terminal Server Client Access Licenses. Click Back to change your license program.",
  850. -1,21,3,275,24,NOT WS_GROUP
  851. LTEXT "License Program:",IDC_LICENSE_PROGRAM_LABEL,21,45,95,12,
  852. NOT WS_GROUP
  853. LTEXT "",IDC_LICENSE_PROGRAM_STATIC,116,45,155,13
  854. LTEXT "&Agreement Number:",IDC_AGREEMENT_LABEL,21,62,95,14,
  855. SS_CENTERIMAGE | NOT WS_GROUP
  856. LTEXT "Sample:",IDC_SAMPLE_LABEL,21,111,95,14,SS_CENTERIMAGE |
  857. NOT WS_GROUP
  858. EDITTEXT IDC_PROGRAM_SINGLE_LICNUMBER,116,62,70,14,ES_AUTOHSCROLL
  859. EDITTEXT IDC_PROGRAM_AUTHORIZATION_NUMBER,116,62,104,14,
  860. ES_AUTOHSCROLL
  861. EDITTEXT IDC_PROGRAM_LICENSE_NUMBER,116,81,70,14,ES_AUTOHSCROLL
  862. LTEXT "(License Number)",IDC_CH_MOLP_AGREEMENT_NUMBER_EXP,225,
  863. 129,56,14,SS_CENTERIMAGE | NOT WS_GROUP
  864. LTEXT "(Authorization Number)",
  865. IDC_CH_MOLP_AGREEMENT_NUMBER_EXP2,224,111,72,14,
  866. SS_CENTERIMAGE | NOT WS_GROUP
  867. EDITTEXT IDC_PROGRAM_SAMPLE_BIG_2,116,128,76,14,ES_AUTOHSCROLL |
  868. WS_DISABLED
  869. EDITTEXT IDC_PROGRAM_SAMPLE_BIG_1,116,111,103,14,ES_AUTOHSCROLL |
  870. WS_DISABLED
  871. EDITTEXT IDC_PROGRAM_SAMPLE_SINGLE,116,111,76,14,ES_AUTOHSCROLL |
  872. WS_DISABLED
  873. END
  874. /////////////////////////////////////////////////////////////////////////////
  875. //
  876. // DESIGNINFO
  877. //
  878. #ifdef APSTUDIO_INVOKED
  879. GUIDELINES DESIGNINFO MOVEABLE PURE
  880. BEGIN
  881. IDD_LICENSETYPE, DIALOG
  882. BEGIN
  883. LEFTMARGIN, 21
  884. RIGHTMARGIN, 314
  885. VERTGUIDE, 105
  886. TOPMARGIN, 1
  887. END
  888. IDD_CH_REGISTER_SELECT, DIALOG
  889. BEGIN
  890. LEFTMARGIN, 21
  891. RIGHTMARGIN, 296
  892. VERTGUIDE, 106
  893. TOPMARGIN, 1
  894. HORZGUIDE, 30
  895. HORZGUIDE, 47
  896. END
  897. IDD_CH_REGISTER_MOLP, DIALOG
  898. BEGIN
  899. LEFTMARGIN, 21
  900. RIGHTMARGIN, 296
  901. VERTGUIDE, 110
  902. TOPMARGIN, 1
  903. HORZGUIDE, 31
  904. HORZGUIDE, 49
  905. HORZGUIDE, 65
  906. END
  907. IDD_DLG_WWWLKP, DIALOG
  908. BEGIN
  909. LEFTMARGIN, 21
  910. RIGHTMARGIN, 296
  911. TOPMARGIN, 1
  912. BOTTOMMARGIN, 142
  913. HORZGUIDE, 18
  914. HORZGUIDE, 38
  915. END
  916. IDD_PROGRESS, DIALOG
  917. BEGIN
  918. LEFTMARGIN, 115
  919. VERTGUIDE, 305
  920. TOPMARGIN, 8
  921. BOTTOMMARGIN, 183
  922. HORZGUIDE, 35
  923. HORZGUIDE, 162
  924. END
  925. IDD_CONTACTINFO1, DIALOG
  926. BEGIN
  927. LEFTMARGIN, 10
  928. RIGHTMARGIN, 306
  929. VERTGUIDE, 102
  930. VERTGUIDE, 297
  931. TOPMARGIN, 6
  932. BOTTOMMARGIN, 199
  933. END
  934. IDD_CONTACTINFO2, DIALOG
  935. BEGIN
  936. VERTGUIDE, 10
  937. VERTGUIDE, 102
  938. VERTGUIDE, 297
  939. BOTTOMMARGIN, 197
  940. END
  941. IDD_CONFIRM_EMAIL, DIALOG
  942. BEGIN
  943. LEFTMARGIN, 7
  944. RIGHTMARGIN, 245
  945. TOPMARGIN, 7
  946. BOTTOMMARGIN, 83
  947. END
  948. IDD_DLG_PIN, DIALOG
  949. BEGIN
  950. LEFTMARGIN, 21
  951. RIGHTMARGIN, 296
  952. TOPMARGIN, 1
  953. END
  954. IDD_DLG_GETREGMODE, DIALOG
  955. BEGIN
  956. LEFTMARGIN, 21
  957. RIGHTMARGIN, 306
  958. TOPMARGIN, 1
  959. BOTTOMMARGIN, 196
  960. HORZGUIDE, 46
  961. HORZGUIDE, 48
  962. END
  963. IDD_DLG_TELREG, DIALOG
  964. BEGIN
  965. VERTGUIDE, 21
  966. VERTGUIDE, 296
  967. TOPMARGIN, 1
  968. BOTTOMMARGIN, 136
  969. HORZGUIDE, 33
  970. HORZGUIDE, 67
  971. HORZGUIDE, 77
  972. HORZGUIDE, 94
  973. END
  974. IDD_DLG_RETAILSPK, DIALOG
  975. BEGIN
  976. LEFTMARGIN, 21
  977. RIGHTMARGIN, 297
  978. VERTGUIDE, 239
  979. VERTGUIDE, 246
  980. TOPMARGIN, 1
  981. BOTTOMMARGIN, 198
  982. HORZGUIDE, 38
  983. HORZGUIDE, 48
  984. HORZGUIDE, 72
  985. HORZGUIDE, 90
  986. END
  987. IDD_DLG_CERTLOG_INFO, DIALOG
  988. BEGIN
  989. LEFTMARGIN, 21
  990. RIGHTMARGIN, 296
  991. VERTGUIDE, 97
  992. VERTGUIDE, 102
  993. TOPMARGIN, 1
  994. BOTTOMMARGIN, 126
  995. HORZGUIDE, 30
  996. HORZGUIDE, 48
  997. HORZGUIDE, 66
  998. HORZGUIDE, 84
  999. END
  1000. IDD_DLG_CONFREVOKE, DIALOG
  1001. BEGIN
  1002. LEFTMARGIN, 21
  1003. VERTGUIDE, 302
  1004. TOPMARGIN, 1
  1005. BOTTOMMARGIN, 136
  1006. HORZGUIDE, 9
  1007. HORZGUIDE, 33
  1008. HORZGUIDE, 43
  1009. HORZGUIDE, 59
  1010. HORZGUIDE, 77
  1011. HORZGUIDE, 87
  1012. END
  1013. IDD_DLG_TELREG_REISSUE, DIALOG
  1014. BEGIN
  1015. LEFTMARGIN, 21
  1016. RIGHTMARGIN, 296
  1017. TOPMARGIN, 1
  1018. BOTTOMMARGIN, 152
  1019. HORZGUIDE, 33
  1020. HORZGUIDE, 75
  1021. HORZGUIDE, 93
  1022. END
  1023. IDD_DLG_COUNTRYREGION, DIALOG
  1024. BEGIN
  1025. VERTGUIDE, 267
  1026. TOPMARGIN, 1
  1027. BOTTOMMARGIN, 129
  1028. END
  1029. IDD_EDIT_RETAILSPK, DIALOG
  1030. BEGIN
  1031. LEFTMARGIN, 7
  1032. RIGHTMARGIN, 245
  1033. VERTGUIDE, 195
  1034. TOPMARGIN, 7
  1035. BOTTOMMARGIN, 83
  1036. HORZGUIDE, 24
  1037. HORZGUIDE, 34
  1038. END
  1039. IDD_DLG_WWWREG, DIALOG
  1040. BEGIN
  1041. VERTGUIDE, 21
  1042. VERTGUIDE, 296
  1043. TOPMARGIN, 1
  1044. BOTTOMMARGIN, 126
  1045. HORZGUIDE, 17
  1046. HORZGUIDE, 57
  1047. HORZGUIDE, 101
  1048. END
  1049. IDD_DLG_TELLKP, DIALOG
  1050. BEGIN
  1051. LEFTMARGIN, 21
  1052. RIGHTMARGIN, 296
  1053. TOPMARGIN, 1
  1054. BOTTOMMARGIN, 158
  1055. HORZGUIDE, 42
  1056. HORZGUIDE, 86
  1057. HORZGUIDE, 96
  1058. HORZGUIDE, 105
  1059. END
  1060. IDD_WELCOME, DIALOG
  1061. BEGIN
  1062. LEFTMARGIN, 115
  1063. RIGHTMARGIN, 311
  1064. VERTGUIDE, 115
  1065. VERTGUIDE, 125
  1066. VERTGUIDE, 194
  1067. VERTGUIDE, 304
  1068. TOPMARGIN, 8
  1069. BOTTOMMARGIN, 198
  1070. END
  1071. IDD_CONTINUEREG, DIALOG
  1072. BEGIN
  1073. LEFTMARGIN, 21
  1074. RIGHTMARGIN, 296
  1075. VERTGUIDE, 33
  1076. TOPMARGIN, 1
  1077. END
  1078. IDD_DLG_PROP_CUSTINFO_a, DIALOG
  1079. BEGIN
  1080. LEFTMARGIN, 21
  1081. RIGHTMARGIN, 296
  1082. VERTGUIDE, 97
  1083. VERTGUIDE, 102
  1084. TOPMARGIN, 1
  1085. BOTTOMMARGIN, 169
  1086. HORZGUIDE, 30
  1087. HORZGUIDE, 49
  1088. HORZGUIDE, 66
  1089. HORZGUIDE, 84
  1090. HORZGUIDE, 102
  1091. HORZGUIDE, 120
  1092. END
  1093. IDD_DLG_PROP_CUSTINFO_b, DIALOG
  1094. BEGIN
  1095. LEFTMARGIN, 21
  1096. RIGHTMARGIN, 296
  1097. VERTGUIDE, 96
  1098. VERTGUIDE, 102
  1099. TOPMARGIN, 1
  1100. BOTTOMMARGIN, 184
  1101. HORZGUIDE, 54
  1102. HORZGUIDE, 72
  1103. HORZGUIDE, 90
  1104. HORZGUIDE, 106
  1105. END
  1106. IDD_DLG_PROP_MODE, DIALOG
  1107. BEGIN
  1108. LEFTMARGIN, 21
  1109. RIGHTMARGIN, 296
  1110. BOTTOMMARGIN, 173
  1111. END
  1112. IDD_DLG_PROP_PROGRAM, DIALOG
  1113. BEGIN
  1114. LEFTMARGIN, 21
  1115. RIGHTMARGIN, 296
  1116. TOPMARGIN, 1
  1117. BOTTOMMARGIN, 176
  1118. END
  1119. IDD_PROGRESS2, DIALOG
  1120. BEGIN
  1121. LEFTMARGIN, 7
  1122. RIGHTMARGIN, 310
  1123. TOPMARGIN, 7
  1124. BOTTOMMARGIN, 210
  1125. END
  1126. IDD_DLG_WWWREG_REISSUE, DIALOG
  1127. BEGIN
  1128. LEFTMARGIN, 7
  1129. RIGHTMARGIN, 310
  1130. TOPMARGIN, 7
  1131. BOTTOMMARGIN, 171
  1132. END
  1133. IDD_WELCOME_ACTIVATION, DIALOG
  1134. BEGIN
  1135. LEFTMARGIN, 7
  1136. RIGHTMARGIN, 311
  1137. TOPMARGIN, 7
  1138. BOTTOMMARGIN, 198
  1139. END
  1140. IDD_WELCOME_CLIENT_LICENSING, DIALOG
  1141. BEGIN
  1142. LEFTMARGIN, 7
  1143. RIGHTMARGIN, 311
  1144. TOPMARGIN, 7
  1145. BOTTOMMARGIN, 219
  1146. END
  1147. IDD_WELCOME_REACTIVATION, DIALOG
  1148. BEGIN
  1149. LEFTMARGIN, 7
  1150. RIGHTMARGIN, 311
  1151. TOPMARGIN, 7
  1152. BOTTOMMARGIN, 197
  1153. END
  1154. IDD_AUTHENTICATE, DIALOG
  1155. BEGIN
  1156. LEFTMARGIN, 21
  1157. RIGHTMARGIN, 274
  1158. TOPMARGIN, 1
  1159. BOTTOMMARGIN, 70
  1160. END
  1161. IDD_CH_REGISTER, DIALOG
  1162. BEGIN
  1163. LEFTMARGIN, 21
  1164. RIGHTMARGIN, 310
  1165. TOPMARGIN, 3
  1166. BOTTOMMARGIN, 199
  1167. END
  1168. IDD_DLG_ENTER_LIC, DIALOG
  1169. BEGIN
  1170. LEFTMARGIN, 21
  1171. RIGHTMARGIN, 296
  1172. VERTGUIDE, 116
  1173. TOPMARGIN, 3
  1174. BOTTOMMARGIN, 200
  1175. END
  1176. END
  1177. #endif // APSTUDIO_INVOKED
  1178. /////////////////////////////////////////////////////////////////////////////
  1179. //
  1180. // Dialog Info
  1181. //
  1182. IDD_CH_REGISTER_SELECT DLGINIT
  1183. BEGIN
  1184. IDC_CMD_PRODUCT_TYPE, 0x403, 27, 0
  1185. 0x6957, 0x646e, 0x776f, 0x2073, 0x544e, 0x3420, 0x302e, 0x5720, 0x726f,
  1186. 0x736b, 0x6174, 0x6974, 0x6e6f, "\000"
  1187. IDC_CMD_PRODUCT_TYPE, 0x403, 35, 0
  1188. 0x6957, 0x646e, 0x776f, 0x2073, 0x544e, 0x3420, 0x302e, 0x5720, 0x726f,
  1189. 0x736b, 0x6174, 0x6974, 0x6e6f, 0x5520, 0x6770, 0x6172, 0x6564, "\000"
  1190. 0
  1191. END
  1192. IDD_CH_REGISTER_MOLP DLGINIT
  1193. BEGIN
  1194. IDC_CMD_PRODUCT_TYPE, 0x403, 27, 0
  1195. 0x6957, 0x646e, 0x776f, 0x2073, 0x544e, 0x3420, 0x302e, 0x5720, 0x726f,
  1196. 0x736b, 0x6174, 0x6974, 0x6e6f, "\000"
  1197. IDC_CMD_PRODUCT_TYPE, 0x403, 35, 0
  1198. 0x6957, 0x646e, 0x776f, 0x2073, 0x544e, 0x3420, 0x302e, 0x5720, 0x726f,
  1199. 0x736b, 0x6174, 0x6974, 0x6e6f, 0x5520, 0x6770, 0x6172, 0x6564, "\000"
  1200. 0
  1201. END
  1202. IDD_CH_REGISTER DLGINIT
  1203. BEGIN
  1204. IDC_CH_PRODUCT_VERSION, 0x403, 27, 0
  1205. 0x6957, 0x646e, 0x776f, 0x2073, 0x544e, 0x3420, 0x302e, 0x5720, 0x726f,
  1206. 0x736b, 0x6174, 0x6974, 0x6e6f, "\000"
  1207. IDC_CH_PRODUCT_VERSION, 0x403, 35, 0
  1208. 0x6957, 0x646e, 0x776f, 0x2073, 0x544e, 0x3420, 0x302e, 0x5720, 0x726f,
  1209. 0x736b, 0x6174, 0x6974, 0x6e6f, 0x5520, 0x6770, 0x6172, 0x6564, "\000"
  1210. IDC_CH_PRODUCT_TYPE, 0x403, 27, 0
  1211. 0x6957, 0x646e, 0x776f, 0x2073, 0x544e, 0x3420, 0x302e, 0x5720, 0x726f,
  1212. 0x736b, 0x6174, 0x6974, 0x6e6f, "\000"
  1213. IDC_CH_PRODUCT_TYPE, 0x403, 35, 0
  1214. 0x6957, 0x646e, 0x776f, 0x2073, 0x544e, 0x3420, 0x302e, 0x5720, 0x726f,
  1215. 0x736b, 0x6174, 0x6974, 0x6e6f, 0x5520, 0x6770, 0x6172, 0x6564, "\000"
  1216. 0
  1217. END
  1218. /////////////////////////////////////////////////////////////////////////////
  1219. //
  1220. // String Table
  1221. //
  1222. STRINGTABLE DISCARDABLE
  1223. BEGIN
  1224. IDS_REG_ERR_RG00041 "The License Server Activation Wizard cannot connect to the selected license server. Make sure the license server is installed and running."
  1225. END
  1226. STRINGTABLE DISCARDABLE
  1227. BEGIN
  1228. IDS_TITLE1 "Type of Agreement"
  1229. IDS_TITLE2 "Contact Information"
  1230. IDS_TITLE3 "Company Information"
  1231. IDS_LARGEFONTNAME "MS Shell Dlg"
  1232. IDS_LARGEFONTSIZE "12"
  1233. IDS_TITLE4 "Company Information"
  1234. IDS_TITLE5 "Processing the Request"
  1235. IDS_TITLE6 "Licensing Activation Completed"
  1236. IDS_LBL_EMAIL_ONLINE "&E-mail:"
  1237. IDS_TITLE7 "Shipping Address"
  1238. END
  1239. STRINGTABLE DISCARDABLE
  1240. BEGIN
  1241. IDS_PHONE "Phone: "
  1242. IDS_EMAIL "E-mail: "
  1243. END
  1244. STRINGTABLE DISCARDABLE
  1245. BEGIN
  1246. IDS_TITLE "Terminal Server License Server Activation Wizard"
  1247. END
  1248. STRINGTABLE DISCARDABLE
  1249. BEGIN
  1250. IDS_TITLE8 "Shipping Address"
  1251. IDS_TITLE9 "Activation PIN"
  1252. IDS_TITLE10 "Licensing program"
  1253. IDS_TITLE11 "Program and Client License Information"
  1254. IDS_TITLE12 "Program and Client License Information"
  1255. IDS_TITLE14 "Contact Information"
  1256. IDS_TITLE15 "Contact Information"
  1257. IDS_TITLE16 "Select a Drive"
  1258. IDS_ERR_CREATE_FAILED "The License Server Activation Wizard cannot start. Close one or more programs, and then retry the operation."
  1259. IDS_ERR_LSCONNECT_FAILED
  1260. "The License Server Activation Wizard cannot connect to the selected license server. Make sure the licensing service is installed and running."
  1261. IDS_ERR_RPC_FAILED "The License Server Activation Wizard cannot obtain the activation information from the license server. Check connections, and then retry the operation.\r\n\r\nMessage Number:0x%x"
  1262. IDS_ERR_NO_CERT "Your license server has not been activated. The License Server Activation Wizard will now guide you through the activation process."
  1263. IDS_ERR_LS_ERROR "The License Server Activation Wizard encountered an internal error from the license server.\r\n\r\nMessage Number: 0x%x"
  1264. IDS_ERR_CRYPT_ERROR "The License Server Activation Wizard encountered a cryptography error.\r\n\r\nMessage Number:0x%x."
  1265. IDS_ERR_OUTOFMEM "Your system is running low on memory. Close some programs, and then retry the operation."
  1266. END
  1267. STRINGTABLE DISCARDABLE
  1268. BEGIN
  1269. IDS_ERR_REGCONNECT_FAILD
  1270. "The License Server Activation Wizard cannot connect to the license server registry. Check your network connections, and then retry the operation.\r\n\r\nMessage Number:0x%x."
  1271. IDS_ERR_REGCREATE_FAILED
  1272. "The License Server Activation Wizard cannot access the system registry. Make sure you have administrator privileges on the system, and then retry the operation. If the problem persists, make sure the licensing service is installed and running.\r\n\r\nMessage Number: 0x%x"
  1273. IDS_ERR_CHCERTKEY_EMPTY "A required registry key is empty."
  1274. IDS_ERR_CHURLKEY_EMPTY "The License Server Activation Wizard cannot read the registry entries needed to connect to Microsoft. Reinstall the Licensing Services software."
  1275. IDS_ERR_CERT_DEPOSIT_LSERROR
  1276. "The License Server Activation Wizard cannot complete the license server activation process. The PIN is not valid for this License Server. Click Back, and then compare the Product ID with the Product ID in your e-mail. If the problem persists, try using a different connection method."
  1277. IDS_ERR_CERT_DEPOSIT_RPCERROR
  1278. "An error occurred during installation of the certificates.\r\n\r\nMessage Number: 0x%x"
  1279. IDS_ERR_RPC_ERROR "The License Server Activation Wizard encountered an RPC error. Check your network connections, and then retry the operation.\r\n\r\nMessage Number: 0x%x."
  1280. IDS_ERR_LSKEY_IMPORT_FAILED
  1281. "The License Server Activation Wizard cannot retrieve cryptography keys from the license server. Check your network connections, and then retry the operation.\r\n\r\nMessage Number: 0x%x"
  1282. IDS_ERR_FIELD_EMPTY "Please complete all required fields."
  1283. IDS_ERR_INVALID_CHAR "One of the fields contains an invalid character. The following characters are not allowed: "",~, or |."
  1284. IDS_ERR_INVALID_EMAIL "Type a valid e-mail address. The format should be [email protected] (example: [email protected])."
  1285. END
  1286. STRINGTABLE DISCARDABLE
  1287. BEGIN
  1288. IDS_ERR_EXCEPTION "An internal program exception error occurred. Retry the operation."
  1289. IDS_ERR_INVALID_PIN "The License Server Activation Wizard cannot complete the activation process. Make sure that the PIN you entered is valid, and then retry the operation. If the problem persists, try using a different connection method."
  1290. IDS_ERR_DEPOSIT_LKP_FAILED
  1291. "The License Server Activation Wizard encountered an error while installing the client license key pack. Check your network connections, and then retry the operation. If the problem persists, try using a different connection method.\r\n\r\nMessage Number: 0x%x."
  1292. END
  1293. STRINGTABLE DISCARDABLE
  1294. BEGIN
  1295. IDS_MSG_PROCESSING "Your request is being processed."
  1296. IDS_MSG_LKP_PROCESSED "The new client license key pack has been successfully installed."
  1297. IDS_MSG_CERT_INSTALLED "Your license server has been successfully activated.\r\n\r\nTo install client licenses now, click Next.\r\n\r\nTo postpone client license installation, clear the check box below, and then click Finish."
  1298. IDS_SUBTITLE1 "Specify the type of agreement purchased."
  1299. IDS_SUBTITLE2 "Provide the name of a contact person for your licenses."
  1300. IDS_SUBTITLE3 "Please enter this optional information."
  1301. IDS_SUBTITLE4 "Provide the requested company information."
  1302. IDS_SUBTITLE5 "The wizard is ready to process your request."
  1303. IDS_SUBTITLE6 "Not used"
  1304. END
  1305. STRINGTABLE DISCARDABLE
  1306. BEGIN
  1307. IDS_SUBTITLE9 "Specify your PIN."
  1308. IDS_SUBTITLE10 "Choose the appropriate license program."
  1309. IDS_SUBTITLE11 "Provide the requested licensing information."
  1310. IDS_SUBTITLE12 "Complete the following program and client license information."
  1311. IDS_SUBTITLE14 "Provide the name of a contact person for your license."
  1312. IDS_SUBTITLE15 "Provide the requested contact information."
  1313. IDS_TITLE18 "Completing the Process"
  1314. IDS_SUBTITLE18 "The wizard sends your license server information to Microsoft."
  1315. IDS_MSG_PROCESS "The License Server Activation Wizard now has the information needed to process your request. \n\nTo begin processing, click Next."
  1316. IDS_ERR_AUTH_FAILED "The license server authentication was unsuccessful. Make sure the license server has been properly activated. If the problem persists, try using a different connection method."
  1317. END
  1318. STRINGTABLE DISCARDABLE
  1319. BEGIN
  1320. IDS_LBL_CONTACT_ONLINE "Type your contact information below."
  1321. IDS_ERR_CERT_NOT_ENOUGH "Because this license server is activated with a basic certificate, you cannot use the Select option. To proceed with activation, select one of the other options. "
  1322. IDS_LSNAME "LS Name: "
  1323. IDS_ERR_INVALID_QTY "You must provide a quantity greater than zero."
  1324. IDS_ERR_DUPLICATE_LKP "This client license key pack has already been installed on this license server."
  1325. IDS_EMAIL_MISMATCH "The e-mail addresses you typed do not match. Please retype the e-mail addresses."
  1326. IDS_ERR_INVALID_CERT_CHAIN
  1327. "Invalid information has been received from the server."
  1328. IDS_TITLE19 "License Server Activation"
  1329. IDS_SUBTITLE19 "Enter the license server ID."
  1330. END
  1331. STRINGTABLE DISCARDABLE
  1332. BEGIN
  1333. IDS_INTERNETMODE "Automatic connection (recommended)"
  1334. IDS_TELEPHONEMODE "Telephone"
  1335. END
  1336. STRINGTABLE DISCARDABLE
  1337. BEGIN
  1338. IDS_ERR_LCONNECTTRUST_FAILED
  1339. "The License Server Activation Wizard cannot establish a secure connection with the license server."
  1340. IDS_ERR_INVALIDLENGTH "The license server ID has become corrupted."
  1341. IDS_TITLE20 "Connection method"
  1342. IDS_SUBTITLE20 "Select the best activation method."
  1343. IDS_ERR_NOLSID "A Product ID was not generated during installation. Reinstall the license server software."
  1344. IDS_ERR_DEPOSITSPK "The License Server Activation Wizard is unable to verify the license server ID. Check that you have entered the correct ID for this server and retry this operation.\r\n\r\nMessage Number: 0x%x."
  1345. IDS_TITLE21 "Obtain client license key pack"
  1346. IDS_SUBTITLE21 "Provide the client license key pack ID."
  1347. IDS_ERR_DEPOSITLKP "The License Server Activation Wizard was unable to install the client license key pack. Please verify your entry and try this operation again.\r\n\r\nMessage Number: 0x%x. "
  1348. IDS_TITLE22 "License Code"
  1349. IDS_SUBTITLE22 "Enter the license code found in your product packaging."
  1350. IDS_RETAIL_HEADERSPK "License code"
  1351. END
  1352. STRINGTABLE DISCARDABLE
  1353. BEGIN
  1354. IDS_RETAIL_HEADERSTATUS "Status"
  1355. IDS_RETAILSPKSTATUS_PENDING "Pending"
  1356. IDS_RETAILSPKSTATUS_UNKNOWN "Unknown"
  1357. IDS_ERR_INVALIDSPK "The license code contains invalid characters or is too short."
  1358. IDS_ERR_DUPLICATESPK "The license code has already been entered."
  1359. IDS_TITLE23 "Activation Options"
  1360. IDS_SUBTITLE23 "Select the task you want to perform."
  1361. IDS_ERR_SEND_FAILED "The License Server Activation Wizard cannot connect to Microsoft. The site may be down, or you may not have Internet access from this computer. Check your Internet connection, and then try again. If the problem persists, try using a different connection method."
  1362. IDS_ERR_CHFETCHRESPONSE "The License Server Activation Wizard cannot read the response from Microsoft. The site may have gone down, or your Internet access may have been lost. Check your network connection, and then retry this operation. If the problem persists, try using a different connection method."
  1363. IDS_ERR_CHBAD_DATA "The License Server Activation Wizard received an unrecognized response from Microsoft. The site may be experiencing problems, or your Internet connection may not be functioning properly. Check your network connections, and then retry the operation. If the problem persists, try using a different connection method."
  1364. IDS_ERR_SPKERRORS "One or more license codes were not validated. To view the status of your license codes, click Back. Correct or remove any invalid license codes, then resubmit your request. If the problem persists, try using a different connection method."
  1365. IDS_RETAILSPKSTATUS_OK "OK"
  1366. IDS_RETAILSPKSTATUS_INVALID_SIGNATURE
  1367. "Invalid license code. Check for entry errors."
  1368. IDS_RETAILSPKSTATUS_INVALID_PRODUCT_TYPE "Invalid Product"
  1369. IDS_RETAILSPKSTATUS_INVALID_SERIAL_NUMBER "Invalid Serial#"
  1370. IDS_RETAILSPKSTATUS_ALREADY_REGISTERED "Already Activated"
  1371. END
  1372. STRINGTABLE DISCARDABLE
  1373. BEGIN
  1374. IDS_ERR_CHSERVER_PROBLEM
  1375. "The Microsoft server is experiencing problems. Please try this transaction later. If the problem persists, try using a different connection method."
  1376. IDS_ERR_CHINVALID_DATA "The data provided is not valid. Check all the information you provided, make any necessary corrections, and then resubmit your request. If the problem persists, try using a different connection method."
  1377. IDS_ERR_CHFAILURE "Your request cannot be processed. Make sure you have provided all the required information accurately, and then resubmit your request. If the problem persists, try using a different connection method."
  1378. IDS_ERR_CHNOT_IMPLEMENTED "This feature has not yet been implemented."
  1379. IDS_MSG_CERT_REVOKED "Your license server has been successfully deactivated."
  1380. IDS_MSG_REVOKECERT "Are you sure you want to deactivate your license server? You will be unable to license additional clients from this server unless you reactivate."
  1381. IDS_MSG_CERT_REISSUED "Your license server has been successfully reactivated."
  1382. IDS_TITLE24 "Information Needed"
  1383. IDS_SUBTITLE24 "Provide the requested company information."
  1384. IDS_TITLE25 "License Server Deactivation"
  1385. IDS_SUBTITLE25 "Enter the confirmation code."
  1386. IDS_TITLE26 "License Server Reactivation"
  1387. IDS_SUBTITLE26 "Enter the new license server ID."
  1388. IDS_ERR_INVALID_CONFIRMATION_NUMBER "The confirmation code is not valid."
  1389. IDS_TITLE27 "Country or Region Selection"
  1390. END
  1391. STRINGTABLE DISCARDABLE
  1392. BEGIN
  1393. IDS_SUBTITLE27 "Select your Country or Region."
  1394. IDS_COUNTRYREGION_HEADER "Country or Region"
  1395. IDS_DUPLICATESPK "The new license server ID is the same as the old one. No change is required. Verify the license server ID, and then re-try the operation."
  1396. IDS_NOSPKSTOPROCESS "No license codes have been provided for processing. Provide at least one license code, and then click Next."
  1397. IDS_ERR_INVALIDID "The license key pack ID is not valid, or was not entered."
  1398. IDS_ERR_TOOMANYSPK "You are exceeding the maximum number of license codes which can be accepted in a batch. Please process the values that you have already entered, and then enter the rest of the license codes in the next batch for processing."
  1399. IDS_ERR_NOCOUNTRYSELECTED "You must select a Country or Region."
  1400. IDS_MSG_LSIDACCEPTED "Your license server has been successfully activated."
  1401. IDS_ERR_CERTBAD "License server information is invalid. This may be because of an invalid or unsupported activation or disk corruption. You will need to reactivate your license server. Do you want to reactivate now?"
  1402. IDS_ERR_CERTREVOKED "The license server's activation has been deactivated. If you choose to continue, deactivated information will be cleaned from your license server. This will allow you to reactivate the license server. Do you want to continue?"
  1403. IDS_ERR_CERTEXPIRED "The license server's activation has expired. To use this license server, you must reactivate it. Do you want to reactivate the server now?"
  1404. IDS_ERR_SPKBAD "The license server information is not valid, possibly because of an invalid/unsupported activation or disk corruption. If you choose to continue, invalid information will be removed from your license server, allowing reactivation of the license server. Do you want to continue?"
  1405. IDS_ERR_REGERROR "The License Server Activation Wizard cannot read the registry entries needed to complete the operation. Reinstall the Licensing Services software."
  1406. IDS_MSG_REQUEST_LKP_NOW "You have successfully activated the license server. Do you want to request Client Access Licenses now?"
  1407. IDS_WWWMODE "Web Browser"
  1408. IDS_INTERNET_DESC "Use the fast and easy Internet method to activate a license server or install licenses by connecting directly to Microsoft. To use this method, you need an Internet connection on the server running Terminal Server Licensing. Any information you transmit over the Internet is encrypted for your security."
  1409. END
  1410. STRINGTABLE DISCARDABLE
  1411. BEGIN
  1412. IDS_TELEPHONE_DESC "Use the Telephone method to activate a license server or install licenses by speaking to a Customer Service Representative. During the phone call, you receive the information you need. Use this method if you cannot use any other method."
  1413. IDS_WWW_DESC "Use the World Wide Web method to activate a license server or install licenses by connecting to the Microsoft Terminal Server Web site. After you enter the data, you receive the information you need. You can use this method on any computer with an Internet connection. Any information you transmit over the Internet is encrypted for your security."
  1414. IDS_TITLE28 "License Server Activation"
  1415. IDS_SUBTITLE28 "Enter the license server ID."
  1416. IDS_TITLE29 "Obtain Client License Key Pack"
  1417. IDS_SUBTITLE29 "Provide the client license key pack ID."
  1418. IDS_MSG_WWWREG_SUCCESS "Your license server has been successfully activated. Did you also obtain a client license key pack from the Terminal Server Licensing Web site?"
  1419. IDS_AGREEMENT_SELECT "Select/EA"
  1420. IDS_AGREEMENT_MOLP "Open"
  1421. IDS_AGREEMENT_OTHER "Other"
  1422. END
  1423. STRINGTABLE DISCARDABLE
  1424. BEGIN
  1425. IDS_TO "To:"
  1426. IDS_FAX "Microsoft fax number:"
  1427. IDS_DATE "Date:"
  1428. IDS_PAGES "Number of pages:"
  1429. IDS_RETURN_FAX "Return fax number:"
  1430. IDS_COMMENT1 " "
  1431. IDS_REQUEST "Request:"
  1432. IDS_AGREEMENT "Licensing Program:"
  1433. IDS_PRODUCT_ID "Product ID:"
  1434. IDS_LSID "License Server ID:"
  1435. IDS_FIRST_NAME "First name:"
  1436. IDS_LAST_NAME "Last name:"
  1437. IDS_COMPANY "Company:"
  1438. IDS_ORGUNIT "Organizational unit:"
  1439. END
  1440. STRINGTABLE DISCARDABLE
  1441. BEGIN
  1442. IDS_ADDRESS "Address:"
  1443. IDS_CITY "City:"
  1444. IDS_STATE "State/province:"
  1445. IDS_ZIP "Postal code:"
  1446. IDS_COUNTRY "Country or Region:"
  1447. IDS_PHONE_NUMBER "Phone number:"
  1448. IDS_EMAIL_ADDRESS "E-mail:"
  1449. IDS_LIC_TYPE "Product Type:"
  1450. IDS_QUANTITY "Quantity:"
  1451. IDS_ENROLL "Enrollment number:"
  1452. IDS_AUTH "Authorization number:"
  1453. IDS_LIC "License number:"
  1454. IDS_LIC_CODES "License codes:"
  1455. IDS_FAX_TO "Microsoft Terminal Server Licensing Activation"
  1456. IDS_TITLE30 "Complete Fax Activation"
  1457. IDS_SUBTITLE30 "Enter the activation information below."
  1458. END
  1459. STRINGTABLE DISCARDABLE
  1460. BEGIN
  1461. IDS_TITLE31 "Obtain Client License Key Pack"
  1462. IDS_SUBTITLE31 "Provide the client license key pack ID."
  1463. IDS_MSG_CONTINUEREGISTRATION
  1464. "Your request has been submitted for activation. The wizard will help you in completing this process."
  1465. IDS_MSG_UNREGISTERED "This wizard helps you activate your license server."
  1466. IDS_MSG_DOWNLOADLKP "Your Terminal Server License Server has been activated."
  1467. IDS_COUNTRYREGION_HEADER2 "Country or Region"
  1468. IDS_TITLE36 "Installation Method"
  1469. IDS_MSG_REREGISTRATION "This wizard helps you reactivate your license server"
  1470. IDS_MSG_UNREGISTRATION "Your license server will be deactivated."
  1471. IDS_FINALFAILMESSAGE "There were errors in completing this operation."
  1472. IDS_ALTFINISHTEXT "&Exit"
  1473. IDS_TITLE37 "Licensing program"
  1474. IDS_TITLE38 "Required Information"
  1475. IDS_TITLE39 "Optional Information"
  1476. IDS_MSG_DOWNLOADLASTLKP "This wizard helps you retrieve information from your last licensing transaction and apply it to your license server."
  1477. IDS_FINALSUCCESSMESSAGE "You have completed the Terminal Server License Server Activation Wizard."
  1478. END
  1479. STRINGTABLE DISCARDABLE
  1480. BEGIN
  1481. IDS_FAX_LABEL "&Fax:"
  1482. IDS_FAXOPTION_LABEL "&Fax (optional):"
  1483. IDS_EMAIL_LABEL "&E-mail:"
  1484. IDS_EMAILOPTION_LABEL "&E-mail (optional):"
  1485. IDS_ERR_INVALIDLSID "The license server ID is not valid, or was not entered."
  1486. IDS_ERR_INVALID_PROGINFO
  1487. "The licensing agreement data provided to Microsoft is not valid. Check all the information you provided, make any necessary corrections, and then resubmit your request. If the problem persists, try using a different connection method."
  1488. IDS_SELECT_DESCRIPTION "Choose ""Microsoft Select or Microsoft Enterprise Agreement"" if your company purchases Microsoft products through either the Select program or the Enterprise Agreement program. You must have your Enrollment Agreement number to obtain Terminal Server client licenses."
  1489. IDS_OPEN_DESCRIPTION "Choose ""Microsoft Open License Program"" if your company purchases Microsoft products through the Open License program. You must have your Authorization Number and License Number to obtain Terminal Server client licenses."
  1490. IDS_OTHER_DESCRIPTION "Choose ""Other"" if you purchased or received packaged Terminal Server client licenses. Packaged product contains a License Code for use in the License Server Activation Wizard."
  1491. IDS_ERR_REQ_FIELD_EMPTY "Customer information is missing or corrupt. Please enter all required information using the Properties dialog."
  1492. IDS_INTERNET_CONNECTION_DESC
  1493. "This is the recommended method. The license server will automatically exchange the needed information with the Microsoft Clearinghouse over the Internet."
  1494. IDS_INTERNET_CONNECTION_REQ
  1495. "The computer must be able to connect to the Internet using a Secure Sockets Layer (SSL) connection."
  1496. IDS_CONNECTION_DESC_HEADER "Description:"
  1497. END
  1498. STRINGTABLE DISCARDABLE
  1499. BEGIN
  1500. IDS_CONNECTION_REQ_HEADER "Requirements:"
  1501. IDS_CONNECTION_WHEN_HEADER "When to Use:"
  1502. IDS_WWW_CONNECTION_DESC "Connect to the Microsoft Clearinghouse Web site. Use this method if the license server does not have Internet access, but you have Internet access through another computer."
  1503. IDS_WWW_CONNECTION_REQ "This method requires a computer with a Web browser and Internet access. This computer does not have to be connected to the license server."
  1504. IDS_PHONE_CONNECTION_DESC
  1505. "Speak over the telephone with a Microsoft Clearinghouse operator. Use this method if you do not have Internet access."
  1506. IDS_PHONE_CONNECTION_REQ
  1507. "This method requires a standard telephone. This is a toll-free call from most locations."
  1508. IDS_PROGRAM_LICENSE_PAK "License Pak (Retail Purchase)"
  1509. IDS_PROGRAM_OPEN_LICENSE "Open License"
  1510. IDS_PROGRAM_SELECT "Select License"
  1511. IDS_PROGRAM_ENTERPRISE "Enterprise Agreement"
  1512. IDS_PROGRAM_CAMPUS_AGREEMENT "Campus Agreement"
  1513. IDS_PROGRAM_SCHOOL_AGREEMENT "School Agreement"
  1514. IDS_PROGRAM_APP_SERVICES_AGREEMENT "Services Provider License Agreement"
  1515. IDS_PROGRAM_OTHER "Other agreement"
  1516. END
  1517. STRINGTABLE DISCARDABLE
  1518. BEGIN
  1519. IDS_PROGRAM_LICENSE_PAK_DESC
  1520. "This is a license purchased in preset quantities through a retail store or other reseller. The package may be labeled ""Microsoft Windows Client License Pak""."
  1521. IDS_PROGRAM_LICENSE_PAK_REQ
  1522. "The license code from inside the License Pak will be required. The license code is a sequence of five sets of five alphanumeric characters."
  1523. IDS_PROGRAM_OPEN_LICENSE_DESC
  1524. "Includes Open Business and Open Volume offerings which are volume licensing programs for small or medium-sized organizations."
  1525. IDS_PROGRAM_OPEN_LICENSE_REQ
  1526. "The authorization and license numbers are found on the header of your order confirmation. The authorization number is fifteen alphanumeric characters (8 numbers followed by 3 letters followed by 4 numbers) and the license number is 8 numeric digits."
  1527. IDS_PROGRAM_SELECT_DESC "This is a volume licensing program for customers with 250 or more desktops."
  1528. IDS_PROGRAM_SELECT_REQ "The enrollment number found on your signed agreement form is required. The enrollment number is seven numeric digits."
  1529. IDS_PROGRAM_ENTERPRISE_DESC
  1530. "This is a volume licensing program for customers with 250 or more desktops."
  1531. IDS_PROGRAM_ENTERPRISE_REQ
  1532. "The enrollment number found on your signed agreement form is required. The enrollment number is seven numeric digits."
  1533. IDS_PROGRAM_CAMPUS_DESC "This is a volume licensing program for a higher education institution."
  1534. IDS_PROGRAM_CAMPUS_REQ "The agreement number found on your signed agreement form is required. The agreement number is seven numeric digits."
  1535. IDS_PROGRAM_SCHOOL_DESC "This is a volume licensing program for primary and secondary institutions."
  1536. END
  1537. STRINGTABLE DISCARDABLE
  1538. BEGIN
  1539. IDS_PROGRAM_SCHOOL_REQ "The agreement number found on your signed agreement form is required. The agreement number is seven numeric digits."
  1540. IDS_PROGRAM_APP_SERVICES_DESC
  1541. "This is a volume licensing program that enables services providers to license Microsoft products on a monthly basis."
  1542. IDS_PROGRAM_APP_SERVICES_REQ
  1543. "The agreement number found on your signed agreement form is required. The agreement number is seven numeric digits."
  1544. IDS_PROGRAM_OTHER_DESC "This is a volume licensing program such as Open Value, Multi-Year Open License, and Open Subscription License."
  1545. IDS_PROGRAM_OTHER_REQ "The agreement number may be found with your program information."
  1546. IDS_PROGRAM_STATUS_BOX_SMALL "1A2B3"
  1547. IDS_PROGRAM_STATUS_BOX_BIG_1 "12345678ABC1234"
  1548. IDS_PROGRAM_STATUS_BOX_BIG_2 "12345678"
  1549. IDS_PROGRAM_STATUS_BOX_SINGLE "1234567"
  1550. IDS_SEND_FAILED_NO_CONN "The License Server Activation Wizard cannot connect to the Microsoft Clearinghouse. The Internet connection has not been configured on this computer. Check or configure your Internet connection, and then try again. If the problem persists, use a different connection method."
  1551. IDS_SEND_FAILED_NO_NIC "The License Server Activation Wizard cannot connect to the Microsoft Clearinghouse. It does not appear as though a network card has been installed or configured on this computer. Check or configure your networking setup, and then try again. If the problem persists, use a different connection method."
  1552. IDS_SEND_FAILED_NO_OTHER
  1553. "The License Server Activation Wizard cannot connect to the Microsoft Clearinghouse. Check or configure your Internet connection, and then try again. If the problem persists, use a different connection method."
  1554. IDS_WWW_BROWSER_LAUNCH_ERROR "Couldn't launch default browser."
  1555. END
  1556. STRINGTABLE DISCARDABLE
  1557. BEGIN
  1558. IDS_WIZARD_MESSAGE_TITLE "Licensing Wizard"
  1559. IDS_CH_LICENSE_NUMBERS "License Nu&mbers:"
  1560. IDS_CH_LICENSE_NUMBER "License Nu&mber:"
  1561. IDS_PRODUCT_TYPE_EXP_W2K_CLIENT
  1562. "A client access license assigned to a particular device that allows access to a Windows 2000 Server via Teminal Services enabled in application server mode."
  1563. IDS_PRODUCT_TYPE_EXP_W2K_IC
  1564. "A concurrent use Terminal Services license for Windows 2000 servers only. Not applicable to Windows Server 2003 Servers."
  1565. IDS_PRODUCT_TYPE_EXP_WHISTLER_PER_SEAT
  1566. "A client access license assigned to a particular device that allows access to a Windows Server 2003 via the Terminal Server component."
  1567. IDS_PRODUCT_TYPE_EXP_WHISTLER_PER_USER
  1568. "A client access license assigned to each individual Terminal Server User on Windows 2003 Terminal Server. There is no license management on the Terminal Server for this type of CAL at this time."
  1569. IDS_FINALREACTIVATIONSUCCESSMESSAGE
  1570. "You have successfully completed the license server reactivation wizard."
  1571. IDS_PRODUCT_TYPE "Product Type"
  1572. IDS_FINALSUCCESSMESSAGE2
  1573. "You have successfully completed the Terminal Server CAL Installation Wizard."
  1574. IDS_PROPERTIES_TITLE "Licensing Wizard"
  1575. IDS_KEY_PACKS_WELCOME "Welcome to the Terminal Server CAL Installation Wizard"
  1576. IDS_ACTIVATION_WELCOME "Welcome to the Terminal Server License Server Activation Wizard"
  1577. IDS_OTHER_WELCOME "Welcome to the Terminal Server License Server Wizard"
  1578. IDS_KEY_PACKS_TITLE "Terminal Server CAL Installation Wizard"
  1579. IDS_ACTIVATION_TITLE "Terminal Server License Server Activation Wizard"
  1580. END
  1581. STRINGTABLE DISCARDABLE
  1582. BEGIN
  1583. IDS_REACTIVATION_TITLE "Welcome to the Licensing Wizard"
  1584. IDS_OTHER_TITLE "Licensing Wizard"
  1585. IDS_WIN2K_PERSEAT "Windows 2000 Server - Terminal Services CAL (per-device)"
  1586. IDS_WIN2K_INTERNET "Windows 2000 Server - Terminal Services Internet CL"
  1587. IDS_WHISTLER_PERUSER "Windows Server 2003 - Terminal Server Per User CAL"
  1588. IDS_WHISTLER_PERSEAT "Windows Server 2003 - Terminal Server Per Device CAL"
  1589. IDS_UNKNOWN_PRODUCTTYPE "License code not recognized"
  1590. IDS_ACTIVATION_COMPLETION_MESSAGE
  1591. "Completing the Terminal Server License Server Activation Wizard"
  1592. IDS_KEY_PACKS_COMPLETION_MESSAGE
  1593. "Completing the Terminal Server CAL Installation Wizard"
  1594. IDS_REACTIVATION_COMPLETION_WIZARD
  1595. "Completing the License Server Reactivation Wizard"
  1596. IDS_FINAL_KEYPACK_SUCCESS_MESSAGE
  1597. "You have successfully completed the Client Licensing Wizard."
  1598. IDS_FINAL_REACTIVATION_SUCCESS
  1599. "You have successfully completed the License Server Reactivation Wizard."
  1600. IDS_INSTALLED_WIN2K_CLIENT_ACCESS
  1601. "Windows 2000 Server - Terminal Services Client Access Licenses (per device) installed"
  1602. IDS_INSTALLED_WIN2K_INTERNET_CONNECTOR
  1603. "Windows 2000 Server - Terminal Services Internet Connector Client Access Licenses installed"
  1604. IDS_INSTALLED_WHISTLER_PER_SEAT
  1605. "Windows Server 2003 - Terminal Server Per Device Client Access Licenses installed"
  1606. IDS_INSTALLED_WHISTLER_PER_USER
  1607. "Windows Server 2003 - Terminal Server Per User Client Access Licenses installed"
  1608. END
  1609. STRINGTABLE DISCARDABLE
  1610. BEGIN
  1611. IDS_PRODUCT_VERSION_W2K "Windows 2000 Server"
  1612. IDS_PRODUCT_VERSION_WHISTLER "Windows Server 2003"
  1613. IDS_ENTER_LICENSE_WIZARD_SUBHEADER "Enter the agreement number."
  1614. IDS_ENTER_LICENSE_WIZARD_HEADER "Licensing program"
  1615. IDS_CALWIZ_TITLE "Terminal Server CAL Installation Wizard"
  1616. END
  1617. #endif // English (U.S.) resources
  1618. /////////////////////////////////////////////////////////////////////////////
  1619. #ifndef APSTUDIO_INVOKED
  1620. /////////////////////////////////////////////////////////////////////////////
  1621. //
  1622. // Generated from the TEXTINCLUDE 3 resource.
  1623. //
  1624. #define _AFX_NO_SPLITTER_RESOURCES
  1625. #define _AFX_NO_OLE_RESOURCES
  1626. #define _AFX_NO_TRACKER_RESOURCES
  1627. #define _AFX_NO_PROPERTY_RESOURCES
  1628. #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
  1629. #ifdef _WIN32
  1630. LANGUAGE 9, 1
  1631. #pragma code_page(1252)
  1632. #endif
  1633. #include "res\LrWizDLL.rc2" // non-Microsoft Visual C++ edited resources
  1634. #include "afxres.rc" // Standard components
  1635. #endif
  1636. /////////////////////////////////////////////////////////////////////////////
  1637. #endif // not APSTUDIO_INVOKED