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.

7967 lines
238 KiB

  1. #####oemnadso.inf mips
  2. [LanguagesSupported]
  3. ENG
  4. ;-----------------------------------------------------------------------
  5. ; OPTION TEXT SECTION
  6. ; -------------------
  7. ; These are text strings used to identify the option to the user. There
  8. ; are separate sections for each language supported. The format of the
  9. ; section name is "OptionsText" concatenated with the Language represented
  10. ; by the section.
  11. ;
  12. ;-----------------------------------------------------------------------
  13. [OptionsTextENG]
  14. SONIC = "ARC Built-in Ethernet Adapter"
  15. ;***********************************************************************
  16. ; Language-Dependent Dialog Constants
  17. ;***********************************************************************
  18. [FileConstantsENG]
  19. ;
  20. ; Variables to support thermometer gauge and error dialogs
  21. ;
  22. ProCaption = "Windows NT Setup"
  23. ProCancel = "Cancel"
  24. ProCancelMsg = "Windows NT Networking is not correctly installed. "+
  25. "Are you sure you want to cancel copying files?"
  26. ProCancelCap = "Network Setup Message"
  27. ProText1 = "Copying:"
  28. ProText2 = "To:"
  29. ;
  30. ; Product Info
  31. ;
  32. FunctionTitle = "ARC Built-in Ethernet Adapter Card Setup"
  33. ;
  34. ; Software
  35. ;
  36. ProductSoftwareDescription = "ARC Built-in Ethernet Adapter Driver"
  37. ;
  38. ; Hardware
  39. ;
  40. OptionList = ^(Options, 1)
  41. OptionTextList = ^(OptionsTextENG, 1)
  42. ProductHardwareDescription = *($(OptionTextList), ~($(OptionList), $(Option)))
  43. ProductSoftwareTitle = "ARC Built-in Ethernet Adapter Driver"
  44. ProductHardwareSONICTitle = "ARC Built-in Ethernet Adapter"
  45. ShellCodeErrorTitle = "Error: "$(FunctionTitle)
  46. ShellCodeErrorText = "Shell Code Error."
  47. [DialogConstantsENG]
  48. ;
  49. ; Common button names, etc.
  50. ;
  51. Help = "&Help"
  52. Exit = "Cancel"
  53. OK = "OK"
  54. HelpContext = ""
  55. Continue = "C&ontinue"
  56. Cancel = "C&ancel"
  57. ;-----------------------------------------------
  58. ; Input DIALOGS
  59. ;-----------------------------------------------
  60. [FileDependentDlgENG]
  61. ;
  62. ; No UI for sonic
  63. ;
  64. [Warning1ENG]
  65. Error = "No configuration is required for this adapter card."
  66. #####oemnadim.inf i386
  67. [LanguagesSupported]
  68. ENG
  69. ;-----------------------------------------------------------------------
  70. ; OPTION TEXT SECTION
  71. ; -------------------
  72. ; These are text strings used to identify the option to the user. There
  73. ; are separate sections for each language supported. The format of the
  74. ; section name is "OptionsText" concatenated with the Language represented
  75. ; by the section.
  76. ;
  77. ;-----------------------------------------------------------------------
  78. [OptionsTextENG]
  79. EE16MC = "Intel Ether Express MCA Adapter"
  80. ;***********************************************************************
  81. ; Language-Dependent Dialog Constants
  82. ;***********************************************************************
  83. [FileConstantsENG]
  84. ;
  85. ; Variables to support thermometer gauge and error dialogs
  86. ;
  87. ProCaption = "Windows NT Setup"
  88. ProCancel = "Cancel"
  89. ProCancelMsg = "Windows NT Networking is not correctly installed. "+
  90. "Are you sure you want to cancel copying files?"
  91. ProCancelCap = "Network Setup Message"
  92. ProText1 = "Copying:"
  93. ProText2 = "To:"
  94. ;
  95. ; Product Info
  96. ;
  97. FunctionTitle = "Intel Ether Express MCA Adapter Card Setup"
  98. ;
  99. ; Software
  100. ;
  101. ProductSoftwareDescription = "Intel Ether Express MCA Adapter Driver"
  102. ;
  103. ; Hardware
  104. ;
  105. ProductHardwareDescription = "Intel Ether Express MCA Adapter"
  106. CANNOT_FIND_ANY_CARD = "Network card is not present in the system"
  107. ProductSoftwareTitle = "Intel Ether Express MCA Adapter Driver"
  108. ProductHardwareTitle = "Intel Ether Express MCA Adapter"
  109. ShellCodeErrorTitle = "Error: "$(FunctionTitle)
  110. ShellCodeErrorText = "Shell Code Error."
  111. [DialogConstantsENG]
  112. ;
  113. ; Common button names, etc.
  114. ;
  115. Help = "&Help"
  116. Exit = "Cancel"
  117. OK = "OK"
  118. HelpContext = ""
  119. Continue = "C&ontinue"
  120. Cancel = "C&ancel"
  121. ;-----------------------------------------------
  122. ; Input DIALOGS
  123. ;-----------------------------------------------
  124. [FileDependentDlgENG]
  125. ;
  126. ; No UI for micro channel
  127. ;
  128. #####oemnadem.inf i386
  129. [LanguagesSupported]
  130. ENG
  131. ;-----------------------------------------------------------------------
  132. ; OPTION TEXT SECTION
  133. ; -------------------
  134. ; These are text strings used to identify the option to the user. There
  135. ; are separate sections for each language supported. The format of the
  136. ; section name is "OptionsText" concatenated with the Language represented
  137. ; by the section.
  138. ;
  139. ;-----------------------------------------------------------------------
  140. [OptionsTextENG]
  141. ELNKMC = "3Com 3C523 Etherlink/MC Adapter"
  142. ;***********************************************************************
  143. ; Language-Dependent Dialog Constants
  144. ;***********************************************************************
  145. [FileConstantsENG]
  146. ;
  147. ; Variables to support thermometer gauge and error dialogs
  148. ;
  149. ProCaption = "Windows NT Setup"
  150. ProCancel = "Cancel"
  151. ProCancelMsg = "Windows NT Networking is not correctly installed. "+
  152. "Are you sure you want to cancel copying files?"
  153. ProCancelCap = "Network Setup Message"
  154. ProText1 = "Copying:"
  155. ProText2 = "To:"
  156. ;
  157. ; Product Info
  158. ;
  159. FunctionTitle = "3Com 3C523 Etherlink/MC Adapter Card Setup"
  160. ;
  161. ; Software
  162. ;
  163. ProductSoftwareDescription = "3Com 3C523 Etherlink/MC Adapter Driver"
  164. ;
  165. ; Hardware
  166. ;
  167. ProductHardwareDescription = "3Com 3C523 Etherlink/MC Adapter"
  168. CANNOT_FIND_ANY_CARD = "Network card is not present in the system"
  169. ProductSoftwareTitle = "3Com 3C523 Etherlink/MC Adapter Driver"
  170. ProductHardwareTitle = "3Com 3C523 Etherlink/MC Adapter"
  171. ShellCodeErrorTitle = "Error: "$(FunctionTitle)
  172. ShellCodeErrorText = "Shell Code Error."
  173. [DialogConstantsENG]
  174. ;
  175. ; Common button names, etc.
  176. ;
  177. Help = "&Help"
  178. Exit = "Cancel"
  179. OK = "OK"
  180. HelpContext = ""
  181. Continue = "C&ontinue"
  182. Cancel = "C&ancel"
  183. ;-----------------------------------------------
  184. ; Input DIALOGS
  185. ;-----------------------------------------------
  186. [FileDependentDlgENG]
  187. ;
  188. ; No UI for micro channel
  189. ;
  190. #####oemnadtm.inf i386
  191. [LanguagesSupported]
  192. ENG
  193. ;-----------------------------------------------------------------------
  194. ; OPTION TEXT SECTION
  195. ; -------------------
  196. ; These are text strings used to identify the option to the user. There
  197. ; are separate sections for each language supported. The format of the
  198. ; section name is "OptionsText" concatenated with the Language represented
  199. ; by the section.
  200. ;
  201. ;-----------------------------------------------------------------------
  202. [OptionsTextENG]
  203. IBMTOKMC = "IBM Token Ring 4/16 Adapter /A"
  204. IBMTOKA = "IBM Token Ring Adapter /A"
  205. ;***********************************************************************
  206. ; Language-Dependent Dialog Constants
  207. ;***********************************************************************
  208. [FileConstantsENG]
  209. ;
  210. ; Variables to support thermometer gauge and error dialogs
  211. ;
  212. ProCaption = "Windows NT Setup"
  213. ProCancel = "Cancel"
  214. ProCancelMsg = "Windows NT Networking is not correctly installed. "+
  215. "Are you sure you want to cancel copying files?"
  216. ProCancelCap = "Network Setup Message"
  217. ProText1 = "Copying:"
  218. ProText2 = "To:"
  219. ;
  220. ; Product Info
  221. ;
  222. FunctionTitle = "IBM Token Ring Adapter Card Setup"
  223. ;
  224. ; Software
  225. ;
  226. ProductSoftwareDescription = "IBM Token Ring Adapter Driver"
  227. ;
  228. ; Hardware
  229. ;
  230. ProductHardwareIBMTOKADescription = "IBM Token Ring Adapter /A"
  231. ProductHardwareIBMTOKMCDescription = "IBM Token Ring 4/16 Adapter /A"
  232. CANNOT_FIND_ANY_CARD = "Network card is not present in the system"
  233. ProductSoftwareTitle = "IBM Token Ring Adapter Driver"
  234. ProductHardwareIBMTOKATitle = "IBM Token Ring Adapter /A"
  235. ProductHardwareIBMTOKMCTitle = "IBM Token Ring 4/16 Adapter /A"
  236. ShellCodeErrorTitle = "Error: "$(FunctionTitle)
  237. ShellCodeErrorText = "Shell Code Error."
  238. [DialogConstantsENG]
  239. ;
  240. ; Common button names, etc.
  241. ;
  242. Help = "&Help"
  243. Exit = "Cancel"
  244. OK = "OK"
  245. HelpContext = ""
  246. Continue = "C&ontinue"
  247. Cancel = "C&ancel"
  248. ;-----------------------------------------------
  249. ; Input DIALOGS
  250. ;-----------------------------------------------
  251. [FileDependentDlgENG]
  252. Edit1Label = "&Network Address:"
  253. ;no translation needed after this
  254. DlgType = "Edit"
  255. DlgTemplate = "NETWORK_NUMBER"
  256. Caption = $(FunctionTitle)
  257. HelpContext = $(!IDH_DB_OEMNADTM_INS)
  258. EditTextLim = 17
  259. EditTextIn = $(NetworkAddress)
  260. EditFocus = "ALL"
  261. RCCtlFocusOn = 403
  262. #####oemnadum.inf i386
  263. [LanguagesSupported]
  264. ENG
  265. ;-----------------------------------------------------------------------
  266. ; OPTION TEXT SECTION
  267. ; -------------------
  268. ; These are text strings used to identify the option to the user. There
  269. ; are separate sections for each language supported. The format of the
  270. ; section name is "OptionsText" concatenated with the Language represented
  271. ; by the section.
  272. ;
  273. ;-----------------------------------------------------------------------
  274. [OptionsTextENG]
  275. UBPS = "Ungermann-Bass Ethernet NIUps Adapter"
  276. ;***********************************************************************
  277. ; Language-Dependent Dialog Constants
  278. ;***********************************************************************
  279. [FileConstantsENG]
  280. ;
  281. ; Variables to support thermometer gauge and error dialogs
  282. ;
  283. ProCaption = "Windows NT Setup"
  284. ProCancel = "Cancel"
  285. ProCancelMsg = "Windows NT Networking is not correctly installed. "+
  286. "Are you sure you want to cancel copying files?"
  287. ProCancelCap = "Network Setup Message"
  288. ProText1 = "Copying:"
  289. ProText2 = "To:"
  290. ;
  291. ; Product Info
  292. ;
  293. FunctionTitle = "Ungermann-Bass Adapter Card Setup"
  294. ;
  295. ; Software
  296. ;
  297. ProductSoftwareDescription = "Ungermann-Bass Adapter Driver"
  298. ;
  299. ; Hardware
  300. ;
  301. ProductHardwareDescription = "Ungermann-Bass Ethernet NIUps Adapter"
  302. CANNOT_FIND_ANY_CARD = "Network card is not present in the system"
  303. ProductSoftwareTitle = "Ungermann-Bass Driver"
  304. ProductHardwareTitle = "Ungermann-Bass Ethernet NIUps Adapter"
  305. ShellCodeErrorTitle = "Error: "$(FunctionTitle)
  306. ShellCodeErrorText = "Shell Code Error."
  307. [DialogConstantsENG]
  308. ;
  309. ; Common button names, etc.
  310. ;
  311. Help = "&Help"
  312. Exit = "Cancel"
  313. OK = "OK"
  314. HelpContext = ""
  315. Continue = "C&ontinue"
  316. Cancel = "C&ancel"
  317. ;-----------------------------------------------
  318. ; Input DIALOGS
  319. ;-----------------------------------------------
  320. [FileDependentDlgENG]
  321. ;
  322. ; No UI for micro channel
  323. ;
  324. #####oemnadwm.inf i386
  325. [LanguagesSupported]
  326. ENG
  327. ;-----------------------------------------------------------------------
  328. ; OPTION TEXT SECTION
  329. ; -------------------
  330. ; These are text strings used to identify the option to the user. There
  331. ; are separate sections for each language supported. The format of the
  332. ; section name is "OptionsText" concatenated with the Language represented
  333. ; by the section.
  334. ;
  335. ;-----------------------------------------------------------------------
  336. [OptionsTextENG]
  337. WD8003EA = "SMC (WD) 8003E /A"
  338. WD8003WA = "SMC (WD) 8003W /A"
  339. WD8013WPA = "SMC (WD) 8013WP /A"
  340. WD8013EPA = "SMC (WD) 8013EP /A"
  341. ; Disable options
  342. ; WD8003EA = "SMC (WD) 8003E /A"
  343. ; WD8003SA = "SMC (WD) 8003S /A"
  344. ; WD8003WA = "SMC (WD) 8003W /A"
  345. ; WD8013WA = "SMC (WD) 8013W /A"
  346. ; WD8115TRA = "SMC (WD) 8115 /A"
  347. ; BISTOR003EA = "SMC (WD) BISTOR003EA /A"
  348. ; BISTOR013EA = "SMC (WD) BISTOR013EA /A"
  349. ; BISTOR013WA = "SMC (WD) BISTOR013WA /A"
  350. ;***********************************************************************
  351. ; Language-Dependent Dialog Constants
  352. ;***********************************************************************
  353. [FileConstantsENG]
  354. ;
  355. ; Product Info
  356. ;
  357. FunctionTitle = "SMC (WD) "$(Option)" Adapter Card Setup"
  358. ;
  359. ; Software
  360. ;
  361. ProductSoftwareDescription = "SMC (WD) Adapter Driver"
  362. ;
  363. ; Hardware
  364. ;
  365. ProductHardwareDescription = "SMC (WD) "$(Option)" Adapter"
  366. CANNOT_FIND_ANY_CARD = "Network card is not present in the system"
  367. ProductSoftwareTitle = "SMC (WD) Adapter Driver"
  368. ProductHardwareTitle = "SMC (WD) "$(Option)" Adapter"
  369. ShellCodeErrorTitle = "Error: "$(FunctionTitle)
  370. ShellCodeErrorText = "Shell Code Error."
  371. [DialogConstantsENG]
  372. ;
  373. ; Common button names, etc.
  374. ;
  375. Help = "&Help"
  376. Exit = "Cancel"
  377. OK = "OK"
  378. HelpContext = ""
  379. Continue = "C&ontinue"
  380. Cancel = "C&ancel"
  381. ;-----------------------------------------------
  382. ; Input DIALOGS
  383. ;-----------------------------------------------
  384. [FileDependentDlgENG]
  385. ;
  386. ; No UI for micro channel
  387. ;
  388. #####oemnxpxn.inf all
  389. ;------------------------------------------------------------------
  390. ; LANGUAGES SUPPORTED
  391. ; -------------------
  392. ;
  393. ; This lists the languages supported by this file.
  394. ; If you add other languages to this list, you must
  395. ; also add the appropriate text sections for the new
  396. ; language
  397. ;------------------------------------------------------------------
  398. [LanguagesSupported]
  399. ENG
  400. ;-------------------------------------------------------------------
  401. ; OPTION TEXT SECTION
  402. ; -------------------
  403. ;
  404. ; These are the text strings used to identify the options to
  405. ; the user. There should be a header and entry for every
  406. ; language listed in the "LanguagesSupported" section.
  407. ;-------------------------------------------------------------------
  408. [OptionsTextENG]
  409. MCSXNS = "MCS XNS Network Transport"
  410. ;--------------------------------------------------------------------
  411. ; Language Dependent Dialog Constants
  412. ;--------------------------------------------------------------------
  413. [FileConstantsENG]
  414. ProCaption = "Windows NT Setup"
  415. ProCancel = "Cancel"
  416. ProCancelMsg = "Windows NT Networking is not correctly installed. "+
  417. "Are you sure you want to cancel copying files?"
  418. ProCancelCap = "Network Setup Message"
  419. ProText1 = "Copying:"
  420. ProText2 = "To:"
  421. FunctionTitle = "MCS XNS Setup"
  422. ProductMCSXNSDescription = "MCS XNS System Driver"
  423. ProductUBNBDescription = "MCS Ungermann-Bass NetBIOS System Driver"
  424. ProductMCSXNSDisplayName = "MCS XNS Network Transport"
  425. ProductMCSXNSTitle = "MCS XNS Network Transport"
  426. ProductMCSXNSSYSDisplayName = "McsXnssys"
  427. ProductMCSXNSSYSTitle = "MCS XNS Network Transport Driver"
  428. ProductUBNBDisplayName = "MCS Ungermann-Bass NetBIOS Transport"
  429. ProductUBNBTitle = "MCS Ungermann-Bass NetBIOS Transport"
  430. ProductUBNBSYSDisplayName = "Ubnbsys"
  431. ProductUBNBSYSTitle = "MCS Ungermann-Bass NetBIOS Transport Driver"
  432. ShellCodeErrorTitle = "Error: "$(FunctionTitle)
  433. ShellCodeErrorText = "Shell Code Error."
  434. [DialogConstantsENG]
  435. Help = "&Help"
  436. Exit = "Cancel"
  437. OK = "OK"
  438. HelpContext = ""
  439. Continue = "C&ontinue"
  440. Cancel = "C&ancel"
  441. ;--------------------------------------------------------------------
  442. ; Input DIALOGS
  443. ;--------------------------------------------------------------------
  444. [FileDependentDlgENG]
  445. ;
  446. ;--- No UI for McsXns
  447. ;
  448. ;--------------------------------------------------------------------
  449. ; Input DIALOGS
  450. ;--------------------------------------------------------------------
  451. [InfoDlg]
  452. STF_MB_TITLE = "Information Message"
  453. ; no translation needed for dlgtype
  454. DlgType = "MessageBox"
  455. STF_MB_TEXT = $(InfoMsgText)
  456. STF_MB_TYPE = 1
  457. STF_MB_ICON = 5
  458. STF_MB_DEF = 1
  459. ;--------------------------------------------------------------------
  460. ; Input DIALOGS
  461. ;--------------------------------------------------------------------
  462. [InfoDlgCantConfigure]
  463. InfoMsgText = "The MCS XNS service is not currently configured to use any adapters."+
  464. " If you have just installed it, return to the Networks dialog and "+
  465. "click OK. You will then have the opportunity to configure the adapters."
  466. ;--------------------------------------------------------------------
  467. ; Get the string to use while doing the install
  468. ;--------------------------------------------------------------------
  469. [Billboard1ENG]
  470. Status = "Installing MCS XNS/UB and related services..."
  471. #####oemnadnp.inf all
  472. [LanguagesSupported]
  473. ENG
  474. ;-----------------------------------------------------------------------
  475. ; OPTION TEXT SECTION
  476. ; -------------------
  477. ; These are text strings used to identify the option to the user. There
  478. ; are separate sections for each language supported. The format of the
  479. ; section name is "OptionsText" concatenated with the Language represented
  480. ; by the section.
  481. ;
  482. ;-----------------------------------------------------------------------
  483. [OptionsTextENG]
  484. NPEISA = "Network Peripherals FDDI, EISA"
  485. ;***********************************************************************
  486. ; Language-Dependent Dialog Constants
  487. ;***********************************************************************
  488. [FileConstantsENG]
  489. ;
  490. ; Variables to support thermometer gauge and error dialogs
  491. ;
  492. ProCaption = "Windows NT Setup"
  493. ProCancel = "Cancel"
  494. ProCancelMsg = "Windows NT Networking is not correctly installed. "+
  495. "Are you sure you want to cancel copying files?"
  496. ProCancelCap = "Network Setup Message"
  497. ProText1 = "Copying:"
  498. ProText2 = "To:"
  499. ;
  500. ; Product Info
  501. ;
  502. FunctionTitle = "Network Peripherals FDDI EISA Setup"
  503. ;
  504. ; Software
  505. ;
  506. ProductSoftwareDescription = "Network Peripherals FDDI EISA Driver"
  507. ;
  508. ; Hardware
  509. ;
  510. ProductHardwareDescription = "Network Peripherals FDDI EISA Adapter"
  511. CANNOT_FIND_ANY_CARD = "Network card is not present in the system"
  512. ProductSoftwareTitle = "Network Peripherals FDDI, EISA Driver"
  513. ProductHardwareTitle = "Network Peripherals FDDI Eisa Adapter"
  514. ShellCodeErrorTitle = "Error: "$(FunctionTitle)
  515. ShellCodeErrorText = "Shell Code Error."
  516. [DialogConstantsENG]
  517. ;
  518. ; Common button names, etc.
  519. ;
  520. Help = "&Help"
  521. Exit = "Cancel"
  522. OK = "OK"
  523. HelpContext = ""
  524. Continue = "Continue"
  525. Cancel = "Cancel"
  526. ;-----------------------------------------------
  527. ; Input DIALOGS
  528. ;-----------------------------------------------
  529. [FileDependentDlgENG]
  530. ;
  531. ; No UI for EISA
  532. ;
  533. #####nbinfo.inf all
  534. ;-----------------------------------------------------------------------
  535. ; LANGUAGES SUPPORTED
  536. ; -------------------
  537. ;
  538. ; The languages supported by the OEM INF, For every language supported
  539. ; we need to have a separate text section for every displayable text
  540. ; section.
  541. ;
  542. ;-----------------------------------------------------------------------
  543. [LanguagesSupported]
  544. ENG
  545. ;-----------------------------------------------------------------------
  546. ; OPTION TEXT SECTION
  547. ; -------------------
  548. ; These are text strings used to identify the option to the user. There
  549. ; are separate sections for each language supported. The format of the
  550. ; section name is "OptionsText" concatenated with the Language represented
  551. ; by the section.
  552. ;
  553. ;-----------------------------------------------------------------------
  554. [OptionsTextENG]
  555. NETBIOS = "NETBIOS provider"
  556. ;***********************************************************************
  557. ; Language-Dependent Dialog Constants
  558. ;***********************************************************************
  559. [FileConstantsENG]
  560. ;
  561. ; Variables to support thermometer gauge and error dialogs
  562. ;
  563. ProCaption = "Windows NT Setup"
  564. ProCancel = "Cancel"
  565. ProCancelMsg = "Windows NT Networking is not correctly installed. "+
  566. "Are you sure you want to cancel copying files?"
  567. ProCancelCap = "Network Setup Message"
  568. ProText1 = "Copying:"
  569. ProText2 = "To:"
  570. ShellCodeErrorTitle = "Error: NETBIOS Provider"
  571. ShellCodeErrorText = "Shell Code Error."
  572. [DialogConstantsENG]
  573. ;
  574. ; Common button names, etc.
  575. ;
  576. Help = "&Help"
  577. Exit = "Cancel"
  578. OK = "OK"
  579. HelpContext = ""
  580. Continue = "Continue"
  581. Cancel = "Cancel"
  582. ;-----------------------------------------------
  583. ; Input DIALOGS
  584. ;-----------------------------------------------
  585. [FileDependentDlgENG]
  586. #####ncpashel.inf all
  587. ;**************************************************************************
  588. ; Language Support
  589. ;**************************************************************************
  590. [LanguageID]
  591. ENG
  592. [LanguageTextENG]
  593. "English (United States)"
  594. ;**************************************************************************
  595. ; PROGRESS GUAGE VARIABLES: to support file copy operations.
  596. ;**************************************************************************
  597. [ProgressCopyENG]
  598. ProCaption = "Windows NT Networking Setup"
  599. ProCancel = "Cancel"
  600. ProCancelMsg = "Windows NT is not correctly installed. Are you sure you want "+
  601. "to cancel copying files?"
  602. ProCancelCap = "Setup Message"
  603. ProText1 = "Copying:"
  604. ProText2 = "To:"
  605. PlatformID_I386 = I386
  606. PlatformID_Mips = Mips
  607. PlatformID_PPC = ppc
  608. ;----------------------------------------------
  609. ; FATAL ERROR DIALOG
  610. ;----------------------------------------------
  611. [FatalDlgENG]
  612. STF_MB_TITLE = "Setup Message"
  613. ; no translation needed after this
  614. DlgType = "MessageBox"
  615. STF_MB_TEXT = $(Error)
  616. STF_MB_TYPE = 1
  617. STF_MB_ICON = 3
  618. STF_MB_DEF = 1
  619. ;----------------------------------------------
  620. ; FATAL ERRORS
  621. ;----------------------------------------------
  622. [FatalError1ENG]
  623. Error = "Initialization failed"
  624. [FatalError2ENG]
  625. Error = "No INF file name given (NTN_Infname)"
  626. [FatalError3ENG]
  627. Error = "Invocation of INF file "$(!NTN_Infname)" failed"
  628. ;
  629. ; These values are based upon SHELL_CODE_OK, SHELL_CODE_NO_SUCH_INF, etc.
  630. ;
  631. [ShellError1ENG]
  632. Error = "INF file "$(!NTN_Infname)" does not exist"
  633. [ShellError2ENG]
  634. Error = "INF file "$(!NTN_Infname)" does not have a section named "$(!NTN_InfSection)
  635. [ShellError3ENG]
  636. Error = "INF file "$(!NTN_Infname)", section "$(!NTN_InfSection)" has syntax errors"
  637. ;-----------------------------------------------------------------------
  638. ;
  639. ; ROUTINE: DoAskOemsetupSource
  640. ;
  641. ; DESCRIPTION: This routine prompts the source of OEMSETUP.INF
  642. ;
  643. ; INPUTS: $0: Current Src
  644. ;
  645. ; OUTPUTS: $R0: STATUS: STATUS_SUCCESSFUL |
  646. ; STATUS_USERCANCEL |
  647. ; STATUS_FAILED
  648. ;
  649. ; $R1: Diskette Src
  650. ;
  651. ; $R2: Drive to Free or "" if none
  652. ;
  653. ; $R3: Actual string returned from dialog
  654. ;
  655. ;------------------------------------------------------------------------
  656. [DoAskUpgradeSrcDlgTextENG]
  657. DlgText = "Please enter the full path for the upgrade/update "+
  658. "OEMSETUP.INF file. Then choose Continue."
  659. [IncorrectOemsetupDiskENG]
  660. ErrorText = "Update aborted. The OEMSETUP.INF does not support upgrade for the specified component."
  661. #####netdtect.inf all
  662. [LanguagesSupported]
  663. ENG
  664. ;-----------------------------------------------------------------------
  665. ; OPTION TEXT SECTION
  666. ; -------------------
  667. ; These are text strings used to identify the option to the user. There
  668. ; are separate sections for each language supported. The format of the
  669. ; section name is "OptionsText" concatenated with the Language represented
  670. ; by the section.
  671. ;
  672. ;-----------------------------------------------------------------------
  673. [OptionsTextENG]
  674. NCDETECT = "Netcard Auto-detection Driver and DLLs"
  675. ;***********************************************************************
  676. ; Language-Dependent Dialog Constants
  677. ;***********************************************************************
  678. [FileConstantsENG]
  679. ;
  680. ; Variables to support thermometer gauge and error dialogs
  681. ;
  682. ProCaption = "Windows NT Setup"
  683. ProCancel = "Cancel"
  684. ProCancelMsg = "Windows NT Networking is not correctly installed. "+
  685. "Are you sure you want to cancel copying files?"
  686. ProCancelCap = "Network Setup Message"
  687. ProText1 = "Copying:"
  688. ProText2 = "To:"
  689. ;
  690. ; Product Info
  691. ;
  692. FunctionTitle = "Netcard Auto-detection Driver Setup"
  693. ;
  694. ; Software
  695. ;
  696. ProductSoftwareTitle = "Netcard Auto-detection Driver"
  697. ProductVersion = "1.0"
  698. ServiceDisplayName = "NetDetect"
  699. ShellCodeErrorTitle = "Error: "$(FunctionTitle)
  700. ShellCodeErrorText = "Shell Code Error."
  701. [DialogConstantsENG]
  702. ;
  703. ; Common button names, etc.
  704. ;
  705. Help = "&Help"
  706. Exit = "Cancel"
  707. OK = "OK"
  708. HelpContext = ""
  709. Continue = "C&ontinue"
  710. Cancel = "C&ancel"
  711. ;-----------------------------------------------
  712. ; Input DIALOGS
  713. ;-----------------------------------------------
  714. [FileDependentDlgENG]
  715. ;
  716. ; No UI; sigh.
  717. ;
  718. #####oemnadd1.inf all
  719. ;-----------------------------------------------------------------------
  720. ; LANGUAGES SUPPORTED
  721. ; -------------------
  722. ;
  723. ; The languages supported by the OEM INF, For every language supported
  724. ; we need to have a separate text section for every displayable text
  725. ; section.
  726. ;
  727. ;-----------------------------------------------------------------------
  728. [LanguagesSupported]
  729. ENG
  730. ;-----------------------------------------------------------------------
  731. ; OPTION TEXT SECTION
  732. ; -------------------
  733. ; These are text strings used to identify the option to the user. There
  734. ; are separate sections for each language supported. The format of the
  735. ; section name is "OptionsText" concatenated with the Language represented
  736. ; by the section.
  737. ;
  738. ;-----------------------------------------------------------------------
  739. [OptionsTextENG]
  740. DEC100 = "DEC EtherWORKS LC Adapter"
  741. DEC101 = "DEC EtherWORKS Turbo/LC Adapter"
  742. ;***********************************************************************
  743. ; Language-Dependent Dialog Constants
  744. ;***********************************************************************
  745. [FileConstantsENG]
  746. ;
  747. ; Variables to support thermometer gauge and error dialogs
  748. ;
  749. ProCaption = "Windows NT Setup"
  750. ProCancel = "Cancel"
  751. ProCancelMsg = "Windows NT Networking is not correctly installed. "+
  752. "Are you sure you want to cancel copying files?"
  753. ProCancelCap = "Network Setup Message"
  754. ProText1 = "Copying:"
  755. ProText2 = "To:"
  756. ;
  757. ; Product Info
  758. ;
  759. FunctionTitleDEC100 = "DEC EtherWORKS LC Adapter Card Setup"
  760. FunctionTitleDEC101 = "DEC EtherWORKS Turbo/LC Adapter Card Setup"
  761. ;
  762. ; Software
  763. ;
  764. ProductSoftwareDescription = "DEC Lance Adapter Driver"
  765. ;
  766. ; Hardware
  767. ;
  768. ProductHardwareDEC100Description = "DEC EtherWORKS LC Adapter"
  769. ProductHardwareDEC101Description = "DEC EtherWORKS Turbo/LC Adapter"
  770. ProductSoftwareTitle = "DEC Lance Adapter Driver"
  771. ProductHardwareDEC100Title = "DEC EtherWORKS LC Adapter"
  772. ProductHardwareDEC101Title = "DEC EtherWORKS Turbo/LC Adapter"
  773. ShellCodeErrorTitle = "Error: "$(FunctionTitle$(Option))
  774. ShellCodeErrorText = "Shell Code Error."
  775. [DialogConstantsENG]
  776. ;
  777. ; Common button names, etc.
  778. ;
  779. Help = "&Help"
  780. Exit = "Cancel"
  781. OK = "OK"
  782. HelpContext = ""
  783. Continue = "Continue"
  784. Cancel = "Cancel"
  785. ;-----------------------------------------------
  786. ; Input DIALOGS
  787. ;-----------------------------------------------
  788. [FileDependentDlgENG]
  789. Label1 = "&IRQ Level:"
  790. Label2 = "&Memory Base Address:"
  791. Group1 = "I/O Port Base Address"
  792. Radio1 = "&Primary"
  793. Radio2 = "&Secondary"
  794. ; no translation need after this
  795. DlgType = "RadioCombination"
  796. DlgTemplate = "DEC_SETUP"
  797. Caption = $(FunctionTitle$(Option))
  798. CBOptionGreyed = {}
  799. RadioOptionGreyed = {}
  800. RadioIn = {$(IOBaseChoice)}
  801. Combo1List = $(IRQ_List)
  802. Combo1Out = $(IRQLevel)
  803. Combo2List = $(MemBaseAddrHexList)
  804. Combo2Out = $(MemBaseAddrHex)
  805. ComboListItemsIn = {Combo1List, Combo2List}
  806. ComboListItemsOut = {Combo1Out, Combo2Out}
  807. EditTextIn = ""
  808. EditTextLim = ""
  809. NotifyFields = {NO, NO}
  810. HelpContext = $(!IDH_DB_OEMNADD1_INS)
  811. #####oemnadd2.inf all
  812. ;-----------------------------------------------------------------------
  813. ; LANGUAGES SUPPORTED
  814. ; -------------------
  815. ;
  816. ; The languages supported by the OEM INF, For every language supported
  817. ; we need to have a separate text section for every displayable text
  818. ; section.
  819. ;
  820. ;-----------------------------------------------------------------------
  821. [LanguagesSupported]
  822. ENG
  823. ;-----------------------------------------------------------------------
  824. ; OPTION TEXT SECTION
  825. ; -------------------
  826. ; These are text strings used to identify the option to the user. There
  827. ; are separate sections for each language supported. The format of the
  828. ; section name is "OptionsText" concatenated with the Language represented
  829. ; by the section.
  830. ;
  831. ;-----------------------------------------------------------------------
  832. [OptionsTextENG]
  833. DECETHERWORKSTURBO = "DEC EtherWORKS Turbo Adapter"
  834. ;***********************************************************************
  835. ; Language-Dependent Dialog Constants
  836. ;***********************************************************************
  837. [FileConstantsENG]
  838. ;
  839. ; Variables to support thermometer gauge and error dialogs
  840. ;
  841. ProCaption = "Windows NT Setup"
  842. ProCancel = "Cancel"
  843. ProCancelMsg = "Windows NT Networking is not correctly installed. "+
  844. "Are you sure you want to cancel copying files?"
  845. ProCancelCap = "Network Setup Message"
  846. ProText1 = "Copying:"
  847. ProText2 = "To:"
  848. ;
  849. ; Product Info
  850. ;
  851. FunctionTitle = "DEC EtherWORKS Turbo Adapter Card Setup"
  852. ;
  853. ; Software
  854. ;
  855. ProductSoftwareDescription = "DEC Lance Adapter Driver"
  856. ;
  857. ; Hardware
  858. ;
  859. ProductHardwareDescription = "DEC EtherWORKS Turbo Adapter"
  860. ProductSoftwareTitle = "DEC Lance Adapter Driver"
  861. ProductHardwareTitle = "DEC EtherWORKS Turbo Adapter"
  862. ShellCodeErrorTitle = "Error: "$(FunctionTitle)
  863. ShellCodeErrorText = "Shell Code Error."
  864. [DialogConstantsENG]
  865. ;
  866. ; Common button names, etc.
  867. ;
  868. Help = "&Help"
  869. Exit = "Cancel"
  870. OK = "OK"
  871. HelpContext = ""
  872. Continue = "Continue"
  873. Cancel = "Cancel"
  874. ;-----------------------------------------------
  875. ; Input DIALOGS
  876. ;-----------------------------------------------
  877. [FileDependentDlgENG]
  878. Label1 = "&IRQ Level:"
  879. Label2 = "&Memory Base Address:"
  880. Group1 = "I/O Port Base Address"
  881. Radio1 = "&Primary"
  882. Radio2 = "&Secondary"
  883. ; no translation needed after this
  884. DlgType = "RadioCombination"
  885. DlgTemplate = "DEC_SETUP"
  886. Caption = $(FunctionTitle)
  887. CBOptionGreyed = {}
  888. RadioOptionGreyed = {}
  889. RadioIn = {$(IOBaseChoice)}
  890. Combo1List = $(IRQ_List)
  891. Combo1Out = $(IRQLevel)
  892. Combo2List = $(MemBaseAddrHexList)
  893. Combo2Out = $(MemBaseAddrHex)
  894. ComboListItemsIn = {Combo1List, Combo2List}
  895. ComboListItemsOut = {Combo1Out, Combo2Out}
  896. EditTextIn = ""
  897. EditTextLim = ""
  898. NotifyFields = {NO, NO}
  899. HelpContext = $(!IDH_DB_OEMNADD2_INS)
  900. #####oemnadd4.inf all
  901. ;-----------------------------------------------------------------------
  902. ; LANGUAGES SUPPORTED
  903. ; -------------------
  904. ;
  905. ; The languages supported by the OEM INF, For every language supported
  906. ; we need to have a separate text section for every displayable text
  907. ; section.
  908. ;
  909. ;-----------------------------------------------------------------------
  910. [LanguagesSupported]
  911. ENG
  912. ;-----------------------------------------------------------------------
  913. ; OPTION TEXT SECTION
  914. ; -------------------
  915. ; These are text strings used to identify the option to the user. There
  916. ; are separate sections for each language supported. The format of the
  917. ; section name is "OptionsText" concatenated with the Language represented
  918. ; by the section.
  919. ;
  920. ;-----------------------------------------------------------------------
  921. [OptionsTextENG]
  922. DEC422 = "DEC EtherWORKS Turbo EISA Adapter"
  923. ;***********************************************************************
  924. ; Language-Dependent Dialog Constants
  925. ;***********************************************************************
  926. [FileConstantsENG]
  927. ;
  928. ; Variables to support thermometer gauge and error dialogs
  929. ;
  930. ProCaption = "Windows NT Setup"
  931. ProCancel = "Cancel"
  932. ProCancelMsg = "Windows NT Networking is not correctly installed. "+
  933. "Are you sure you want to cancel copying files?"
  934. ProCancelCap = "Network Setup Message"
  935. ProText1 = "Copying:"
  936. ProText2 = "To:"
  937. ;
  938. ; Product Info
  939. ;
  940. FunctionTitle = "DEC EtherWORKS Turbo EISA Adapter Card Setup"
  941. ;
  942. ; Software
  943. ;
  944. ProductSoftwareDescription = "DEC Lance Adapter Driver"
  945. ;
  946. ; Hardware
  947. ;
  948. ProductHardwareDescription = "DEC EtherWORKS Turbo EISA Adapter"
  949. CANNOT_FIND_ANY_CARD = "Network card is not present in the system"
  950. ProductSoftwareTitle = "DEC Lance Adapter Driver"
  951. ProductHardwareTitle = "DEC EtherWORKS Turbo EISA Adapter"
  952. ShellCodeErrorTitle = "Error: "$(FunctionTitle)
  953. ShellCodeErrorText = "Shell Code Error."
  954. [DialogConstantsENG]
  955. ;
  956. ; Common button names, etc.
  957. ;
  958. Help = "&Help"
  959. Exit = "Cancel"
  960. OK = "OK"
  961. HelpContext = ""
  962. Continue = "Continue"
  963. Cancel = "Cancel"
  964. ;-----------------------------------------------
  965. ; Input DIALOGS
  966. ;-----------------------------------------------
  967. [FileDependentDlgENG]
  968. ;
  969. ; No UI for EISA
  970. ;
  971. #####oemnadde.inf all
  972. ;-----------------------------------------------------------------------
  973. ; LANGUAGES SUPPORTED
  974. ; -------------------
  975. ;
  976. ; The languages supported by the OEM INF, For every language supported
  977. ; we need to have a separate text section for every displayable text
  978. ; section.
  979. ;
  980. ;-----------------------------------------------------------------------
  981. [LanguagesSupported]
  982. ENG
  983. ;-----------------------------------------------------------------------
  984. ; OPTION TEXT SECTION
  985. ; -------------------
  986. ; These are text strings used to identify the option to the user. There
  987. ; are separate sections for each language supported. The format of the
  988. ; section name is "OptionsText" concatenated with the Language represented
  989. ; by the section.
  990. ;
  991. ;-----------------------------------------------------------------------
  992. [OptionsTextENG]
  993. DECSTAT = "DEC Turbo Channel Ethernet Adapter"
  994. ;***********************************************************************
  995. ; Language-Dependent Dialog Constants
  996. ;***********************************************************************
  997. [FileConstantsENG]
  998. ;
  999. ; Variables to support thermometer gauge and error dialogs
  1000. ;
  1001. ProCaption = "Windows NT Setup"
  1002. ProCancel = "Cancel"
  1003. ProCancelMsg = "Windows NT Networking is not correctly installed. "+
  1004. "Are you sure you want to cancel copying files?"
  1005. ProCancelCap = "Network Setup Message"
  1006. ProText1 = "Copying:"
  1007. ProText2 = "To:"
  1008. ;
  1009. ; Product Info
  1010. ;
  1011. FunctionTitle = "DEC Turbo Channel Setup"
  1012. ;
  1013. ; Software
  1014. ;
  1015. ProductSoftwareDescription = "DEC Lance Adapter Driver"
  1016. ;
  1017. ; Hardware
  1018. ;
  1019. ProductHardwareDescription = "DEC Turbo Channel Ethernet Adapter"
  1020. ProductSoftwareTitle = "DEC Lance Adapter Driver"
  1021. ProductHardwareTitle = "DEC Turbo Channel Ethernet Adapter"
  1022. ShellCodeErrorTitle = "Error: "$(FunctionTitle)
  1023. ShellCodeErrorText = "Shell Code Error."
  1024. [DialogConstantsENG]
  1025. ;
  1026. ; Common button names, etc.
  1027. ;
  1028. Help = "&Help"
  1029. Exit = "Cancel"
  1030. OK = "OK"
  1031. HelpContext = ""
  1032. Continue = "Continue"
  1033. Cancel = "Cancel"
  1034. ;-----------------------------------------------
  1035. ; Input DIALOGS
  1036. ;-----------------------------------------------
  1037. [DecstationDlgENG]
  1038. Label1 = "&Slot Number:"
  1039. ;no translation needed after this
  1040. DlgType = "MultiCombo"
  1041. DlgTemplate = "SINGLE_COMBO"
  1042. Caption = $(FunctionTitle)
  1043. Combo1List = $(SlotList)
  1044. Combo1Out = $(SlotNum)
  1045. ComboListItemsIn = {Combo1List}
  1046. ComboListItemsOut = {Combo1Out}
  1047. HelpContext = $(!IDH_DB_OEMNADDE_INS)
  1048. #####oemnaddi.inf all
  1049. [OptionsTextENG]
  1050. DATAFIREU = "Digi DataFire - ISA1U Adapter"
  1051. DATAFIREST = "Digi DataFire - ISA1S/T Adapter"
  1052. DATAFIRE4ST = "Digi DataFire - ISA4S/T Adapter"
  1053. PCIMACISA = "Digi PCIMAC - ISA Adapter"
  1054. PCIMAC4 = "Digi PCIMAC/4 Adapter"
  1055. [OptionsTextMCAENG]
  1056. PCIMACMC = "Digi PCIMAC - MC Adapter"
  1057. [FileConstantsENG]
  1058. ;
  1059. ; Variables to support thermometer gauge and error dialogs
  1060. ;
  1061. ProCaption = "Windows NT Setup"
  1062. ProCancel = "Cancel"
  1063. ProCancelMsg = "Windows NT Networking is not correctly installed. "+
  1064. "Are you sure you want to cancel copying files?"
  1065. ProCancelCap = "Network Setup Message"
  1066. ProText1 = "Copying:"
  1067. ProText2 = "To:"
  1068. ;
  1069. ; Product Info
  1070. ;
  1071. FunctionTitle = "Digi ISDN Adapter Card Setup"
  1072. ;
  1073. ; Software
  1074. ;
  1075. ProductSoftwareDescription = "Digi ISDN Adapter Driver"
  1076. ;
  1077. ; Hardware
  1078. ;
  1079. ProductHardwarePCIMACDescription = "Digi ISDN Adapter"
  1080. [InvokeRasDlgENG]
  1081. InvokeRasSetupMsg = "Digi ISDN setup is complete. "+
  1082. "Remote Access Services (RAS) will now be installed. "+
  1083. "Please configure one or more ISDN ports in RAS setup "+
  1084. "to enable you to use RAS over ISDN."
  1085. InvokeRasConfigMsg = "Digi ISDN setup is complete. "+
  1086. "Remote Access Services (RAS) setup will now be invoked. "+
  1087. "Please configure one or more ISDN ports in RAS setup "+
  1088. "to enable you to use RAS over ISDN."
  1089. InvokeRasError = "Digi ISDN setup encountered an error while invoking "+
  1090. "the RAS setup INF file (OEMNSVRA.INF). "+
  1091. "Please make sure that the file is present in the system32 "+
  1092. "directory and is the proper file."
  1093. InvokeUserInstallRasMsg = "Digi ISDN setup is complete. "+
  1094. "Remote Access Services (RAS) should be installed and "+
  1095. "one or more ISDN ports configured in RAS setup. "
  1096. #####oemnaddp.inf all
  1097. ;-----------------------------------------------------------------------
  1098. ; LANGUAGES SUPPORTED
  1099. ; -------------------
  1100. ;
  1101. ; The languages supported by the OEM INF, For every language supported
  1102. ; we need to have a separate text section for every displayable text
  1103. ; section.
  1104. ;
  1105. ;-----------------------------------------------------------------------
  1106. [LanguagesSupported]
  1107. ENG
  1108. ;-----------------------------------------------------------------------
  1109. ; OPTION TEXT SECTION
  1110. ; -------------------
  1111. ; These are text strings used to identify the option to the user. There
  1112. ; are separate sections for each language supported. The format of the
  1113. ; section name is "OptionsText" concatenated with the Language represented
  1114. ; by the section.
  1115. ;
  1116. ;-----------------------------------------------------------------------
  1117. [OptionsTextENG]
  1118. DECPC = "DEC EtherWORKS DEPCA"
  1119. ;***********************************************************************
  1120. ; Language-Dependent Dialog Constants
  1121. ;***********************************************************************
  1122. [FileConstantsENG]
  1123. ;
  1124. ; Variables to support thermometer gauge and error dialogs
  1125. ;
  1126. ProCaption = "Windows NT Setup"
  1127. ProCancel = "Cancel"
  1128. ProCancelMsg = "Windows NT Networking is not correctly installed. "+
  1129. "Are you sure you want to cancel copying files?"
  1130. ProCancelCap = "Network Setup Message"
  1131. ProText1 = "Copying:"
  1132. ProText2 = "To:"
  1133. ;
  1134. ; Product Info
  1135. ;
  1136. FunctionTitle = "DEC EtherWORKS DEPCA Setup"
  1137. ;
  1138. ; Software
  1139. ;
  1140. ProductSoftwareDescription = "DEC Lance Adapter Driver"
  1141. ;
  1142. ; Hardware
  1143. ;
  1144. ProductHardwareDescription = "DEC EtherWORKS DEPCA"
  1145. ProductSoftwareTitle = "DEC Lance Adapter Driver"
  1146. ProductHardwareTitle = "DEC EtherWORKS DEPCA"
  1147. ShellCodeErrorTitle = "Error: "$(FunctionTitle)
  1148. ShellCodeErrorText = "Shell Code Error."
  1149. [DialogConstantsENG]
  1150. ;
  1151. ; Common button names, etc.
  1152. ;
  1153. Help = "&Help"
  1154. Exit = "Cancel"
  1155. OK = "OK"
  1156. HelpContext = ""
  1157. Continue = "Continue"
  1158. Cancel = "Cancel"
  1159. #####oemnadds.inf all
  1160. ;-----------------------------------------------------------------------
  1161. ; OPTION TEXT SECTION
  1162. ; -------------------
  1163. ; These are text strings used to identify the option to the user. There
  1164. ; are separate sections for each language supported. The format of the
  1165. ; section name is "OptionsText" concatenated with the Language represented
  1166. ; by the section.
  1167. ;
  1168. ;-----------------------------------------------------------------------
  1169. [OptionsTextENG]
  1170. DigiBoardCX = "Digi C/X Adapter"
  1171. DigiBoardXem = "Digi PC/Xem Adapter"
  1172. DigiBoard8r = "Digi AccelePort 8 Adapter"
  1173. IBM8r = "IBM 8-Port Async, EIA-232 (ISA) Adapter"
  1174. DigiBoard8i = "Digi PC/8i Adapter"
  1175. DigiBoard16i = "Digi PC/16i Adapter"
  1176. DigiBoard2Port = "Digi PC/2e (8K) Adapter"
  1177. DigiBoard4Port = "Digi PC/4e (8K) Adapter"
  1178. DigiBoard8Port = "Digi PC/8e (8K) Adapter"
  1179. DigiBoard4e = "Digi PC/4e Adapter"
  1180. DigiBoard8e = "Digi PC/8e Adapter"
  1181. DigiBoard16e = "Digi PC/16e Adapter"
  1182. DigiBoardEPC = "Digi EPC Adapter"
  1183. StarGateClusStar = "Digi/StarGate ClusStar Adapter"
  1184. [OptionsTextMCAENG]
  1185. DigiBoardCX = "Digi MC C/X Adapter"
  1186. DigiBoardXem = "Digi MC/Xem Adapter"
  1187. DigiBoard8r = "Digi MC AccelePort 8 Adapter"
  1188. DigiBoard4i = "Digi MC/4i Adapter"
  1189. DigiBoard8i = "Digi MC/8i Adapter"
  1190. DigiBoard16i = "Digi MC/16i Adapter"
  1191. DigiBoard2Port = "Digi MC/2e (8K) Adapter"
  1192. DigiBoard4Port = "Digi MC/4e (8K) Adapter"
  1193. DigiBoard8Port = "Digi MC/8e (8K) Adapter"
  1194. DigiBoardEPC = "Digi MC EPC Adapter"
  1195. StarGateClusStar = "Digi/StarGate MC ClusStar Adapter"
  1196. ;***********************************************************************
  1197. ; Language-Dependent Dialog Constants
  1198. ;***********************************************************************
  1199. [FileConstantsENG]
  1200. ;
  1201. ; Variables to support thermometer gauge and error dialogs
  1202. ;
  1203. ProCaption = $(ManufacturerDisplayName)" "$(AdapterTitle)" Adapter Setup"
  1204. ProCancel = "Cance&l"
  1205. ProCancelMsg = $(ManufacturerDisplayName)" Adapters and/or Drivers are not correctly installed. "+
  1206. "Are you sure you want to cancel copying files?"
  1207. ProCancelCap = $(ProCaption)
  1208. ProText1 = "Copying:"
  1209. ProText2 = "To:"
  1210. Error = "Unable to determine proper source disk location; copy cannot be performed."
  1211. ;
  1212. ; Product Info
  1213. ;
  1214. FunctionTitle = $(ProCaption)
  1215. ;
  1216. ; Software
  1217. ;
  1218. ProductSoftwareDescription = $(ManufacturerDisplayName)" FEP 5 Adapter Driver"
  1219. ProductSoftwareDescriptionHdwDriver = $(ManufacturerDisplayName)" "$(AdapterTitle)" Miniport Driver"
  1220. ProductSoftwareTitle = $(ManufacturerDisplayName)" FEP 5 Driver"
  1221. ProductSoftwareTitleHdwDriver = $(ManufacturerDisplayName)" "$(AdapterTitle)" Miniport Driver"
  1222. ;
  1223. ; Configuration Information
  1224. ;
  1225. ConfigurationTitle = $(ProCaption)
  1226. IRQDisableLabel = "Disabled"
  1227. ;
  1228. ; Hardware
  1229. ;
  1230. ProductHardwareDescription = $(ManufacturerDisplayName)" "$(AdapterTitle)" Adapter"
  1231. ProductHardwareTitle = $(ManufacturerDisplayName)" "$(AdapterTitle)" Adapter"
  1232. [DialogConstantsENG]
  1233. ;
  1234. ; Common button names, etc.
  1235. ;
  1236. Help = "&Help"
  1237. Exit = "E&xit"
  1238. OK = "OK"
  1239. HelpContext = ""
  1240. Continue = "C&ontinue"
  1241. Cancel = "C&ancel"
  1242. [UpdatingConfigurationENG]
  1243. UpdatingConfiguration = "Updating new configuration..."
  1244. [AbortMessageENG]
  1245. AbortText = "Aborting "$(ManufacturerDisplayName)" Setup. Please reboot the system "+
  1246. "to fix the problem."
  1247. #####oemnade1.inf all
  1248. ;-----------------------------------------------------------------------
  1249. ; LANGUAGES SUPPORTED
  1250. ; -------------------
  1251. ;
  1252. ; The languages supported by the OEM INF, For every language supported
  1253. ; we need to have a separate text section for every displayable text
  1254. ; section.
  1255. ;
  1256. ;-----------------------------------------------------------------------
  1257. [LanguagesSupported]
  1258. ENG
  1259. ;-----------------------------------------------------------------------
  1260. ; OPTION TEXT SECTION
  1261. ; -------------------
  1262. ; These are text strings used to identify the option to the user. There
  1263. ; are separate sections for each language supported. The format of the
  1264. ; section name is "OptionsText" concatenated with the Language represented
  1265. ; by the section.
  1266. ;
  1267. ;-----------------------------------------------------------------------
  1268. [OptionsTextENG]
  1269. ELNK16 = "3Com Etherlink16/EtherLink16 TP Adapter"
  1270. ;***********************************************************************
  1271. ; Language-Dependent Dialog Constants
  1272. ;***********************************************************************
  1273. [FileConstantsENG]
  1274. ;
  1275. ; Variables to support thermometer gauge and error dialogs
  1276. ;
  1277. ProCaption = "Windows NT Setup"
  1278. ProCancel = "Cancel"
  1279. ProCancelMsg = "Windows NT Networking is not correctly installed. "+
  1280. "Are you sure you want to cancel copying files?"
  1281. ProCancelCap = "Network Setup Message"
  1282. ProText1 = "Copying:"
  1283. ProText2 = "To:"
  1284. ;
  1285. ; Product Info
  1286. ;
  1287. FunctionTitle = "3Com Etherlink 16 Adapter Card Setup"
  1288. ;
  1289. ; Software
  1290. ;
  1291. ProductSoftwareDescription = "3Com Etherlink16/Etherlink16 TP Adapter Driver"
  1292. ;
  1293. ; Hardware
  1294. ;
  1295. ProductHardwareDescription = "3Com Etherlink16/Etherlink16 TP Adapter"
  1296. ProductSoftwareTitle = "3Com Etherlink16/Etherlink16 TP Adapter Driver"
  1297. ProductHardwareTitle = "3Com Etherlink16/Etherlink16 TP Adapter"
  1298. ShellCodeErrorTitle = "Error: "$(FunctionTitle)
  1299. ShellCodeErrorText = "Shell Code Error."
  1300. [DialogConstantsENG]
  1301. ;
  1302. ; Common button names, etc.
  1303. ;
  1304. Help = "&Help"
  1305. Exit = "Cancel"
  1306. OK = "OK"
  1307. HelpContext = ""
  1308. Continue = "Continue"
  1309. Cancel = "Cancel"
  1310. ;-----------------------------------------------
  1311. ; Input DIALOGS
  1312. ;-----------------------------------------------
  1313. [FileDependentDlgENG]
  1314. Caption = $(FunctionTitle)
  1315. Combo1Label = "&IRQ Level:"
  1316. Combo2Label = "I/O &Port Address:"
  1317. Label1 = "Transceiver Type"
  1318. Radio1 = "&External"
  1319. Radio2 = "O&n Board"
  1320. CheckBox1 = "&Zero Wait State"
  1321. Combo3Label = "&Memory Address:"
  1322. Combo4Label = "Memo&ry Size:"
  1323. ;no translation needed after this
  1324. DlgType = "RadioCombination"
  1325. DlgTemplate = "ELNK_16"
  1326. Combo1Out = $(IRQ_Level)
  1327. Combo1List = $(IRQ_List)
  1328. Combo2List = $(IOADDR_Hex_List)
  1329. Combo2Out = $(IOADDR_Hex_Value)
  1330. Combo3List = $(MemAddrHexList)
  1331. Combo3Out = $(MemAddrHexValue)
  1332. Combo4List = $(MemAddrLengthList)
  1333. Combo4Out = $(MemAddrLength)
  1334. ComboListItemsIn = {Combo1List, Combo2List, Combo3List, Combo4List}
  1335. ComboListItemsOut = {Combo1Out, Combo2Out, Combo3Out, Combo4Out}
  1336. EditTextIn = ""
  1337. EditTextLim = ""
  1338. CBOptionsGreyed = {}
  1339. NotifyFields = {NO, NO, NO, NO}
  1340. HelpContext = $(!IDH_DB_OEMNADE1_INS)
  1341. #####oemnade2.inf all
  1342. ;-----------------------------------------------------------------------
  1343. ; LANGUAGES SUPPORTED
  1344. ; -------------------
  1345. ;
  1346. ; The languages supported by the OEM INF, For every language supported
  1347. ; we need to have a separate text section for every displayable text
  1348. ; section.
  1349. ;
  1350. ;-----------------------------------------------------------------------
  1351. [LanguagesSupported]
  1352. ENG
  1353. ;-----------------------------------------------------------------------
  1354. ; OPTION TEXT SECTION
  1355. ; -------------------
  1356. ; These are text strings used to identify the option to the user. There
  1357. ; are separate sections for each language supported. The format of the
  1358. ; section name is "OptionsText" concatenated with the Language represented
  1359. ; by the section.
  1360. ;
  1361. ;-----------------------------------------------------------------------
  1362. [OptionsTextENG]
  1363. ELNKII = "3Com Etherlink II Adapter (also II/16 and II/16 TP)"
  1364. ;***********************************************************************
  1365. ; Language-Dependent Dialog Constants
  1366. ;***********************************************************************
  1367. [FileConstantsENG]
  1368. ;
  1369. ; Variables to support thermometer gauge and error dialogs
  1370. ;
  1371. ProCaption = "Windows NT Setup"
  1372. ProCancel = "Cancel"
  1373. ProCancelMsg = "Windows NT Networking is not correctly installed. "+
  1374. "Are you sure you want to cancel copying files?"
  1375. ProCancelCap = "Network Setup Message"
  1376. ProText1 = "Copying:"
  1377. ProText2 = "To:"
  1378. ;
  1379. ; Product Info
  1380. ;
  1381. FunctionTitle = "3Com Etherlink II Adapter Card Setup"
  1382. ;
  1383. ; Software
  1384. ;
  1385. ProductSoftwareDescription = "3Com Etherlink II Adapter Driver"
  1386. ;
  1387. ; Hardware
  1388. ;
  1389. ProductHardwareELNKIIDescription = "3Com Etherlink II Adapter"
  1390. ProductSoftwareTitle = "3Com Etherlink II Adapter Driver"
  1391. ProductHardwareELNKIITitle = "3Com Etherlink II Adapter"
  1392. ShellCodeErrorTitle = "Error: "$(FunctionTitle)
  1393. ShellCodeErrorText = "Shell Code Error."
  1394. [DialogConstantsENG]
  1395. ;
  1396. ; Common button names, etc.
  1397. ;
  1398. Help = "&Help"
  1399. Exit = "Cancel"
  1400. OK = "OK"
  1401. HelpContext = ""
  1402. Continue = "Continue"
  1403. Cancel = "Cancel"
  1404. ;-----------------------------------------------
  1405. ; Input DIALOGS
  1406. ;-----------------------------------------------
  1407. [MemoryMappedChoicesENG]
  1408. Map_1 = 1, "ON"
  1409. Map_2 = 0, "OFF"
  1410. [FileDependentDlgENG]
  1411. DlgText = "Please select values for the following fields:"
  1412. Combo1Label = "&IRQ Level:"
  1413. Combo2Label = "I/O &Port Address:"
  1414. CheckBox1 = "&Memory Mapped"
  1415. Label1 = "Transceiver Type"
  1416. Radio1 = "&External"
  1417. Radio2 = "O&n Board"
  1418. ;no translation needed after this
  1419. DlgType = "RadioCombination"
  1420. DlgTemplate = "ELNK_II"
  1421. Caption = $(FunctionTitle)
  1422. Combo1List = $(IRQ_List)
  1423. Combo1Out = $(IRQ_Level)
  1424. Combo2List = $(IOADDR_Hex_List)
  1425. Combo2Out = $(IOADDR_Hex_Value)
  1426. ComboListItemsIn = {Combo1List, Combo2List}
  1427. ComboListItemsOut = {Combo1Out, Combo2Out}
  1428. EditTextIn = ""
  1429. EditTextLim = ""
  1430. CBOptionsGreyed = {}
  1431. NotifyFields = {NO, NO}
  1432. HelpContext = $(!IDH_DB_OEMNADE2_INS)
  1433. #####oemnadin.inf all
  1434. ;-----------------------------------------------------------------------
  1435. ; LANGUAGES SUPPORTED
  1436. ; -------------------
  1437. ;
  1438. ; The languages supported by the OEM INF, For every language supported
  1439. ; we need to have a separate text section for every displayable text
  1440. ; section.
  1441. ;
  1442. ;-----------------------------------------------------------------------
  1443. [LanguagesSupported]
  1444. ENG
  1445. ;-----------------------------------------------------------------------
  1446. ; OPTION TEXT SECTION
  1447. ; -------------------
  1448. ; These are text strings used to identify the option to the user. There
  1449. ; are separate sections for each language supported. The format of the
  1450. ; section name is "OptionsText" concatenated with the Language represented
  1451. ; by the section.
  1452. ;
  1453. ;-----------------------------------------------------------------------
  1454. [OptionsTextENG]
  1455. EE16 = "Intel Ether Express 16 LAN Adapter"
  1456. ;***********************************************************************
  1457. ; Language-Dependent Dialog Constants
  1458. ;***********************************************************************
  1459. [FileConstantsENG]
  1460. ;
  1461. ; Variables to support thermometer gauge and error dialogs
  1462. ;
  1463. ProCaption = "Windows NT Setup"
  1464. ProCancel = "Cancel"
  1465. ProCancelMsg = "Windows NT Networking is not correctly installed. "+
  1466. "Are you sure you want to cancel copying files?"
  1467. ProCancelCap = "Network Setup Message"
  1468. ProText1 = "Copying:"
  1469. ProText2 = "To:"
  1470. ;
  1471. ; Product Info
  1472. ;
  1473. FunctionTitle = "Intel Ether Express 16 LAN Adapter Setup"
  1474. ;
  1475. ; Software
  1476. ;
  1477. ProductSoftwareDescription = "Intel Ether Express 16 LAN Adapter Driver"
  1478. ;
  1479. ; Hardware
  1480. ;
  1481. ProductHardwareDescription = "Intel Ether Express 16 LAN Adapter"
  1482. ProductSoftwareTitle = "Intel Ether Express 16 LAN Adapter Driver"
  1483. ProductHardwareTitle = "Intel Ether Express 16 LAN Adapter"
  1484. ShellCodeErrorTitle = "Error: "$(FunctionTitle)
  1485. ShellCodeErrorText = "Shell Code Error."
  1486. IOReadyListShort = { "Late", "Never" }
  1487. IOReadyList = { "Early", "Late", "Never" }
  1488. TransceiverList = {"Thick Net (AUI/DIX)","Thin Net (BNC/COAX)","Twisted-Pair (TPE)"}
  1489. [DialogConstantsENG]
  1490. ;
  1491. ; Common button names, etc.
  1492. ;
  1493. Help = "&Help"
  1494. Exit = "Cancel"
  1495. OK = "OK"
  1496. HelpContext = ""
  1497. Continue = "Continue"
  1498. Cancel = "Cancel"
  1499. ;-----------------------------------------------
  1500. ; Input DIALOGS
  1501. ;-----------------------------------------------
  1502. [FileDependentDlgENG]
  1503. Combo1Label = "&IRQ Level:"
  1504. Combo2Label = "I/&O Port Address:"
  1505. Combo3Label = "I/O &Channel Ready:"
  1506. Combo4Label = "&Transceiver Type:"
  1507. EarlyWarning = "Use of the Early setting may cause system failure in some machines. "+
  1508. "Are you sure you wish to continue?"
  1509. ;no translation needed after this
  1510. DlgType = "RadioCombination"
  1511. DlgTemplate = "EE_16"
  1512. Caption = $(FunctionTitle)
  1513. Combo1List = $(IRQList)
  1514. Combo1Out = $(IRQValue)
  1515. Combo2List = $(IOBaseAddrHexList)
  1516. Combo2Out = $(IOBaseAddress)
  1517. Combo3List = $(IOReadyListDisplay)
  1518. Combo3Out = $(IOReadyValue)
  1519. Combo4List = $(TransceiverList)
  1520. Combo4Out = $(TransceiverValue)
  1521. ComboListItemsIn = {Combo1List, Combo2List, Combo3List, Combo4List}
  1522. ComboListItemsOut = {Combo1Out, Combo2Out, Combo3Out, Combo4Out}
  1523. EditTextIn = ""
  1524. EditTextLim = ""
  1525. CBOptionsGreyed = {}
  1526. NotifyFields = {NO, NO}
  1527. HelpContext = $(!IDH_DB_OEMNADIN_INS)
  1528. #####oemnadep.inf all
  1529. ;-----------------------------------------------------------------------
  1530. ; LANGUAGES SUPPORTED
  1531. ; -------------------
  1532. ;
  1533. ; The languages supported by the OEM INF, For every language supported
  1534. ; we need to have a separate text section for every displayable text
  1535. ; section.
  1536. ;
  1537. ;-----------------------------------------------------------------------
  1538. [LanguagesSupported]
  1539. ENG
  1540. ;-----------------------------------------------------------------------
  1541. ; OPTION TEXT SECTION
  1542. ; -------------------
  1543. ; These are text strings used to identify the option to the user. There
  1544. ; are separate sections for each language supported. The format of the
  1545. ; section name is "OptionsText" concatenated with the Language represented
  1546. ; by the section.
  1547. ;
  1548. ;-----------------------------------------------------------------------
  1549. [OptionsTextENG]
  1550. IEEPRO = "Intel EtherExpress PRO Ethernet Adapter"
  1551. ;***********************************************************************
  1552. ; Language-Dependent Dialog Constants
  1553. ;***********************************************************************
  1554. [FileConstantsENG]
  1555. ;
  1556. ; Variables to support thermometer gauge and error dialogs
  1557. ;
  1558. ProCaption = "Windows NT Setup"
  1559. ProCancel = "Cancel"
  1560. ProCancelMsg = "Windows NT Networking is not correctly installed. "+
  1561. "Are you sure you want to cancel copying files?"
  1562. ProCancelCap = "Network Setup Message"
  1563. ProText1 = "Copying:"
  1564. ProText2 = "To:"
  1565. ;
  1566. ; Product Info
  1567. ;
  1568. FunctionTitle = "Intel EtherExpress PRO Ethernet Adapter Setup"
  1569. ;
  1570. ; Software
  1571. ;
  1572. ProductSoftwareDescription = "Intel EtherExpress PRO Ethernet Driver"
  1573. ;
  1574. ; Hardware
  1575. ;
  1576. ProductHardwareDescription = "Intel EtherExpress PRO Ethernet Adapter"
  1577. ;
  1578. ; Dialog Message Information
  1579. ;
  1580. IRQList = {"3", "5", "9", "10", "11"}
  1581. IOReadyList = { "Early", "Late", "Never", "Auto Detect" }
  1582. IOReadyListExt = { "Early", "Late", "Never", "Auto Detect" }
  1583. TransceiverList = {"Thick Net (AUI/DIX)","Thin Net (BNC/COAX)","Twisted-Pair (TPE)","Auto Connect"}
  1584. [DialogConstantsENG]
  1585. ;
  1586. ; Common button names, etc.
  1587. ;
  1588. Help = "&Help"
  1589. Exit = "Cancel"
  1590. OK = "OK"
  1591. HelpContext = ""
  1592. Continue = "Continue"
  1593. Cancel = "Cancel"
  1594. ;-----------------------------------------------
  1595. ; Input DIALOGS
  1596. ;-----------------------------------------------
  1597. [FileDependentDlgENG]
  1598. DlgType = "RadioCombination"
  1599. DlgTemplate = "EE_16"
  1600. Caption = $(FunctionTitle)
  1601. DlgText = "Please select values for the following fields:"
  1602. Combo1Label = "&Interrupt Number:"
  1603. Combo2Label = "I/O &Port Address:"
  1604. Combo3Label = "I/O &Channel Ready:"
  1605. Combo4Label = "&Transceiver Type:"
  1606. Combo1List = $(IRQList)
  1607. Combo1Out = $(IRQValue)
  1608. Combo2List = $(IOAddrList)
  1609. Combo2Out = $(IOAddrValue)
  1610. Combo3List = $(IOReadyList)
  1611. Combo3Out = $(IOReadyValue)
  1612. Combo4List = $(TransceiverList)
  1613. Combo4Out = $(TransceiverValue)
  1614. ComboListItemsIn = {Combo1List, Combo2List, Combo3List, Combo4List}
  1615. ComboListItemsOut = {Combo1Out, Combo2Out, Combo3Out, Combo4Out}
  1616. EditTextIn = ""
  1617. EditTextLim = ""
  1618. CBOptionsGreyed = {}
  1619. NotifyFields = {NO, NO}
  1620. HelpContext = $(!IDH_DB_OEMNADEP_INS)
  1621. #####oemnadn2.inf all
  1622. ;-----------------------------------------------------------------------
  1623. ; LANGUAGES SUPPORTED
  1624. ; -------------------
  1625. ;
  1626. ; The languages supported by the OEM INF, For every language supported
  1627. ; we need to have a separate text section for every displayable text
  1628. ; section.
  1629. ;
  1630. ;-----------------------------------------------------------------------
  1631. [LanguagesSupported]
  1632. ENG
  1633. ;-----------------------------------------------------------------------
  1634. ; OPTION TEXT SECTION
  1635. ; -------------------
  1636. ; These are text strings used to identify the option to the user. There
  1637. ; are separate sections for each language supported. The format of the
  1638. ; section name is "OptionsText" concatenated with the Language represented
  1639. ; by the section.
  1640. ;
  1641. ;-----------------------------------------------------------------------
  1642. [OptionsTextENG]
  1643. NE2000 = "Novell NE2000 Compatible Adapter"
  1644. NE2000SOCKETEA = "Novell NE2000 Socket EA Adapter"
  1645. ;***********************************************************************
  1646. ; Language-Dependent Dialog Constants
  1647. ;***********************************************************************
  1648. [FileConstantsENG]
  1649. ;
  1650. ; Variables to support thermometer gauge and error dialogs
  1651. ;
  1652. ProCaption = "Windows NT Setup"
  1653. ProCancel = "Cancel"
  1654. ProCancelMsg = "Windows NT Networking is not correctly installed. "+
  1655. "Are you sure you want to cancel copying files?"
  1656. ProCancelCap = "Network Setup Message"
  1657. ProText1 = "Copying:"
  1658. ProText2 = "To:"
  1659. ;
  1660. ; Product Info
  1661. ;
  1662. FunctionTitleNE2000 = "Novell NE2000 Compatible Network Card Setup"
  1663. FunctionTitleNE2000SOCKETEA = "Novell NE2000 Socket EA Network Card Setup"
  1664. ;
  1665. ; Software
  1666. ;
  1667. ProductSoftwareNE2000Description = "Novell NE2000 Adapter Driver"
  1668. ProductSoftwareNE2000SOCKETEADescription = "Novell NE2000 Socket EA Adapter Driver"
  1669. ;
  1670. ; Hardware
  1671. ;
  1672. ProductHardwareNE2000Description = "Novell NE2000 Adapter"
  1673. ProductHardwareNE2000SOCKETEADescription = "Novell NE2000 Socket EA Adapter"
  1674. ProductSoftwareNE2000Title = "Novell NE2000 Adapter Driver"
  1675. ProductSoftwareNE2000SOCKETEATitle = "Novell NE2000 Socket EA Adapter Driver"
  1676. ProductHardwareNE2000Title = "Novell NE2000 Adapter"
  1677. ProductHardwareNE2000SOCKETEATitle = "Novell NE2000 Socket EA Adapter"
  1678. ShellCodeErrorTitle = "Error: "$(FunctionTitle)
  1679. ShellCodeErrorText = "Shell Code Error."
  1680. [DialogConstantsENG]
  1681. ;
  1682. ; Common button names, etc.
  1683. ;
  1684. Help = "&Help"
  1685. Exit = "Cancel"
  1686. OK = "OK"
  1687. HelpContext = ""
  1688. Continue = "Continue"
  1689. Cancel = "Cancel"
  1690. ;-----------------------------------------------
  1691. ; Input DIALOGS
  1692. ;-----------------------------------------------
  1693. [FileDependentDlgENG]
  1694. Label1 = "&IRQ Level:"
  1695. Label2 = "I/O &Port Address:"
  1696. ;no translation needed after this
  1697. DlgType = "RadioCombination"
  1698. DlgTemplate = "NE2000"
  1699. Caption = $(FunctionTitle$(Option))
  1700. Combo1List = $(IRQList)
  1701. Combo1Out = $(IRQValue)
  1702. Combo2List = $(IOBaseAddrHexList)
  1703. Combo2Out = $(IOBaseAddress)
  1704. ComboListItemsIn = {Combo1List, Combo2List}
  1705. ComboListItemsOut = {Combo1Out, Combo2Out}
  1706. EditTextIn = ""
  1707. EditTextLim = ""
  1708. CBOptionsGreyed = {}
  1709. NotifyFields = {NO, NO}
  1710. HelpContext = $(!IDH_DB_OEMNADN2_INS)
  1711. #####oemnadne.inf all
  1712. ;-----------------------------------------------------------------------
  1713. ; LANGUAGES SUPPORTED
  1714. ; -------------------
  1715. ;
  1716. ; The languages supported by the OEM INF, For every language supported
  1717. ; we need to have a separate text section for every displayable text
  1718. ; section.
  1719. ;
  1720. ;-----------------------------------------------------------------------
  1721. [LanguagesSupported]
  1722. ENG
  1723. ;-----------------------------------------------------------------------
  1724. ; OPTION TEXT SECTION
  1725. ; -------------------
  1726. ; These are text strings used to identify the option to the user. There
  1727. ; are separate sections for each language supported. The format of the
  1728. ; section name is "OptionsText" concatenated with the Language represented
  1729. ; by the section.
  1730. ;
  1731. ;-----------------------------------------------------------------------
  1732. [OptionsTextENG]
  1733. NE3200 = "Novell NE3200 EISA Adapter"
  1734. ;***********************************************************************
  1735. ; Language-Dependent Dialog Constants
  1736. ;***********************************************************************
  1737. [FileConstantsENG]
  1738. ;
  1739. ; Variables to support thermometer gauge and error dialogs
  1740. ;
  1741. ProCaption = "Windows NT Setup"
  1742. ProCancel = "Cancel"
  1743. ProCancelMsg = "Windows NT Networking is not correctly installed. "+
  1744. "Are you sure you want to cancel copying files?"
  1745. ProCancelCap = "Network Setup Message"
  1746. ProText1 = "Copying:"
  1747. ProText2 = "To:"
  1748. ;
  1749. ; Product Info
  1750. ;
  1751. FunctionTitle = "Novell 3200 EISA Adapter Card Setup"
  1752. ;
  1753. ; Software
  1754. ;
  1755. ProductSoftwareDescription = "Novell 3200 Adapter Driver"
  1756. ;
  1757. ; Hardware
  1758. ;
  1759. ProductHardwareDescription = "Novell NE3200 EISA Adapter"
  1760. CANNOT_FIND_ANY_CARD = "Network card is not present in the system"
  1761. ProductSoftwareTitle = "Novell 3200 Adapter Driver"
  1762. ProductHardwareTitle = "Novell NE3200 EISA Adapter"
  1763. ShellCodeErrorTitle = "Error: "$(FunctionTitle)
  1764. ShellCodeErrorText = "Shell Code Error."
  1765. [DialogConstantsENG]
  1766. ;
  1767. ; Common button names, etc.
  1768. ;
  1769. Help = "&Help"
  1770. Exit = "Cancel"
  1771. OK = "OK"
  1772. HelpContext = ""
  1773. Continue = "Continue"
  1774. Cancel = "Cancel"
  1775. ;-----------------------------------------------
  1776. ; Input DIALOGS
  1777. ;-----------------------------------------------
  1778. [FileDependentDlgENG]
  1779. ;
  1780. ; No UI for EISA
  1781. ;
  1782. #####oemnads1.inf all
  1783. ;-----------------------------------------------------------------------
  1784. ; LANGUAGES SUPPORTED
  1785. ; -------------------
  1786. ;
  1787. ; The languages supported by the OEM INF, For every language supported
  1788. ; we need to have a separate text section for every displayable text
  1789. ; section.
  1790. ;
  1791. ;-----------------------------------------------------------------------
  1792. [LanguagesSupported]
  1793. ENG
  1794. ;-----------------------------------------------------------------------
  1795. ; OPTION TEXT SECTION
  1796. ; -------------------
  1797. ; These are text strings used to identify the option to the user. There
  1798. ; are separate sections for each language supported. The format of the
  1799. ; section name is "OptionsText" concatenated with the Language represented
  1800. ; by the section.
  1801. ;
  1802. ;-----------------------------------------------------------------------
  1803. [OptionsTextENG]
  1804. SONICEISA = "Sonic, EISA"
  1805. ;***********************************************************************
  1806. ; Language-Dependent Dialog Constants
  1807. ;***********************************************************************
  1808. [FileConstantsENG]
  1809. ;
  1810. ; Variables to support thermometer gauge and error dialogs
  1811. ;
  1812. ProCaption = "Windows NT Setup"
  1813. ProCancel = "Cancel"
  1814. ProCancelMsg = "Windows NT Networking is not correctly installed. "+
  1815. "Are you sure you want to cancel copying files?"
  1816. ProCancelCap = "Network Setup Message"
  1817. ProText1 = "Copying:"
  1818. ProText2 = "To:"
  1819. ;
  1820. ; Product Info
  1821. ;
  1822. FunctionTitle = "Sonic EISA Adapter Card Setup"
  1823. ;
  1824. ; Software
  1825. ;
  1826. ProductSoftwareDescription = "Sonic EISA Adapter Driver"
  1827. ;
  1828. ; Hardware
  1829. ;
  1830. ProductHardwareDescription = "Sonic, EISA"
  1831. CANNOT_FIND_ANY_CARD = "Network card is not present in the system"
  1832. ProductSoftwareTitle = "Sonic EISA Adapter Driver"
  1833. ProductHardwareTitle = "Sonic, EISA"
  1834. ShellCodeErrorTitle = "Error: "$(FunctionTitle)
  1835. ShellCodeErrorText = "Shell Code Error."
  1836. [DialogConstantsENG]
  1837. ;
  1838. ; Common button names, etc.
  1839. ;
  1840. Help = "&Help"
  1841. Exit = "Cancel"
  1842. OK = "OK"
  1843. HelpContext = ""
  1844. Continue = "Continue"
  1845. Cancel = "Cancel"
  1846. ;-----------------------------------------------
  1847. ; Input DIALOGS
  1848. ;-----------------------------------------------
  1849. [FileDependentDlgENG]
  1850. ;
  1851. ; No UI for EISA
  1852. ;
  1853. #####oemnadnf.inf all
  1854. [LanguagesSupported]
  1855. ENG
  1856. [OptionsTextENG]
  1857. CPQTOK = "<this option is no longer supported for install>"
  1858. BONSAI = "COMPAQ NetFlex-2 DualPort ENET Controller"
  1859. RODAN = "COMPAQ NetFlex-2 DualPort TR Controller"
  1860. NETFLX = "COMPAQ NetFlex/NetFlex-2 ENET-TR Controller"
  1861. DURANGO = "COMPAQ NetFlex-2 TR Controller"
  1862. MAPLE = "COMPAQ 32-Bit DualSpeed Token-Ring Controller"
  1863. [FileConstantsENG]
  1864. ProCaption = "Windows NT Setup"
  1865. ProCancel = "Cance&l"
  1866. ProCancelMsg = "Windows NT Networking is not correctly installed. "+
  1867. "Are you sure you want to cancel copying files?"
  1868. ProCancelCap = "Network Setup Message"
  1869. ProText1 = "Copying:"
  1870. ProText2 = "To:"
  1871. FunctionTitle = "COMPAQ NetFlex Adapter Card Setup"
  1872. ProductSoftwareDescription = "COMPAQ ENET-TR EISA Driver"
  1873. ProductHardwareBONSAIDescription = "COMPAQ NetFlex-2 DualPort ENET Controller"
  1874. ProductHardwareRODANDescription = "COMPAQ NetFlex-2 DualPort TR Controller"
  1875. ProductHardwareNETFLXDescription = "COMPAQ NetFlex/NetFlex-2 ENET-TR Controller"
  1876. ProductHardwareDURANGODescription = "COMPAQ Token-Ring Controllers"
  1877. ProductHardwareCPQTOKDescription = "COMPAQ 32-Bit DualSpeed Token-Ring Controller (ns)"
  1878. ProductHardwareMAPLEDescription = "COMPAQ 32-Bit DualSpeed Token-Ring Controller"
  1879. CANNOT_FIND_ANY_CARD = "Network card is not present in the system"
  1880. ProductSoftwareTitle = "COMPAQ ENET-TR Driver"
  1881. ProductHardwareBONSAITitle = "COMPAQ NetFlex-2 DualPort ENET Controller"
  1882. ProductHardwareRODANTitle = "COMPAQ NetFlex-2 DualPort TR Controller"
  1883. ProductHardwareNETFLXTitle = "COMPAQ NetFlex/NetFlex-2 ENET-TR Controller"
  1884. ProductHardwareDURANGOTitle = "COMPAQ NetFlex-2 TR Controller"
  1885. ProductHardwareCPQTOKTitle = "COMPAQ 32-Bit Token-Ring Controller (ns)"
  1886. ProductHardwareMAPLETitle = "COMPAQ 32-Bit Token-Ring Controller"
  1887. ShellCodeErrorTitle = "Error: "$(FunctionTitle)
  1888. ShellCodeErrorText = "Shell Code Error."
  1889. [DialogConstantsENG]
  1890. Help = "&Help"
  1891. Exit = "Cancel"
  1892. OK = "OK"
  1893. HelpContext = ""
  1894. Continue = "Continue"
  1895. Cancel = "Cancel"
  1896. [FileDependentDlgENG]
  1897. Edit1Label = "&Network Address:"
  1898. ;no translation needed after this
  1899. DlgType = "Edit"
  1900. DlgTemplate = "NETWORK_NUMBER"
  1901. Caption = $(FunctionTitle)
  1902. HelpContext = $(!IDH_DB_OEMNADNF_INS)
  1903. EditTextLim = 17
  1904. EditTextIn = $(NetworkAddress)
  1905. EditFocus = "ALL"
  1906. RCCtlFocusOn = 403
  1907. #####oemnadp3.inf all
  1908. ;-----------------------------------------------------------------------
  1909. ; LANGUAGES SUPPORTED
  1910. ; -------------------
  1911. ;
  1912. ; The languages supported by the OEM INF, For every language supported
  1913. ; we need to have a separate text section for every displayable text
  1914. ; section.
  1915. ;
  1916. ;-----------------------------------------------------------------------
  1917. [LanguagesSupported]
  1918. ENG
  1919. ;-----------------------------------------------------------------------
  1920. ; OPTION TEXT SECTION
  1921. ; -------------------
  1922. ; These are text strings used to identify the option to the user. There
  1923. ; are separate sections for each language supported. The format of the
  1924. ; section name is "OptionsText" concatenated with the Language represented
  1925. ; by the section.
  1926. ;
  1927. ;-----------------------------------------------------------------------
  1928. [OptionsTextENG]
  1929. P1390 = "Proteon p139X Adapter"
  1930. ;***********************************************************************
  1931. ; Language-Dependent Dialog Constants
  1932. ;***********************************************************************
  1933. [FileConstantsENG]
  1934. ;
  1935. ; Variables to support thermometer gauge and error dialogs
  1936. ;
  1937. ProCaption = "Windows NT Setup"
  1938. ProCancel = "Cancel"
  1939. ProCancelMsg = "Windows NT Networking is not correctly installed. "+
  1940. "Are you sure you want to cancel copying files?"
  1941. ProCancelCap = "Network Setup Message"
  1942. ProText1 = "Copying:"
  1943. ProText2 = "To:"
  1944. ;
  1945. ; Product Info
  1946. ;
  1947. FunctionTitle = "Proteon p139X Adapter Card Setup"
  1948. ;
  1949. ; Software
  1950. ;
  1951. ProductSoftwareDescription = "Proteon Adapter Driver"
  1952. ;
  1953. ; Hardware
  1954. ;
  1955. ProductHardwareDescription = "Proteon p139X Adapter"
  1956. ProductSoftwareTitle = "Proteon Adapter Driver"
  1957. ProductHardwareTitle = "Proteon p139X Adapter"
  1958. ShellCodeErrorTitle = "Error: "$(FunctionTitle)
  1959. ShellCodeErrorText = "Shell Code Error."
  1960. [DialogConstantsENG]
  1961. ;
  1962. ; Common button names, etc.
  1963. ;
  1964. Help = "&Help"
  1965. Exit = "Cancel"
  1966. OK = "OK"
  1967. HelpContext = ""
  1968. Continue = "Continue"
  1969. Cancel = "Cancel"
  1970. ;-----------------------------------------------
  1971. ; Input DIALOGS
  1972. ;-----------------------------------------------
  1973. [FileDependentDlgENG]
  1974. Label1 = "&IRQ Level:"
  1975. Label2 = "I/O &Port Base Address:"
  1976. Label3 = "&DMA Channel:"
  1977. Group1 = "Cable &Type"
  1978. Group2 = "Card Sp&eed"
  1979. Radio1 = "&UTP"
  1980. Radio2 = "&STP"
  1981. Edit1Label = "&Network Address:"
  1982. ;no translation needed after this
  1983. Radio3 = "&4"
  1984. Radio4 = "&16"
  1985. DlgType = "RadioCombination"
  1986. DlgTemplate = "PROTEON"
  1987. Caption = $(FunctionTitle)
  1988. CBOptionGreyed = {}
  1989. RadioOptionGreyed = {}
  1990. Combo1List = $(IRQ_List)
  1991. Combo1Out = $(IRQLevel)
  1992. Combo2List = $(IOBaseAddressList)
  1993. Combo2Out = $(IOBaseAddress)
  1994. Combo3List = $(DMA_List)
  1995. Combo3Out = $(DMAChannel)
  1996. ComboListItemsIn = {Combo1List, Combo2List, Combo3List}
  1997. ComboListItemsOut = {Combo1Out, Combo2Out, Combo3Out}
  1998. EditTextIn = $(NetworkAddress)
  1999. EditTextLim = 17
  2000. NotifyFields = {NO, NO, NO}
  2001. RCCtlFocusOn = 403
  2002. HelpContext = $(!IDH_DB_OEMNADP3_INS)
  2003. #####oemnadp9.inf all
  2004. ;-----------------------------------------------------------------------
  2005. ; LANGUAGES SUPPORTED
  2006. ; -------------------
  2007. ;
  2008. ; The languages supported by the OEM INF, For every language supported
  2009. ; we need to have a separate text section for every displayable text
  2010. ; section.
  2011. ;
  2012. ;-----------------------------------------------------------------------
  2013. [LanguagesSupported]
  2014. ENG
  2015. ;-----------------------------------------------------------------------
  2016. ; OPTION TEXT SECTION
  2017. ; -------------------
  2018. ; These are text strings used to identify the option to the user. There
  2019. ; are separate sections for each language supported. The format of the
  2020. ; section name is "OptionsText" concatenated with the Language represented
  2021. ; by the section.
  2022. ;
  2023. ;-----------------------------------------------------------------------
  2024. [OptionsTextENG]
  2025. P1990 = "Proteon p199X Adapter"
  2026. ;***********************************************************************
  2027. ; Language-Dependent Dialog Constants
  2028. ;***********************************************************************
  2029. [FileConstantsENG]
  2030. ;
  2031. ; Variables to support thermometer gauge and error dialogs
  2032. ;
  2033. ProCaption = "Windows NT Setup"
  2034. ProCancel = "Cancel"
  2035. ProCancelMsg = "Windows NT Networking is not correctly installed. "+
  2036. "Are you sure you want to cancel copying files?"
  2037. ProCancelCap = "Network Setup Message"
  2038. ProText1 = "Copying:"
  2039. ProText2 = "To:"
  2040. ;
  2041. ; Product Info
  2042. ;
  2043. FunctionTitle = "Proteon p199X Adapter Card Setup"
  2044. ;
  2045. ; Software
  2046. ;
  2047. ProductSoftwareDescription = "Proteon Adapter Driver"
  2048. ;
  2049. ; Hardware
  2050. ;
  2051. ProductHardwareDescription = "Proteon p199X Adapter"
  2052. CANNOT_FIND_ANY_CARD = "Network card is not present in the system"
  2053. ProductHardwareTitle = "Proteon p199X Adapter"
  2054. ProductSoftwareTitle = "Proteon Adapter Driver"
  2055. ShellCodeErrorTitle = "Error: "$(FunctionTitle)
  2056. ShellCodeErrorText = "Shell Code Error."
  2057. [DialogConstantsENG]
  2058. ;
  2059. ; Common button names, etc.
  2060. ;
  2061. Help = "&Help"
  2062. Exit = "Cancel"
  2063. OK = "OK"
  2064. HelpContext = ""
  2065. Continue = "Continue"
  2066. Cancel = "Cancel"
  2067. ;-----------------------------------------------
  2068. ; Input DIALOGS
  2069. ;-----------------------------------------------
  2070. [FileDependentDlgENG]
  2071. Group1 = "Card Speed"
  2072. Radio1 = "&4"
  2073. Radio2 = "&16"
  2074. Edit1Label = "&Network Address:"
  2075. ;no translation needed after this
  2076. DlgType = "RadioCombination"
  2077. DlgTemplate = "IBM_TOKEN"
  2078. Caption = $(FunctionTitle)
  2079. ComboListItemsIn = {}
  2080. ComboListItemsOut = {}
  2081. EditTextLim = 17
  2082. EditTextIn = $(NetworkAddress)
  2083. Edit1Label = "&Network Address:"
  2084. HelpContext = $(!IDH_DB_OEMNADP9_INS)
  2085. EditTextLim = 17
  2086. EditTextIn = $(NetworkAddress)
  2087. EditFocus = "ALL"
  2088. RCCtlFocusOn = 403
  2089. #####oemnadtk.inf all
  2090. ;-----------------------------------------------------------------------
  2091. ; LANGUAGES SUPPORTED
  2092. ; -------------------
  2093. ;
  2094. ; The languages supported by the OEM INF, For every language supported
  2095. ; we need to have a separate text section for every displayable text
  2096. ; section.
  2097. ;
  2098. ;-----------------------------------------------------------------------
  2099. [LanguagesSupported]
  2100. ENG
  2101. ;-----------------------------------------------------------------------
  2102. ; OPTION TEXT SECTION
  2103. ; -------------------
  2104. ; These are text strings used to identify the option to the user. There
  2105. ; are separate sections for each language supported. The format of the
  2106. ; section name is "OptionsText" concatenated with the Language represented
  2107. ; by the section.
  2108. ;
  2109. ;-----------------------------------------------------------------------
  2110. [OptionsTextENG]
  2111. IBMTOK = "IBM Token Ring (ISA/PCMCIA) Adapter"
  2112. ;***********************************************************************
  2113. ; Language-Dependent Dialog Constants
  2114. ;***********************************************************************
  2115. [FileConstantsENG]
  2116. ;
  2117. ; Variables to support thermometer gauge and error dialogs
  2118. ;
  2119. ProCaption = "Windows NT Setup"
  2120. ProCancel = "Cancel"
  2121. ProCancelMsg = "Windows NT Networking is not correctly installed. "+
  2122. "Are you sure you want to cancel copying files?"
  2123. ProCancelCap = "Network Setup Message"
  2124. ProText1 = "Copying:"
  2125. ProText2 = "To:"
  2126. ;
  2127. ; Product Info
  2128. ;
  2129. FunctionTitle = "IBM Token Ring Adapter Card Setup"
  2130. FunctionTitle1 = "IBM Token Ring PCMCIA Adapter Card Setup"
  2131. ;
  2132. ; Software
  2133. ;
  2134. ProductSoftwareDescription = "IBM Token Ring (ISA/PCMCIA) Adapter Driver"
  2135. ;
  2136. ; Hardware
  2137. ;
  2138. ProductHardwareDescription = "IBM Token Ring (ISA/PCMCIA) Adapter"
  2139. ProductSoftwareTitle = "IBM Token Ring Adapter (ISA/PCMCIA) Driver"
  2140. ProductHardwareTitle = "IBM Token Ring (ISA/PCMCIA) Adapter"
  2141. ShellCodeErrorTitle = "Error: "$(FunctionTitle)
  2142. ShellCodeErrorText = "Shell Code Error."
  2143. [DialogConstantsENG]
  2144. ;
  2145. ; Common button names, etc.
  2146. ;
  2147. Help = "&Help"
  2148. Exit = "Cancel"
  2149. OK = "OK"
  2150. HelpContext = ""
  2151. Continue = "Continue"
  2152. Cancel = "Cancel"
  2153. ;-----------------------------------------------
  2154. ; Input DIALOGS
  2155. ;-----------------------------------------------
  2156. [FileDependentDlgENG]
  2157. Group1 = "I/O Port Base Address"
  2158. Radio1 = "&Primary"
  2159. Radio2 = "&Secondary"
  2160. Edit1Label = "&Network Address:"
  2161. ;no translation needed after this
  2162. DlgType = "RadioCombination"
  2163. DlgTemplate = "IBM_TOKEN"
  2164. Caption = $(FunctionTitle)
  2165. ComboListItemsIn = {}
  2166. ComboListItemsOut = {}
  2167. EditTextLim = 17
  2168. EditTextIn = $(NetworkAddress)
  2169. OptionsGreyed = {}
  2170. HelpContext = $(!IDH_DB_OEMNADTK_INS)
  2171. RCCtlFocusOn = 403
  2172. [SecondDlgENG]
  2173. Group1 = "Network Speed"
  2174. HelpContext = 1
  2175. Caption = $(FunctionTitle1)
  2176. Combo1Label = "Network &Speed:"
  2177. Combo2Label = "Card &IRQ Level:"
  2178. Combo3Label = "Memory &Base:"
  2179. Combo1List = $(SpeedList)
  2180. Combo1Out = $(Token1Speed)
  2181. Combo2List = $(IRQList)
  2182. Combo2Out = $(Token1IRQVal)
  2183. Combo3List = $(MMIOList)
  2184. Combo3Out = $(Token1MMIO)
  2185. DlgType = Combination
  2186. DlgTemplate = "WD"
  2187. ComboListItemsIn = {Combo1List, Combo2List, Combo3List}
  2188. ComboListItemsOut = {Combo1Out, Combo2Out, Combo3Out}
  2189. CBOptionsGreyed = {}
  2190. EditTextIn = ""
  2191. EditTextLim = ""
  2192. NotifyFields = {NO, NO, NO}
  2193. HelpContext = 1
  2194. #####oemnadub.inf all
  2195. ;-----------------------------------------------------------------------
  2196. ; LANGUAGES SUPPORTED
  2197. ; -------------------
  2198. ;
  2199. ; The languages supported by the OEM INF, For every language supported
  2200. ; we need to have a separate text section for every displayable text
  2201. ; section.
  2202. ;
  2203. ;-----------------------------------------------------------------------
  2204. [LanguagesSupported]
  2205. ENG
  2206. ;-----------------------------------------------------------------------
  2207. ; OPTION TEXT SECTION
  2208. ; -------------------
  2209. ; These are text strings used to identify the option to the user. There
  2210. ; are separate sections for each language supported. The format of the
  2211. ; section name is "OptionsText" concatenated with the Language represented
  2212. ; by the section.
  2213. ;
  2214. ;-----------------------------------------------------------------------
  2215. [OptionsTextENG]
  2216. UBPC = "Ungermann-Bass Ethernet NIUpc Adapter"
  2217. UBPCEOTP = "Ungermann-Bass Ethernet NIUpc/EOTP Adapter"
  2218. ;***********************************************************************
  2219. ; Language-Dependent Dialog Constants
  2220. ;***********************************************************************
  2221. [FileConstantsENG]
  2222. ;
  2223. ; Variables to support thermometer gauge and error dialogs
  2224. ;
  2225. ProCaption = "Windows NT Setup"
  2226. ProCancel = "Cancel"
  2227. ProCancelMsg = "Windows NT Networking is not correctly installed. "+
  2228. "Are you sure you want to cancel copying files?"
  2229. ProCancelCap = "Network Setup Message"
  2230. ProText1 = "Copying:"
  2231. ProText2 = "To:"
  2232. ;
  2233. ; Product Info
  2234. ;
  2235. FunctionTitle = "Ungermann-Bass Adapter Card Setup"
  2236. ;
  2237. ; Software
  2238. ;
  2239. ProductSoftwareDescription = "Ungermann-Bass Adapter Driver"
  2240. ;
  2241. ; Hardware
  2242. ;
  2243. ProductHardwareUBPCDescription = "Ungermann-Bass Ethernet NIUpc Adapter"
  2244. ProductHardwareUBPCEOTPDescription = "Ungermann-Bass Ethernet NIUpc/EOTP Adapter"
  2245. ProductHardwareUBPSDescription = "Ungermann-Bass Ethernet NIUps Adapter"
  2246. ProductSoftwareTitle = "Ungermann-Bass Driver"
  2247. ProductHardwareUBPCTitle = "Ungermann-Bass Ethernet NIUpc Adapter"
  2248. ProductHardwareUBPCEOTPTitle = "Ungermann-Bass Ethernet NIUpc/EOTP Adapter"
  2249. ProductHardwareUBPSTitle = "Ungermann-Bass Ethernet NIUps Adapter"
  2250. IRQList = ^(IRQChoices$(Option), 1)
  2251. IRQValues = ^(IRQChoices$(Option), 2)
  2252. IOBaseAddrList = ^(IOBaseAddrChoices, 1)
  2253. IOBaseAddrValues = ^(IOBaseAddrChoices, 2)
  2254. MemMappedWndAddrList = ^(MemMappedWndBaseAddrChoices$(Option), 1)
  2255. MemMappedWndAddrValues = ^(MemMappedWndBaseAddrChoices$(Option), 2)
  2256. ShellCodeErrorTitle = "Error: "$(FunctionTitle)
  2257. ShellCodeErrorText = "Shell Code Error."
  2258. [DialogConstantsENG]
  2259. ;
  2260. ; Common button names, etc.
  2261. ;
  2262. Help = "&Help"
  2263. Exit = "Cancel"
  2264. OK = "OK"
  2265. HelpContext = ""
  2266. Continue = "Continue"
  2267. Cancel = "Cancel"
  2268. ;-----------------------------------------------
  2269. ; Input DIALOGS
  2270. ;-----------------------------------------------
  2271. [FileDependentDlgENG]
  2272. Label1 = "&Interrupt Number:"
  2273. Label2 = "I/O &Port Base Addr:"
  2274. Label3 = "&Memory Address:"
  2275. ;no translation needed after this
  2276. DlgType = "Combination"
  2277. DlgTemplate = "UBNDIS"
  2278. Caption = $(FunctionTitle)
  2279. Combo1List = $(IRQList)
  2280. Combo1Out = $(IRQValue)
  2281. Combo2List = $(IOBaseAddrList)
  2282. Combo2Out = $(IOBaseAddrValue)
  2283. Combo3List = $(MemMappedWndAddrList)
  2284. Combo3Out = $(MemMappedWndAddrValue)
  2285. ComboListItemsIn = {Combo1List, Combo2List, Combo3List}
  2286. ComboListItemsOut = {Combo1Out, Combo2Out, Combo3Out}
  2287. EditTextLim = ""
  2288. CBOptionsGreyed = {}
  2289. HelpContext = $(!IDH_DB_OEMNADUB_INS)
  2290. #####oemnadwd.inf all
  2291. ;-----------------------------------------------------------------------
  2292. ; LANGUAGES SUPPORTED
  2293. ; -------------------
  2294. ;
  2295. ; The languages supported by the OEM INF, For every language supported
  2296. ; we need to have a separate text section for every displayable text
  2297. ; section.
  2298. ;
  2299. ;-----------------------------------------------------------------------
  2300. [LanguagesSupported]
  2301. ENG
  2302. ;-----------------------------------------------------------------------
  2303. ; OPTION TEXT SECTION
  2304. ; -------------------
  2305. ; These are text strings used to identify the option to the user. There
  2306. ; are separate sections for each language supported. The format of the
  2307. ; section name is "OptionsText" concatenated with the Language represented
  2308. ; by the section.
  2309. ;
  2310. ;-----------------------------------------------------------------------
  2311. [OptionsTextENG]
  2312. SMCISA = "SMC (WD) EtherCard"
  2313. ;***********************************************************************
  2314. ; Language-Dependent Dialog Constants
  2315. ;***********************************************************************
  2316. [FileConstantsENG]
  2317. ;
  2318. ; Variables to support thermometer gauge and error dialogs
  2319. ;
  2320. ProCaption = "Windows NT Setup"
  2321. ProCancel = "Cancel"
  2322. ProCancelMsg = "Windows NT Networking is not correctly installed. "+
  2323. "Are you sure you want to cancel copying files?"
  2324. ProCancelCap = "Network Setup Message"
  2325. ProText1 = "Copying:"
  2326. ProText2 = "To:"
  2327. ;
  2328. ; Product Info
  2329. ;
  2330. FunctionTitle = "SMC (WD) ISA Adapter Card Setup"
  2331. ;
  2332. ; Software
  2333. ;
  2334. ProductSoftwareDescription = "SMC (WD) Adapter Driver"
  2335. ;
  2336. ; Hardware
  2337. ;
  2338. ProductHardwareDescription = "SMC (WD) ISA Adapter"
  2339. ProductSoftwareTitle = "SMC (WD) Adapter Driver"
  2340. ProductHardwareTitle = "SMC (WD) ISA Adapter"
  2341. ShellCodeErrorTitle = "Error: "$(FunctionTitle)
  2342. ShellCodeErrorText = "Shell Code Error."
  2343. [DialogConstantsENG]
  2344. ;
  2345. ; Common button names, etc.
  2346. ;
  2347. Help = "&Help"
  2348. Exit = "Cancel"
  2349. OK = "OK"
  2350. HelpContext = ""
  2351. Continue = "Continue"
  2352. Cancel = "Cancel"
  2353. ;-----------------------------------------------
  2354. ; Input DIALOGS
  2355. ;-----------------------------------------------
  2356. [FileDependentDlgENG]
  2357. Combo1Label = "&IRQ Level:"
  2358. Combo2Label = "&Memory Base Address:"
  2359. Combo3Label = "I/&O Port Address:"
  2360. ;no translation needed after this
  2361. DlgType = "MultiCombo"
  2362. DlgTemplate = "WD"
  2363. Caption = $(FunctionTitle)
  2364. Combo1List = $(IRQ_List)
  2365. Combo1Out = $(IRQLevel)
  2366. Combo2List = $(WinBaseAddressHexList)
  2367. Combo2Out = $(WinBaseAddress)
  2368. Combo3List = $(IOBaseAddressHexList)
  2369. Combo3Out = $(IOBaseAddress)
  2370. ComboListItemsIn = {Combo1List, Combo2List, Combo3List}
  2371. ComboListItemsOut = {Combo1Out, Combo2Out, Combo3Out}
  2372. EditTextIn = ""
  2373. EditTextLim = ""
  2374. NotifyFields = {NO, NO, NO}
  2375. HelpContext = $(!IDH_DB_OEMNADWD_INS)
  2376. #####oemnsvf1.inf all
  2377. ;-----------------------------------------------------------------------
  2378. ; LANGUAGES SUPPORTED
  2379. ; -------------------
  2380. ;
  2381. ; The languages supported by the OEM INF, For every language supported
  2382. ; we need to have a separate text section for every displayable text
  2383. ; section.
  2384. ;
  2385. ;-----------------------------------------------------------------------
  2386. [LanguagesSupported]
  2387. ENG
  2388. ;-----------------------------------------------------------------------
  2389. ; OPTION TEXT SECTION
  2390. ; -------------------
  2391. ; These are text strings used to identify the option to the user. There
  2392. ; are separate sections for each language supported. The format of the
  2393. ; section name is "OptionsText" concatenated with the Language represented
  2394. ; by the section.
  2395. ;
  2396. ;-----------------------------------------------------------------------
  2397. [OptionsTextENG]
  2398. FTPD = "FTP Server"
  2399. ;***********************************************************************
  2400. ; Language-Dependent Dialog Constants
  2401. ;***********************************************************************
  2402. [FileConstantsENG]
  2403. ;
  2404. ; Variables to support thermometer gauge and error dialogs
  2405. ;
  2406. ProCaption = "Windows NT Setup"
  2407. ProCancel = "Cancel"
  2408. ProCancelMsg = "Windows NT Networking is not correctly installed. "+
  2409. "Are you sure you want to cancel copying files?"
  2410. ProCancelCap = "Network Setup Message"
  2411. ProText1 = "Copying:"
  2412. ProText2 = "To:"
  2413. ;
  2414. ; Product Info
  2415. ;
  2416. FunctionTitle = "FTP Setup"
  2417. ;
  2418. ; Software
  2419. ;
  2420. ProductSoftwareDescription = "FTP Server"
  2421. ;
  2422. ; The user needs to install Microsoft TCP/IP before install FTP.
  2423. ; If TCPIP does not exist in the registry, the inf file will popup this
  2424. ; message and exit.
  2425. ;
  2426. ProductSoftwareDisplayName = "FTP Server"
  2427. ProductSoftwareTitle = "FTP Server"
  2428. ShellCodeErrorTitle = "Error: "$(FunctionTitle)
  2429. ShellCodeErrorText = "Shell Code Error."
  2430. [DefaultsENG]
  2431. AnonymousUsername = "guest"
  2432. [DialogConstantsENG]
  2433. ;
  2434. ; Common button names, etc.
  2435. ;
  2436. Help = "&Help"
  2437. Exit = "Cancel"
  2438. OK = "OK"
  2439. HelpContext = ""
  2440. Continue = "Continue"
  2441. Cancel = "Cancel"
  2442. ;-----------------------------------------------
  2443. ; Input DIALOGS
  2444. ;-----------------------------------------------
  2445. [FileDependentDlgENG]
  2446. ;
  2447. ; No UI for FTP
  2448. ;
  2449. #####oemnsvir.inf all
  2450. ;-----------------------------------------------------------------------
  2451. ; LANGUAGES SUPPORTED
  2452. ; -------------------
  2453. ;
  2454. ; The languages supported by the OEM INF, For every language supported
  2455. ; we need to have a separate text section for every displayable text
  2456. ; section.
  2457. ;
  2458. ;-----------------------------------------------------------------------
  2459. [LanguagesSupported]
  2460. ENG
  2461. ;-----------------------------------------------------------------------
  2462. ; OPTION TEXT SECTION
  2463. ; -------------------
  2464. ; These are text strings used to identify the option to the user. There
  2465. ; are separate sections for each language supported. The format of the
  2466. ; section name is "OptionsText" concatenated with the Language represented
  2467. ; by the section.
  2468. ;
  2469. ;-----------------------------------------------------------------------
  2470. [OptionsTextENG]
  2471. IPRIP = "RIP for Internet Protocol"
  2472. ;***********************************************************************
  2473. ; Language-Dependent Dialog Constants
  2474. ;***********************************************************************
  2475. [FileConstantsENG]
  2476. ;
  2477. ; Variables to support thermometer gauge and error dialogs
  2478. ;
  2479. ProCaption = "Windows NT Setup"
  2480. ProCancel = "Cancel"
  2481. ProCancelMsg = "Windows NT Networking is not correctly installed. "+
  2482. "Are you sure you want to cancel copying files?"
  2483. ProCancelCap = "Network Setup Message"
  2484. ProText1 = "Copying:"
  2485. ProText2 = "To:"
  2486. ProductIPRIPTitle = "RIP for Internet Protocol"
  2487. ProductIPRIPDescription = "Routing Information Protocol. Enables a router to exchange routing information with other routers on an IP LAN."
  2488. ProductIPRIPDisplayName = "RIP for Internet Protocol"
  2489. [VerExistsENG]
  2490. Ver = " version "
  2491. Text1 = " is already installed."
  2492. [InUseENG]
  2493. Error = "RIP for Internet Protocol is currently in use by other network protocols. Please remove all related services first."
  2494. [DialogConstantsENG]
  2495. ;
  2496. ; Common button names, etc.
  2497. ;
  2498. Help = "&Help"
  2499. Exit = "Cancel"
  2500. OK = "OK"
  2501. HelpContext = ""
  2502. Continue = "Continue"
  2503. Cancel = "Cancel"
  2504. #####oemnsvrr.inf all
  2505. ;-----------------------------------------------------------------------
  2506. ; LANGUAGES SUPPORTED
  2507. ; -------------------
  2508. ;
  2509. ; The languages supported by the OEM INF, For every language supported
  2510. ; we need to have a separate text section for every displayable text
  2511. ; section.
  2512. ;
  2513. ;-----------------------------------------------------------------------
  2514. [LanguagesSupported]
  2515. ENG
  2516. ;-----------------------------------------------------------------------
  2517. ; OPTION TEXT SECTION
  2518. ; -------------------
  2519. ; These are text strings used to identify the option to the user. There
  2520. ; are separate sections for each language supported. The format of the
  2521. ; section name is "OptionsText" concatenated with the Language represented
  2522. ; by the section.
  2523. ;
  2524. ;-----------------------------------------------------------------------
  2525. [OptionsTextENG]
  2526. NWLNKRIP = "RIP for NwLink IPX/SPX compatible transport"
  2527. ;***********************************************************************
  2528. ; Language-Dependent Dialog Constants
  2529. ;***********************************************************************
  2530. [FileConstantsENG]
  2531. ;
  2532. ; Variables to support thermometer gauge and error dialogs
  2533. ;
  2534. ProCaption = "Windows NT Setup"
  2535. ProCancel = "Cancel"
  2536. ProCancelMsg = "Windows NT Networking is not correctly installed. "+
  2537. "Are you sure you want to cancel copying files?"
  2538. ProCancelCap = "Network Setup Message"
  2539. ProText1 = "Copying:"
  2540. ProText2 = "To:"
  2541. ProductNWLNKRIPTitle = "RIP for NWLink IPX"
  2542. ProductNWLNKRIPDescription = "RIP for NWLink IPX"
  2543. ProductNWLNKRIPDisplayName = "RIP for NWLink IPX"
  2544. [VerExistsENG]
  2545. Ver = " version "
  2546. Text1 = " is already installed. "
  2547. [InUseENG]
  2548. Error = "RIP for NWLink IPX is currently in use by other network protocols. Please remove all related services first."
  2549. [DialogConstantsENG]
  2550. ;
  2551. ; Common button names, etc.
  2552. ;
  2553. Help = "&Help"
  2554. Exit = "Cancel"
  2555. OK = "OK"
  2556. HelpContext = ""
  2557. Continue = "Continue"
  2558. Cancel = "Cancel"
  2559. [EnableNetbiosRoutingDlgENG]
  2560. DlgType = "MessageBox"
  2561. STF_MB_TITLE = "RIP for NWLink IPX Configuration"
  2562. STF_MB_TYPE = 3
  2563. STF_MB_ICON = 2
  2564. STF_MB_DEF = 2
  2565. Enabled = "NetBIOS Broadcast Propagation (broadcast of type 20 packets) is currently enabled. "$(!LF)+
  2566. "If any Microsoft Windows clients use NwLink IPX to connect to this server, you must "+
  2567. "enable this option to allow NwLink IPX to function correctly."$(!LF)+
  2568. "Enable this option only if you understand the routing implications because it might "+
  2569. "affect your network performance."$(!LF)$(!LF)+
  2570. "Do you want to disable NetBIOS Broadcast Propagation?"
  2571. Disabled = "NetBIOS Broadcast Propagation (broadcast of type 20 packets) is currently disabled. "$(!LF)+
  2572. "If any Microsoft Windows clients use NwLink IPX to connect to this server, you must "+
  2573. "enable this option to allow NwLink IPX to function correctly."$(!LF)+
  2574. "Enable this option only if you understand the routing implications because it might "+
  2575. "affect your network performance."$(!LF)$(!LF)+
  2576. "Do you want to enable NetBIOS Broadcast Propagation?"
  2577. [ConfigErrorTxtENG]
  2578. Error = "Could not open the NWLNKRIP\Parameters registry key."
  2579. #####oemnsvnb.inf all
  2580. ;-----------------------------------------------------------------------
  2581. ; LANGUAGES SUPPORTED
  2582. ; -------------------
  2583. ;
  2584. ; The languages supported by the OEM INF, For every language supported
  2585. ; we need to have a separate text section for every displayable text
  2586. ; section.
  2587. ;
  2588. ;-----------------------------------------------------------------------
  2589. [LanguagesSupported]
  2590. ENG
  2591. ;-----------------------------------------------------------------------
  2592. ; OPTION TEXT SECTION
  2593. ; -------------------
  2594. ; These are text strings used to identify the option to the user. There
  2595. ; are separate sections for each language supported. The format of the
  2596. ; section name is "OptionsText" concatenated with the Language represented
  2597. ; by the section.
  2598. ;
  2599. ;-----------------------------------------------------------------------
  2600. [OptionsTextENG]
  2601. NETBIOS = "NetBIOS Interface"
  2602. ;***********************************************************************
  2603. ; Language-Dependent Dialog Constants
  2604. ;***********************************************************************
  2605. [FileConstantsENG]
  2606. ;
  2607. ; Variables to support thermometer gauge and error dialogs
  2608. ;
  2609. ProCaption = "Windows NT Setup"
  2610. ProCancel = "Cancel"
  2611. ProCancelMsg = "Windows NT Networking is not correctly installed. "+
  2612. "Are you sure you want to cancel copying files?"
  2613. ProCancelCap = "Network Setup Message"
  2614. ProText1 = "Copying:"
  2615. ProText2 = "To:"
  2616. ;
  2617. ; Product Info
  2618. ;
  2619. FunctionTitle = "NetBIOS Interface Setup"
  2620. ;
  2621. ; Software
  2622. ;
  2623. ProductSoftwareDescription = "Defines a software interface and naming convention for Microsoft networking."
  2624. ProductSoftwareDisplayName = "NetBIOS Interface"
  2625. ProductSoftwareTitle = "NetBIOS Interface"
  2626. ShellCodeErrorTitle = "Error: "$(FunctionTitle)
  2627. ShellCodeErrorText = "Shell Code Error."
  2628. [DialogConstantsENG]
  2629. ;
  2630. ; Common button names, etc.
  2631. ;
  2632. Help = "&Help"
  2633. Exit = "Cancel"
  2634. OK = "OK"
  2635. HelpContext = ""
  2636. Continue = "Continue"
  2637. Cancel = "Cancel"
  2638. ;-----------------------------------------------
  2639. ; Input DIALOGS
  2640. ;-----------------------------------------------
  2641. [FileDependentDlgENG]
  2642. ;
  2643. ; No UI for NETBIOS
  2644. ;
  2645. [InfoDlgCantConfigure]
  2646. InfoMsgTitle = "Information Message"
  2647. InfoMsgText = "The NETBIOS service is not currently configured to use any adapters."+
  2648. " If you have just installed it, return to the Networks dialog and "+
  2649. "click OK."
  2650. #####oemnsvrp.inf all
  2651. ;-----------------------------------------------------------------------
  2652. ; LANGUAGES SUPPORTED
  2653. ; -------------------
  2654. ;
  2655. ; The languages supported by the OEM INF, For every language supported
  2656. ; we need to have a separate text section for every displayable text
  2657. ; section.
  2658. ;
  2659. ;-----------------------------------------------------------------------
  2660. [LanguagesSupported]
  2661. ENG
  2662. ;-----------------------------------------------------------------------
  2663. ; OPTION TEXT SECTION
  2664. ; -------------------
  2665. ; These are text strings used to identify the option to the user. There
  2666. ; are separate sections for each language supported. The format of the
  2667. ; section name is "OptionsText" concatenated with the Language represented
  2668. ; by the section.
  2669. ;
  2670. ;-----------------------------------------------------------------------
  2671. [OptionsTextENG]
  2672. RPCLOCATE = "RPC Configuration"
  2673. RPCBANYAN = "RPC support for Banyan"
  2674. [LocatorNamesENG]
  2675. LocName1 = "Windows NT Locator"
  2676. LocName2 = "DCE Cell Directory Service"
  2677. [SecurityNamesENG]
  2678. SecName1 = "Windows NT Security Service"
  2679. SecName2 = "DCE Security Service"
  2680. ;***********************************************************************
  2681. ; Language-Dependent Dialog Constants
  2682. ;***********************************************************************
  2683. [FileConstantsENG]
  2684. ;
  2685. ; Variables to support thermometer gauge and error dialogs
  2686. ;
  2687. ProCaption = "Windows NT Setup"
  2688. ProCancel = "Cancel"
  2689. ProCancelMsg = "Windows NT Networking is not correctly installed. "+
  2690. "Are you sure you want to cancel copying files?"
  2691. ProCancelCap = "Network Setup Message"
  2692. ProText1 = "Copying:"
  2693. ProText2 = "To:"
  2694. ;
  2695. ; Software
  2696. ;
  2697. ProductSoftwareDescription = "Remote Procedure Call service enables RPC-written programs to perform procedures on multiple computers. Includes the endpoint mapper and other RPC services."
  2698. ProductRPCTitle = "RPC Configuration"
  2699. ProductRPCBanyanTitle = "RPC support for Banyan"
  2700. ProductRPCBaynanSoftDescription = "RPC support for Banyan"
  2701. RpcSrvDisplayNameRpcss = "Remote Procedure Call (RPC) Service"
  2702. RpcSrvDisplayNameLocator = "Remote Procedure Call (RPC) Locator"
  2703. RpcSrvDisplayNameSSP = "NT LM Security Support Provider"
  2704. RpcSuiteDisplayName = "Remote Procedure Call Configuration"
  2705. [RPCLOCATEConstantsENG]
  2706. ;
  2707. ; Product Info
  2708. ;
  2709. FunctionTitle = "RPC Configuration"
  2710. ShellCodeErrorTitle = "Error: "$(FunctionTitle)
  2711. ShellCodeErrorText = "Shell Code Error."
  2712. [RPCBANYANConstantsENG]
  2713. ;
  2714. ; Product Info
  2715. ;
  2716. FunctionTitle = "RPC support for Banyan"
  2717. ShellCodeErrorTitle = "Error: "$(FunctionTitle)
  2718. ShellCodeErrorText = "Shell Code Error."
  2719. [DialogConstantsENG]
  2720. ;
  2721. ; Common button names, etc.
  2722. ;
  2723. Help = "&Help"
  2724. Exit = "Cancel"
  2725. OK = "OK"
  2726. HelpContext = ""
  2727. Continue = "C&ontinue"
  2728. Cancel = "C&ancel"
  2729. ;-----------------------------------------------
  2730. ; Input DIALOGS
  2731. ;-----------------------------------------------
  2732. [RpcProviderDlgENG]
  2733. Caption = "RPC Configuration"
  2734. Edit1Label = "Network &Address:"
  2735. Combo1Label = "&Name Service Provider:"
  2736. Combo2Label = "&Security Service Provider:"
  2737. Help = "&Help"
  2738. Continue = "OK"
  2739. Cancel = "Cancel"
  2740. ;no translation needed after this
  2741. DlgType = Combination
  2742. DlgTemplate = "RPCPROVIDE"
  2743. EditTextIn = $(NetworkAddress)
  2744. EditFocus = "ALL"
  2745. EditTextLim = 50
  2746. Combo1List = $(LocatorListboxNames)
  2747. Combo1Out = $(LocatorChosenName)
  2748. Combo2List = $(SecurityListboxNames)
  2749. Combo2Out = $(SecurityChosenName)
  2750. ComboListItemsIn = {Combo1List, Combo2List}
  2751. ComboListItemsOut = {Combo1Out, Combo2Out}
  2752. HelpContext = $(!IDH_DB_RPCLOCATE_INS)
  2753. ExitState = "Active"
  2754. NotifyFields = { YES }
  2755. [NonFatalError1ENG]
  2756. NonFatal = "No network address was entered."
  2757. [NonFatalError2ENG]
  2758. NonFatal = "Network address ignored for Windows NT Locator."
  2759. [NonFatalError3ENG]
  2760. NonFatal = "The DCE Security Service is not installed on this computer."
  2761. #####oemnsvsv.inf all
  2762. ;-----------------------------------------------------------------------
  2763. ; LANGUAGES SUPPORTED
  2764. ; -------------------
  2765. ;
  2766. ; The languages supported by the OEM INF, For every language supported
  2767. ; we need to have a separate text section for every displayable text
  2768. ; section.
  2769. ;
  2770. ;-----------------------------------------------------------------------
  2771. [LanguagesSupported]
  2772. ENG
  2773. ;-----------------------------------------------------------------------
  2774. ; OPTION TEXT SECTION
  2775. ; -------------------
  2776. ; These are text strings used to identify the option to the user. There
  2777. ; are separate sections for each language supported. The format of the
  2778. ; section name is "OptionsText" concatenated with the Language represented
  2779. ; by the section.
  2780. ;
  2781. ;-----------------------------------------------------------------------
  2782. [OptionsTextENG]
  2783. SRV = "Server"
  2784. ; XACTSRV = "LAN Manager Translator"
  2785. ;***********************************************************************
  2786. ; Language-Dependent Dialog Constants
  2787. ;***********************************************************************
  2788. [FileConstantsENG]
  2789. ;
  2790. ; Variables to support thermometer gauge and error dialogs
  2791. ;
  2792. ProCaption = "Windows NT Setup"
  2793. ProCancel = "Cancel"
  2794. ProCancelMsg = "Windows NT Networking is not correctly installed. "+
  2795. "Are you sure you want to cancel copying files?"
  2796. ProCancelCap = "Network Setup Message"
  2797. ProText1 = "Copying:"
  2798. ProText2 = "To:"
  2799. ;
  2800. ; Product Info
  2801. ;
  2802. FunctionTitle = "Server"
  2803. ;
  2804. ; Software
  2805. ;
  2806. ProductSRVDescription = "Installs support for the SMB (Server Message Block) protocol, the core of Microsoft networking."
  2807. ProductXACTSRVDescription = "Microsoft LAN Manager Translator Service"
  2808. ProductSRVDisplayName = "Server"
  2809. ProductSRVTitle = "Server"
  2810. ProductXACTDisplayName = "XactSrv"
  2811. ProductSRVSRVDisplayName = "Srv"
  2812. ShellCodeErrorTitle = "Error: "$(FunctionTitle)
  2813. ShellCodeErrorText = "Shell Code Error."
  2814. [DialogConstantsENG]
  2815. ;
  2816. ; Common button names, etc.
  2817. ;
  2818. Help = "&Help"
  2819. Exit = "Cancel"
  2820. OK = "OK"
  2821. HelpContext = ""
  2822. Continue = "Continue"
  2823. Cancel = "Cancel"
  2824. ;-----------------------------------------------
  2825. ; Input DIALOGS
  2826. ;-----------------------------------------------
  2827. [FileDependentDlgENG]
  2828. GroupLabel = "Optimization:"
  2829. Radio1 = "&Minimize Memory Used"
  2830. Radio2 = "&Balance"
  2831. Radio3 = "M&aximize Throughput for File Sharing"
  2832. Radio4 = "Ma&ximize Throughput for Network Applications"
  2833. CheckBox1 = "Ma&ke Browser Broadcasts to LAN Manager 2.x Clients"
  2834. ;no translation needed after this
  2835. DlgType = "RadioCombination" ; DON'T NATIONALIZE
  2836. DlgTemplate = "LMSERVER" ; DON'T NATIONALIZE
  2837. Caption = $(FunctionTitle)
  2838. EditTextIn = ""
  2839. EditTextLim = ""
  2840. CBOptionsGreyed = {}
  2841. ComboListItemsOut = {}
  2842. OptionsGreyed = {}
  2843. HelpContext = $(!IDH_DB_OEMNSVSV_INS)
  2844. #####oemnsvwk.inf all
  2845. ;-----------------------------------------------------------------------
  2846. ; LANGUAGES SUPPORTED
  2847. ; -------------------
  2848. ;
  2849. ; The languages supported by the OEM INF, For every language supported
  2850. ; we need to have a separate text section for every displayable text
  2851. ; section.
  2852. ;
  2853. ;-----------------------------------------------------------------------
  2854. [LanguagesSupported]
  2855. ENG
  2856. ;-----------------------------------------------------------------------
  2857. ; OPTION TEXT SECTION
  2858. ; -------------------
  2859. ; These are text strings used to identify the option to the user. There
  2860. ; are separate sections for each language supported. The format of the
  2861. ; section name is "OptionsText" concatenated with the Language represented
  2862. ; by the section.
  2863. ;
  2864. ;-----------------------------------------------------------------------
  2865. [OptionsTextENG]
  2866. WKSTA = "Workstation"
  2867. ;***********************************************************************
  2868. ; Language-Dependent Dialog Constants
  2869. ;***********************************************************************
  2870. [FileConstantsENG]
  2871. ;
  2872. ; Variables to support thermometer gauge and error dialogs
  2873. ;
  2874. ProCaption = "Windows NT Setup"
  2875. ProCancel = "Cancel"
  2876. ProCancelMsg = "Windows NT Networking is not correctly installed. "+
  2877. "Are you sure you want to cancel copying files?"
  2878. ProCancelCap = "Network Setup Message"
  2879. ProText1 = "Copying:"
  2880. ProText2 = "To:"
  2881. ;
  2882. ; Error Message
  2883. ;
  2884. RemoveBrowserError = "The Browser may not be removed. Please remove the Workstation service first."
  2885. UpdateBrowserError = "You must update the Windows Workstation in order to update the Browser."
  2886. ;
  2887. ; Product Info
  2888. ;
  2889. FunctionTitle = "Workstation Services Setup"
  2890. ;
  2891. ; Software
  2892. ;
  2893. ProductWKSTADescription = "Installs the client for the SMB (Server Message Block) protocol, the core of Microsoft networking."
  2894. ProductNETLOGONDescription = "Microsoft Network Authentication Service"
  2895. ProductALERTERDescription = "Microsoft Alerter Service"
  2896. ProductBROWSERDescription = "Distributed protocol required for running the Computer Browser service."
  2897. ProductMESSENGERDescription = "Microsoft Messenger Service"
  2898. ProductRDRDescription = "Microsoft Redirector Service"
  2899. ProductREPLDescription = "Microsoft Directory Replicator Service"
  2900. ProductMUPDescription = "Microsoft MUP Service"
  2901. ProviderRDRName = "NT Lan Manager"
  2902. ProductWKSTADisplayName = "Workstation"
  2903. ProductWKSTATitle = "Workstation"
  2904. ProductNETLOGONDisplayName = "Net Logon"
  2905. ProductNETLOGONTitle = "Net Logon"
  2906. ProductALERTERDisplayName = "Alerter"
  2907. ProductALERTERTitle = "Alerter"
  2908. ProductBROWSERDisplayName = "Computer Browser"
  2909. ProductBROWSERTitle = "Computer Browser"
  2910. ProductMESSENGERDisplayName = "Messenger"
  2911. ProductMESSENGERTitle = "Messenger"
  2912. ProductRDRDisplayName = "MRXSMB"
  2913. ProductRDRTitle = "Redirector"
  2914. PruductRDRBSSDisplayName = "RDBSS"
  2915. ProductProviderName = "Microsoft Windows Network"
  2916. ProductREPLDisplayName = "Directory Replicator"
  2917. ProductREPLTitle = "Directory Replicator"
  2918. ProductMUPDisplayName = "Mup"
  2919. ProductMUPTitle = "Mup"
  2920. ShellCodeErrorTitle = "Error: "$(FunctionTitle)
  2921. ShellCodeErrorText = "Shell Code Error."
  2922. [DialogConstantsENG]
  2923. ;
  2924. ; Common button names, etc.
  2925. ;
  2926. Help = "&Help"
  2927. Exit = "Cancel"
  2928. OK = "OK"
  2929. HelpContext = ""
  2930. Continue = "Continue"
  2931. Cancel = "Cancel"
  2932. ;-----------------------------------------------
  2933. ; Input DIALOGS
  2934. ;-----------------------------------------------
  2935. [FileDependentDlgENG]
  2936. ;
  2937. ; No UI for workstation
  2938. ;
  2939. #####oemnxpdl.inf all
  2940. ;-----------------------------------------------------------------------
  2941. ; LANGUAGES SUPPORTED
  2942. ; -------------------
  2943. ;
  2944. ; The languages supported by the OEM INF, For every language supported
  2945. ; we need to have a separate text section for every displayable text
  2946. ; section.
  2947. ;
  2948. ;-----------------------------------------------------------------------
  2949. [LanguagesSupported]
  2950. ENG
  2951. ;-----------------------------------------------------------------------
  2952. ; OPTION TEXT SECTION
  2953. ; -------------------
  2954. ; These are text strings used to identify the option to the user. There
  2955. ; are separate sections for each language supported. The format of the
  2956. ; section name is "OptionsText" concatenated with the Language represented
  2957. ; by the section.
  2958. ;
  2959. ;-----------------------------------------------------------------------
  2960. [OptionsTextENG]
  2961. DLC = "DLC Protocol"
  2962. ;***********************************************************************
  2963. ; Language-Dependent Dialog Constants
  2964. ;***********************************************************************
  2965. [FileConstantsENG]
  2966. ;
  2967. ; Variables to support thermometer gauge and error dialogs
  2968. ;
  2969. ProCaption = "Windows NT Setup"
  2970. ProCancel = "Cancel"
  2971. ProCancelMsg = "Windows NT Networking is not correctly installed. "+
  2972. "Are you sure you want to cancel copying files?"
  2973. ProCancelCap = "Network Setup Message"
  2974. ProText1 = "Copying:"
  2975. ProText2 = "To:"
  2976. ;
  2977. ; Product Info
  2978. ;
  2979. FunctionTitle = "DLC Setup"
  2980. ;
  2981. ; Software
  2982. ;
  2983. ProductSoftwareDescription = "Data Link Control enables this computer to connect to an IBM mainframe and set up printers attached directly to network control."
  2984. ProductSoftwareDisplayName = "DLC Protocol"
  2985. ProductSoftwareTitle = "DLC Protocol"
  2986. ShellCodeErrorTitle = "Error: "$(FunctionTitle)
  2987. ShellCodeErrorText = "Shell Code Error."
  2988. [DialogConstantsENG]
  2989. ;
  2990. ; Common button names, etc.
  2991. ;
  2992. Help = "&Help"
  2993. Exit = "Cancel"
  2994. OK = "OK"
  2995. HelpContext = ""
  2996. Continue = "Continue"
  2997. Cancel = "Cancel"
  2998. ;-----------------------------------------------
  2999. ; Input DIALOGS
  3000. ;-----------------------------------------------
  3001. [FileDependentDlgENG]
  3002. ;
  3003. ; No UI for DLC
  3004. ;
  3005. #####oemnxpnb.inf all
  3006. ;-----------------------------------------------------------------------
  3007. ; LANGUAGES SUPPORTED
  3008. ; -------------------
  3009. ;
  3010. ; The languages supported by the OEM INF, For every language supported
  3011. ; we need to have a separate text section for every displayable text
  3012. ; section.
  3013. ;
  3014. ;-----------------------------------------------------------------------
  3015. [LanguagesSupported]
  3016. ENG
  3017. ;-----------------------------------------------------------------------
  3018. ; OPTION TEXT SECTION
  3019. ; -------------------
  3020. ; These are text strings used to identify the option to the user. There
  3021. ; are separate sections for each language supported. The format of the
  3022. ; section name is "OptionsText" concatenated with the Language represented
  3023. ; by the section.
  3024. ;
  3025. ;-----------------------------------------------------------------------
  3026. [OptionsTextENG]
  3027. NBF = "NetBEUI Protocol"
  3028. ;***********************************************************************
  3029. ; Language-Dependent Dialog Constants
  3030. ;***********************************************************************
  3031. [FileConstantsENG]
  3032. ;
  3033. ; Variables to support thermometer gauge and error dialogs
  3034. ;
  3035. ProCaption = "Windows NT Setup"
  3036. ProCancel = "Cancel"
  3037. ProCancelMsg = "Windows NT Networking is not correctly installed. "+
  3038. "Are you sure you want to cancel copying files?"
  3039. ProCancelCap = "Network Setup Message"
  3040. ProText1 = "Copying:"
  3041. ProText2 = "To:"
  3042. ;
  3043. ; Product Info
  3044. ;
  3045. FunctionTitle = "NetBEUI Protocol"
  3046. ;
  3047. ; Software
  3048. ;
  3049. ProductSoftwareDescription = "A nonroutable protocol designed for use in small LANs."
  3050. ;
  3051. ProductSoftwareDisplayName = "NetBEUI Protocol"
  3052. ProductSoftwareTitle = "NetBEUI Protocol"
  3053. ShellCodeErrorTitle = "Error: "$(FunctionTitle)
  3054. ShellCodeErrorText = "Shell Code Error."
  3055. [DialogConstantsENG]
  3056. ;
  3057. ; Common button names, etc.
  3058. ;
  3059. Help = "&Help"
  3060. Exit = "Cancel"
  3061. OK = "OK"
  3062. HelpContext = ""
  3063. Continue = "Continue"
  3064. Cancel = "Cancel"
  3065. ;-----------------------------------------------
  3066. ; Input DIALOGS
  3067. ;-----------------------------------------------
  3068. [FileDependentDlgENG]
  3069. GroupLabel = "Optimization:"
  3070. Radio1 = "&Minimize Memory Used"
  3071. Radio2 = "&Balance"
  3072. Radio3 = "M&aximize Throughput && Connections"
  3073. ;no translation needed after this
  3074. DlgType = "Radio" ; DON'T NATIONALIZE
  3075. DlgTemplate = "NBF" ; DON'T NATIONALIZE
  3076. Caption = $(FunctionTitle)
  3077. OptionsGreyed = {}
  3078. HelpContext = $(!IDH_DB_OEMNXPNB_INS)
  3079. #####oemnxpst.inf all
  3080. ;-----------------------------------------------------------------------
  3081. ; LANGUAGES SUPPORTED
  3082. ; -------------------
  3083. ;
  3084. ; The languages supported by the OEM INF, For every language supported
  3085. ; we need to have a separate text section for every displayable text
  3086. ; section.
  3087. ;
  3088. ;-----------------------------------------------------------------------
  3089. [LanguagesSupported]
  3090. ENG
  3091. ;-----------------------------------------------------------------------
  3092. ; OPTION TEXT SECTION
  3093. ; -------------------
  3094. ; These are text strings used to identify the option to the user. There
  3095. ; are separate sections for each language supported. The format of the
  3096. ; section name is "OptionsText" concatenated with the Language represented
  3097. ; by the section.
  3098. ;
  3099. ;-----------------------------------------------------------------------
  3100. [OptionsTextENG]
  3101. STREAMS = "Streams Environment"
  3102. ;***********************************************************************
  3103. ; Language-Dependent Dialog Constants
  3104. ;***********************************************************************
  3105. [FileConstantsENG]
  3106. ;
  3107. ; Variables to support thermometer gauge and error dialogs
  3108. ;
  3109. ProCaption = "Windows NT Setup"
  3110. ProCancel = "Cancel"
  3111. ProCancelMsg = "Windows NT Networking is not correctly installed. "+
  3112. "Are you sure you want to cancel copying files?"
  3113. ProCancelCap = "Network Setup Message"
  3114. ProText1 = "Copying:"
  3115. ProText2 = "To:"
  3116. ProductSTREAMSDescription = "Enables transport drivers developed in STREAMS environments (popular on UNIX platforms) to port easily to Windows NT."
  3117. ProductSTREAMSDisplayName = "Streams Environment"
  3118. ProductSTREAMSTitle = "Streams Environment"
  3119. ShellCodeErrorTitle = "Error: "$(FunctionTitle)
  3120. ShellCodeErrorText = "Shell Code Error."
  3121. StreamsAlreadyInstalled = "Streams Environment is already installed in the system."
  3122. RefCountNotZeroMsg = "The Streams Environment is currently in use by other network protocols. Please removed all streams-based protocols first."
  3123. [DialogConstantsENG]
  3124. ;
  3125. ; Common button names, etc.
  3126. ;
  3127. Help = "&Help"
  3128. Exit = "Cancel"
  3129. OK = "OK"
  3130. HelpContext = ""
  3131. Continue = "Continue"
  3132. Cancel = "Cancel"
  3133. ;-----------------------------------------------
  3134. ; Input DIALOGS
  3135. ;-----------------------------------------------
  3136. [FileDependentDlgENG]
  3137. ;
  3138. ; No UI for STREAMS
  3139. ;
  3140. ;**************************************************************************
  3141. ;
  3142. ; BILLBOARD DIALOG SECTIONS
  3143. ;
  3144. ;**************************************************************************
  3145. [Billboard1ENG]
  3146. Status = "Installing STREAMS and related services..."
  3147. #####oemnxpnn.inf all
  3148. ;-----------------------------------------------------------------------
  3149. ; LANGUAGES SUPPORTED
  3150. ; -------------------
  3151. ;
  3152. ; The languages supported by the OEM INF, For every language supported
  3153. ; we need to have a separate text section for every displayable text
  3154. ; section.
  3155. ;
  3156. ;-----------------------------------------------------------------------
  3157. [LanguagesSupported]
  3158. ENG
  3159. ;-----------------------------------------------------------------------
  3160. ; OPTION TEXT SECTION
  3161. ; -------------------
  3162. ; These are text strings used to identify the option to the user. There
  3163. ; are separate sections for each language supported. The format of the
  3164. ; section name is "OptionsText" concatenated with the Language represented
  3165. ; by the section.
  3166. ;
  3167. ;-----------------------------------------------------------------------
  3168. [OptionsTextENG]
  3169. TCPIP = "Old TCP/IP Protocol"
  3170. ; TELNET = "Telnet"
  3171. ; NBT = "RFC NetBIOS"
  3172. ;***********************************************************************
  3173. ; Language-Dependent Dialog Constants
  3174. ;***********************************************************************
  3175. [FileConstantsENG]
  3176. ;
  3177. ; Variables to support thermometer gauge and error dialogs
  3178. ;
  3179. ProCaption = "Windows NT Setup"
  3180. ProCancel = "Cancel"
  3181. ProCancelMsg = "Windows NT Networking is not correctly installed. "+
  3182. "Are you sure you want to cancel copying files?"
  3183. ProCancelCap = "Network Setup Message"
  3184. ProText1 = "Copying:"
  3185. ProText2 = "To:"
  3186. ;
  3187. ; Product Info
  3188. ;
  3189. FunctionTitle = "TCP/IP Setup"
  3190. ;
  3191. ; Software
  3192. ;
  3193. ProductTCPIPDescription = "TCP/IP System Driver"
  3194. ProductNBTDescription = "NBT System Driver"
  3195. ProductTCPIPDisplayName = "TCP/IP Protocol"
  3196. ProductTCPIPTitle = "TCP/IP Protocol"
  3197. ProductTCPIPSYSDisplayName = "Tcpipsys"
  3198. ProductTCPIPSYSTitle = "TCP/IP Network Transport Driver"
  3199. ProductNBTDisplayName = "TCP/IP NetBIOS"
  3200. ProductNBTTitle = "TCP/IP NetBIOS"
  3201. ProductNBTSYSDisplayName = "Nbtsys"
  3202. ProductNBTSYSTitle = "RFC NetBIOS Driver"
  3203. ProductTELNETDisplayName = "Telnet"
  3204. ProductTELNETTitle = "Telnet Networking Support Environment"
  3205. ProductTELNETSYSDisplayName = "Telnetsys"
  3206. ProductTELNETSYSTitle = "Telnet Driver"
  3207. ProductLOOPDisplayName = "Loop"
  3208. ProductLOOPTitle = "Loop Support Environment"
  3209. ProductLMHOSTSDisplayName = "TCP/IP NetBIOS Helper"
  3210. ProductLMHOSTSTitle = "TCP/IP NetBIOS Helper"
  3211. ShellCodeErrorTitle = "Error: "$(FunctionTitle)
  3212. ShellCodeErrorText = "Shell Code Error."
  3213. [DialogConstantsENG]
  3214. ;
  3215. ; Common button names, etc.
  3216. ;
  3217. Help = "&Help"
  3218. Exit = "Cancel"
  3219. OK = "OK"
  3220. HelpContext = ""
  3221. Continue = "Continue"
  3222. Cancel = "Cancel"
  3223. ;-----------------------------------------------
  3224. ; Input DIALOGS
  3225. ;-----------------------------------------------
  3226. [FileDependentDlgENG]
  3227. ;
  3228. ; No UI for TCPIP
  3229. ;
  3230. ;----------------------------------------------
  3231. ; INFO DIALOG
  3232. ;----------------------------------------------
  3233. [InfoDlg]
  3234. STF_MB_TITLE = "Information Message"
  3235. ;no translation needed after this
  3236. DlgType = "MessageBox"
  3237. STF_MB_TEXT = $(InfoMsgText)
  3238. STF_MB_TYPE = 1
  3239. STF_MB_ICON = 5
  3240. STF_MB_DEF = 1
  3241. [InfoDlgCantConfigure]
  3242. InfoMsgText = "The TCP/IP service is not currently configured to use any adapters."+
  3243. " If you have just installed it, return to the Networks dialog and "+
  3244. "click OK. You will then have the opportunity to configure the adapters."
  3245. ;----------------------------------------------
  3246. ; WARNING DIALOG
  3247. ;----------------------------------------------
  3248. [WarningDlgENG]
  3249. STF_MB_TITLE = "TCP/IP Setup Warning"
  3250. ;no translation needed after this
  3251. DlgType = "MessageBox"
  3252. STF_MB_TEXT = $(Error)
  3253. STF_MB_TYPE = 1
  3254. STF_MB_ICON = 5
  3255. STF_MB_DEF = 1
  3256. ;**************************************************************************
  3257. ;
  3258. ; BILLBOARD DIALOG SECTIONS
  3259. ;
  3260. ;**************************************************************************
  3261. [Billboard1ENG]
  3262. Status = "Installing TCP/IP and related services..."
  3263. [LMHOSTDlgENG]
  3264. Caption = "Import LMHOSTS File"
  3265. Import = "&Import"
  3266. DlgText = "If you want to import an existing LMHOSTS file, enter the directory path where the file is located and choose Import. Otherwise, choose Continue."
  3267. ;no translation needed after this
  3268. DlgType = "Edit"
  3269. DlgTemplate = "LMHOST"
  3270. EditTextIn = ""
  3271. HelpContext = $(!IDH_DB_LMHOST_INS)
  3272. [LMHOSTAskSourceStringsENG]
  3273. String1 = "Error processing path entered. Please reenter the path."
  3274. String2 = "Setup requires a full path of the Windows NT distribution files. "+
  3275. "Please reenter the path."
  3276. String3 = "Setup failed to find a free drive to use to connect to the "+
  3277. "server specified. Please free up some drives and try again."
  3278. String4 = "Setup failed to connect to the server specified. Please reenter "+
  3279. "the path."
  3280. String5 = "You just typed in a new LMHOSTS file path. Are you sure that you want to use the default LMHOSTS file?"
  3281. #####utility.inf all
  3282. [AFDVars]
  3283. ;
  3284. ; AFD Software data
  3285. ;
  3286. ProductAFDTitle = "AFD Networking Support Environment"
  3287. ;
  3288. ; don't localize the next 3 lines
  3289. ;
  3290. ProductAFDName = "Afd"
  3291. ProductAFDImagePath = "\SystemRoot\System32\drivers\afd.sys"
  3292. ProductAFDSvcType = "kernelautostart"
  3293. ;---------------------------------------------
  3294. ;
  3295. ; Section used to build RegistryErrorList$(STF_LANGUAGE)
  3296. ;
  3297. [RegistryErrorsENG]
  3298. UNABLE_ACCESS_SOFTWARE_REG,"Unable to access SOFTWARE subtree in Registry"
  3299. UNABLE_CREATE_MANUFACTURER_KEY,"Unable to create Manufacturer key in Registry"
  3300. UNABLE_OPEN_MICROSOFT_KEY,"Unable to open Microsoft subkey in Registry"
  3301. UNABLE_CREATE_PRODUCT_KEY,"Unable to create subkey in Registry for Windows NT"
  3302. UNABLE_CREATE_PRODUCT_VERSION,"Unable to create version subkey in Registry for Windows NT"
  3303. UNABLE_CREATE_NETRULES_KEY,"Unable to create a NetRules subkey in Registry"
  3304. UNABLE_OPEN_HARDWARE_SECTION,"Unable to open HARDWARE subkey in Registry"
  3305. UNABLE_OPEN_NETWORKCARD_SECTION,"Unable to open NetworkCards subkey in Registry"
  3306. UNABLE_OPEN_EVENTLOG_SUBKEY,"Unable to open Eventlog subkey in Registry"
  3307. UNABLE_CREATE_NETCARD_CONFIGURATION,"Unable to create entry for network adapter in Registry"
  3308. UNABLE_ACCESS_CONFIGURE_SERVICE,"Unable to access Services subkey in Registry"
  3309. UNABLE_CREATE_CONFIGURE_SERVICE,"Unable to create Services subkey in Registry"
  3310. UNABLE_CREATE_SERVICE_SUBKEY,"Unable to create Services subkey in Registry"
  3311. INVALID_DATA_PASSED,"Invalid data passed to Registry utility routine"
  3312. SERVICE_ALREADY_EXISTS,"Registry Service subkey already exists"
  3313. OPERATION_UNIMPLEMENTED,"Registry operation UNIMPLEMENTED"
  3314. CANNOT_FIND_COMPONENT_SERVICE,"Component service name not found or non-existent"
  3315. CANNOT_CONFIGURE_HARDWARE,"Cannot configure the hardware component"
  3316. CANNOT_CONFIGURE_SOFTWARE,"Cannot configure the software component"
  3317. UNABLE_WRITE_REGISTRY, "Cannot write to registry"
  3318. UNABLE_INSTALL, "Installation Error"
  3319. PROVIDER_ALREADY_EXISTED, "Provider already exists in Registry"
  3320. PROVIDER_ORDER_DOES_NOT_EXIST, "Provider order does not exist in Registry."
  3321. TCPIP_NONEXIST_ERROR, "Please install Microsoft TCP/IP before installing SNMP."
  3322. TCPIP_NONEXIST_ERROR_FTPD, "Please install Microsoft TCP/IP before installing FTP Server."
  3323. NO_BINDING_INFO, "Missing Binding Information. Please click BINDINGS button first."
  3324. CANNOT_OPEN_EVENTLOG_KEY, "Cannot open Eventlog subkey in Registry."
  3325. CANNOT_CREATE_SNMPPROXYKEY, "Cannot create SNMP Proxy subkey in Registry."
  3326. REF_COUNT_NOT_ZERO, "Please remove all related network adapter cards before removing the software driver."
  3327. UNABLE_REMOVE_CONFIGURE_SERVICE,"Unable to remove Services subkey for a software driver in Registry"
  3328. UNABLE_ACCESS_WINSOCK_MAP_INFO,"Unable to access WinSock mapping information in DLL"
  3329. VERIFY_WARNING,"The current netcard parameters are not verifiably correct and may result in usage problems or system failure. Use them anyway?"
  3330. CANNOT_DETECT,"Setup is unable to obtain network adapter information from the associated network adapter DLL files. Operation cannot continue."
  3331. UNABLE_COPY_FILE,"File copy operation failed."
  3332. ASK_SOURCE_FAIL,"Failed to obtain source file location."
  3333. SETUP_FAIL,"Setup operation failed."
  3334. SERVICE_MARKED_FOR_DELETE,"This network component has recently been removed. Please restart your computer before installing it again."
  3335. REBOOT_MACHINE_BEFORE_ADD_ADAPTER,"This network component has recently been removed. Please restart your computer before installing it again."
  3336. CANT_REMOVE_WKSTA_NTAS,"The Workstation cannot be removed on a Windows NT Domain Controller."
  3337. CANT_REMOVE_SERVER_NTAS,"The Server cannot be removed on a Windows NT Domain Controller."
  3338. NO_ERROR, ""
  3339. DLC_NONEXIST_ERROR, "Please install Microsoft DLC before installing Remoteboot."
  3340. NBF_NONEXIST_ERROR, "Please install the NetBEUI protocol before installing Remoteboot."
  3341. UNABLE_ADD_NAMESPACE_PROVIDER, "Unable to add software component as a Name Space Provider"
  3342. UNABLE_REMOVE_NAMESPACE_PROVIDER, "Unable to remove Name Space Provider"
  3343. [RegistryErrorUnknownENG]
  3344. Error_Bogus = "UNKNOWN REGISTRY FAILURE"
  3345. ;
  3346. ;---------------------------------------------
  3347. ;
  3348. ; Section used for version already exists dialog
  3349. ;
  3350. [VerExistedENG]
  3351. ver = " ver "
  3352. Text = " already exists on the system. Please use [Update] to update the software."
  3353. [CardExistedENG]
  3354. Text = "A network card of this type is already installed in the system. Do you want to continue?"
  3355. ;---------------------------------------------
  3356. ;*************************************************************************
  3357. ; end of section RemoveNetworkProvider
  3358. ;*************************************************************************
  3359. [ProgressCopyENG]
  3360. ProCaption = "Windows NT Networking Setup"
  3361. ProCancel = "Cancel"
  3362. ProCancelMsg = "Windows NT is not correctly installed. Are you sure you want "+
  3363. "to cancel copying files?"
  3364. ProCancelCap = "Setup Message"
  3365. ProText1 = "Copying:"
  3366. ProText2 = "To:"
  3367. Error = "Unable to determine proper source disk location; copy cannot be performed."
  3368. #####oemnxpi1.inf all
  3369. ;------------------------------------------------------------------
  3370. ; LANGUAGES SUPPORTED
  3371. ; -------------------
  3372. ;
  3373. ; This lists the languages supported by this file.
  3374. ; If you add other languages to this list, you must
  3375. ; also add the appropriate text sections for the new
  3376. ; language
  3377. ;------------------------------------------------------------------
  3378. [LanguagesSupported]
  3379. ENG
  3380. ;-------------------------------------------------------------------
  3381. ; OPTION TEXT SECTION
  3382. ; -------------------
  3383. ;
  3384. ; These are the text strings used to identify the options to
  3385. ; the user. There should be a header and entry for every
  3386. ; language listed in the "LanguagesSupported" section.
  3387. ;-------------------------------------------------------------------
  3388. [OptionsTextENG]
  3389. NWLINK = "Old NWLink IPX/SPX Compatible Transport"
  3390. ;--------------------------------------------------------------------
  3391. ; Language Dependent Dialog Constants
  3392. ;--------------------------------------------------------------------
  3393. [FileConstantsENG]
  3394. ProCaption = "Windows NT Setup"
  3395. ProCancel = "Cancel"
  3396. ProCancelMsg = "Windows NT Networking is not correctly installed. "+
  3397. "Are you sure you want to cancel copying files?"
  3398. ProCancelCap = "Network Setup Message"
  3399. ProText1 = "Copying:"
  3400. ProText2 = "To:"
  3401. FunctionTitle = "NWLink Setup"
  3402. ProductNWLINKDescription = "NWLink Transport Driver"
  3403. ProductNWNBLINKDescription = "NWLink NetBIOS Driver"
  3404. ProductNWLINKDisplayName = "NWLink"
  3405. ProductNWLINKTitle = "NWLink Transport"
  3406. ProductNWLINKSYSDisplayName = "NWLinksys"
  3407. ProductNWLINKSYSTitle = "NWLINK Transport Driver"
  3408. ProductNWNBLINKDisplayName = "NWNBLink"
  3409. ProductNWNBLINKTitle = "NWLink NetBIOS"
  3410. ProductNWNBLINKSYSDisplayName = "NWNBLinksys"
  3411. ProductNWNBLINKSYSTitle = "NWLINK NetBIOS Driver"
  3412. CompetitorDisplayName = "Novell IPX/SPX II Transport"
  3413. ShellCodeErrorTitle = "Error: "$(FunctionTitle)
  3414. ShellCodeErrorText = "Shell Code Error."
  3415. [DialogConstantsENG]
  3416. Help = "&Help"
  3417. Exit = "Cancel"
  3418. OK = "OK"
  3419. HelpContext = ""
  3420. Continue = "C&ontinue"
  3421. Cancel = "C&ancel"
  3422. ;--------------------------------------------------------------------
  3423. ; Input DIALOGS
  3424. ;--------------------------------------------------------------------
  3425. [FileDependentDlgENG]
  3426. ;
  3427. ;--- No UI for NWLINK
  3428. ;
  3429. ;--------------------------------------------------------------------
  3430. ; Input DIALOGS
  3431. ;--------------------------------------------------------------------
  3432. [InfoDlg]
  3433. STF_MB_TITLE = "Information Message"
  3434. ;
  3435. ; don't need to localize the dialog type
  3436. ;
  3437. DlgType = "MessageBox"
  3438. STF_MB_TEXT = $(InfoMsgText)
  3439. STF_MB_TYPE = 1
  3440. STF_MB_ICON = 5
  3441. STF_MB_DEF = 1
  3442. ;--------------------------------------------------------------------
  3443. ; Input DIALOGS
  3444. ;--------------------------------------------------------------------
  3445. [InfoDlgCantConfigure]
  3446. InfoMsgText = "The NWLINK service is not currently configured to use any adapters."+
  3447. " If you have just installed it, return to the Networks dialog and "+
  3448. "click OK. You will then have the opportunity to configure the adapters."
  3449. ;--------------------------------------------------------------------
  3450. ; Get the string to use while doing the install
  3451. ;--------------------------------------------------------------------
  3452. [Billboard1ENG]
  3453. Status = "Installing NWLINK and related services..."
  3454. [FatalError1ENG]
  3455. Error = "Another IPX/SPX protocol driver is currently installed in this machine, "+
  3456. "and the network interface cannot operate properly with both drivers installed. "+
  3457. "If you still wish to install the NWLINK protocol driver, you must first "+
  3458. "remove the "$(CompetitorDisplayName)" component and reboot your machine."
  3459. #####oemnadn1.inf all
  3460. ;-----------------------------------------------------------------------
  3461. ; LANGUAGES SUPPORTED
  3462. ; -------------------
  3463. ;
  3464. ; The languages supported by the OEM INF, For every language supported
  3465. ; we need to have a separate text section for every displayable text
  3466. ; section.
  3467. ;
  3468. ;-----------------------------------------------------------------------
  3469. [LanguagesSupported]
  3470. ENG
  3471. ;-----------------------------------------------------------------------
  3472. ; OPTION TEXT SECTION
  3473. ; -------------------
  3474. ; These are text strings used to identify the option to the user. There
  3475. ; are separate sections for each language supported. The format of the
  3476. ; section name is "OptionsText" concatenated with the Language represented
  3477. ; by the section.
  3478. ;
  3479. ;-----------------------------------------------------------------------
  3480. [OptionsTextENG]
  3481. NE1000 = "Novell NE1000 Adapter"
  3482. ;***********************************************************************
  3483. ; Language-Dependent Dialog Constants
  3484. ;***********************************************************************
  3485. [FileConstantsENG]
  3486. ;
  3487. ; Variables to support thermometer gauge and error dialogs
  3488. ;
  3489. ProCaption = "Windows NT Setup"
  3490. ProCancel = "Cancel"
  3491. ProCancelMsg = "Windows NT Networking is not correctly installed. "+
  3492. "Are you sure you want to cancel copying files?"
  3493. ProCancelCap = "Network Setup Message"
  3494. ProText1 = "Copying:"
  3495. ProText2 = "To:"
  3496. ;
  3497. ; Product Info
  3498. ;
  3499. FunctionTitle = "Novell NE1000 Network Card Setup"
  3500. ;
  3501. ; Software
  3502. ;
  3503. ProductSoftwareDescription = "Novell NE1000 Adapter Driver"
  3504. ;
  3505. ; Hardware
  3506. ;
  3507. ProductHardwareNE1000Description = "Novell NE1000 Adapter"
  3508. ProductSoftwareTitle = "Novell NE1000 Adapter Driver"
  3509. ProductHardwareNE1000Title = "Novell NE1000 Adapter"
  3510. ShellCodeErrorTitle = "Error: "$(FunctionTitle)
  3511. ShellCodeErrorText = "Shell Code Error."
  3512. [DialogConstantsENG]
  3513. ;
  3514. ; Common button names, etc.
  3515. ;
  3516. Help = "&Help"
  3517. Exit = "Cancel"
  3518. OK = "OK"
  3519. HelpContext = ""
  3520. Continue = "Continue"
  3521. Cancel = "Cancel"
  3522. ;-----------------------------------------------
  3523. ; Input DIALOGS
  3524. ;-----------------------------------------------
  3525. [FileDependentDlgENG]
  3526. Label1 = "&IRQ Level:"
  3527. Label2 = "I/O &Port Address:"
  3528. ;no translation needed after this
  3529. DlgType = "RadioCombination"
  3530. DlgTemplate = "NE2000"
  3531. Caption = $(FunctionTitle)
  3532. Combo1List = $(IRQList)
  3533. Combo1Out = $(IRQValue)
  3534. Combo2List = $(IOBaseAddrHexList)
  3535. Combo2Out = $(IOBaseAddress)
  3536. ComboListItemsIn = {Combo1List, Combo2List}
  3537. ComboListItemsOut = {Combo1Out, Combo2Out}
  3538. EditTextIn = ""
  3539. EditTextLim = ""
  3540. CBOptionsGreyed = {}
  3541. NotifyFields = {NO, NO}
  3542. HelpContext = $(!IDH_DB_OEMNADN2_INS)
  3543. #####oemnadlb.inf all
  3544. [LanguagesSupported]
  3545. ENG
  3546. [OptionsTextENG]
  3547. LOOP = "MS Loopback Adapter"
  3548. [FileConstantsENG]
  3549. ProCaption = "Windows NT Setup"
  3550. ProCancel = "Cancel"
  3551. ProCancelMsg = "Windows NT Networking is not correctly installed. "+
  3552. "Are you sure you want to cancel copying files?"
  3553. ProCancelCap = "Network Setup Message"
  3554. ProText1 = "Copying:"
  3555. ProText2 = "To:"
  3556. FunctionTitle = "MS Loopback Adapter Card Setup"
  3557. ProductSoftwareDescription = "MS Loopback Adapter Driver"
  3558. ProductHardwareDescription = "MS Loopback Adapter"
  3559. ProductSoftwareTitle = "MS Loopback Adapter Driver"
  3560. ProductHardwareTitle = "MS Loopback Adapter"
  3561. ShellCodeErrorTitle = "Error: "$(FunctionTitle)
  3562. ShellCodeErrorText = "Shell Code Error."
  3563. [DialogConstantsENG]
  3564. Help = "&Help"
  3565. Exit = "Cancel"
  3566. OK = "OK"
  3567. HelpContext = ""
  3568. Continue = "Continue"
  3569. Cancel = "Cancel"
  3570. [FileDependentDlgENG]
  3571. DlgType = "MultiCombo"
  3572. DlgTemplate = "SINGLE_COMBO"
  3573. Label1 = "&Frame Type:"
  3574. Caption = $(FunctionTitle)
  3575. Combo1List = $(MediaList)
  3576. Combo1Out = $(MediaChoice)
  3577. ComboListItemsIn = {Combo1List}
  3578. ComboListItemsOut = {Combo1Out}
  3579. HelpContext = $(!IDH_DB_OEMNADLB_INS)
  3580. #####oemnade3.inf all
  3581. ;-----------------------------------------------------------------------
  3582. ; LANGUAGES SUPPORTED
  3583. ; -------------------
  3584. ;
  3585. ; The languages supported by the OEM INF, For every language supported
  3586. ; we need to have a separate text section for every displayable text
  3587. ; section.
  3588. ;
  3589. ;-----------------------------------------------------------------------
  3590. [LanguagesSupported]
  3591. ENG
  3592. ;-----------------------------------------------------------------------
  3593. ; OPTION TEXT SECTION
  3594. ; -------------------
  3595. ; These are text strings used to identify the option to the user. There
  3596. ; are separate sections for each language supported. The format of the
  3597. ; section name is "OptionsText" concatenated with the Language represented
  3598. ; by the section.
  3599. ;
  3600. ;-----------------------------------------------------------------------
  3601. [OptionsTextENG]
  3602. ELNK3ISA509 = "3Com Etherlink III ISA/PCMCIA Adapter"
  3603. ;***********************************************************************
  3604. ; Language-Dependent Dialog Constants
  3605. ;***********************************************************************
  3606. [FileConstantsENG]
  3607. ;
  3608. ; Variables to support thermometer gauge and error dialogs
  3609. ;
  3610. ProCaption = "Windows NT Setup"
  3611. ProCancel = "Cancel"
  3612. ProCancelMsg = "Windows NT Networking is not correctly installed. "+
  3613. "Are you sure you want to cancel copying files?"
  3614. ProCancelCap = "Network Setup Message"
  3615. ProText1 = "Copying:"
  3616. ProText2 = "To:"
  3617. ;
  3618. ; Product Info
  3619. ;
  3620. FunctionTitle = "3Com Etherlink III Adapter Card Setup"
  3621. ;
  3622. ; Software
  3623. ;
  3624. ProductSoftwareDescription = "3Com Etherlink III Adapter Driver"
  3625. ;
  3626. ; Hardware
  3627. ;
  3628. ProductHardwareELNK3ISA509Description = "3Com Etherlink III Adapter"
  3629. ProductSoftwareTitle = "3Com Etherlink III Adapter Driver"
  3630. ProductHardwareELNK3ISA509Title = "3Com Etherlink III Adapter"
  3631. ShellCodeErrorTitle = "Error: "$(FunctionTitle)
  3632. ShellCodeErrorText = "Shell Code Error."
  3633. TransceiverList = {"10 Base T", "Thick Net (AUI/DIX)","","Thin Net (BNC/COAX)"}
  3634. TransceiverDisplayList = {"10 Base T", "Thick Net (AUI/DIX)","Thin Net (BNC/COAX)"}
  3635. [DialogConstantsENG]
  3636. ;
  3637. ; Common button names, etc.
  3638. ;
  3639. Help = "&Help"
  3640. Exit = "Cancel"
  3641. OK = "OK"
  3642. HelpContext = ""
  3643. Continue = "Continue"
  3644. Cancel = "Cancel"
  3645. ;-----------------------------------------------
  3646. ; Input DIALOGS
  3647. ;-----------------------------------------------
  3648. [FileDependentDlgENG]
  3649. Label1 = "I/O &Port Address:"
  3650. Label2 = "&Interrupt Number:"
  3651. Label3 = "&Transceiver Type:"
  3652. ;no translation needed after this
  3653. DlgType = "Combination"
  3654. DlgTemplate = "UBNDIS"
  3655. Caption = $(FunctionTitle)
  3656. Combo1List = $(IOADDR_Hex_List)
  3657. Combo1Out = $(IOADDR_Hex_Value)
  3658. Combo2List = $(IRQList)
  3659. Combo2Out = $(IRQValue)
  3660. Combo3List = $(TransceiverDisplayList)
  3661. Combo3Out = $(TransceiverValue)
  3662. ComboListItemsIn = {Combo1List, Combo2List, Combo3List}
  3663. ComboListItemsOut = {Combo1Out, Combo2Out, Combo3Out}
  3664. EditTextIn = ""
  3665. EditTextLim = ""
  3666. CBOptionsGreyed = {}
  3667. NotifyFields = {NO, NO, NO}
  3668. HelpContext = $(!IDH_DB_OEMNADE3_INS)
  3669. #####oemnadee.inf all
  3670. ;-----------------------------------------------------------------------
  3671. ; LANGUAGES SUPPORTED
  3672. ; -------------------
  3673. ;
  3674. ; The languages supported by the OEM INF, For every language supported
  3675. ; we need to have a separate text section for every displayable text
  3676. ; section.
  3677. ;
  3678. ;-----------------------------------------------------------------------
  3679. [LanguagesSupported]
  3680. ENG
  3681. ;-----------------------------------------------------------------------
  3682. ; OPTION TEXT SECTION
  3683. ; -------------------
  3684. ; These are text strings used to identify the option to the user. There
  3685. ; are separate sections for each language supported. The format of the
  3686. ; section name is "OptionsText" concatenated with the Language represented
  3687. ; by the section.
  3688. ;
  3689. ;-----------------------------------------------------------------------
  3690. [OptionsTextENG]
  3691. ELNK3EISA = "3Com Etherlink III EISA Adapter"
  3692. ;***********************************************************************
  3693. ; Language-Dependent Dialog Constants
  3694. ;***********************************************************************
  3695. [FileConstantsENG]
  3696. ;
  3697. ; Variables to support thermometer gauge and error dialogs
  3698. ;
  3699. ProCaption = "Windows NT Setup"
  3700. ProCancel = "Cancel"
  3701. ProCancelMsg = "Windows NT Networking is not correctly installed. "+
  3702. "Are you sure you want to cancel copying files?"
  3703. ProCancelCap = "Network Setup Message"
  3704. ProText1 = "Copying:"
  3705. ProText2 = "To:"
  3706. ; a
  3707. ; Product Info
  3708. ;
  3709. FunctionTitle = "3Com Etherlink III EISA Adapter Card Setup"
  3710. ;
  3711. ; Software
  3712. ;
  3713. ProductSoftwareDescription = "3Com Etherlink III Adapter Driver"
  3714. ;
  3715. ; Hardware
  3716. ;
  3717. ProductHardwareDescription = "3Com Etherlink III EISA Adapter"
  3718. CANNOT_FIND_ANY_CARD = "Network card is not present in the system"
  3719. ProductSoftwareTitle = "3Com Etherlink III Adapter Driver"
  3720. ProductHardwareTitle = "3Com Etherlink III EISA Adapter"
  3721. ShellCodeErrorTitle = "Error: "$(FunctionTitle)
  3722. ShellCodeErrorText = "Shell Code Error."
  3723. [DialogConstantsENG]
  3724. ;
  3725. ; Common button names, etc.
  3726. ;
  3727. Help = "&Help"
  3728. Exit = "Cancel"
  3729. OK = "OK"
  3730. HelpContext = ""
  3731. Continue = "Continue"
  3732. Cancel = "Cancel"
  3733. ;-----------------------------------------------
  3734. ; Input DIALOGS
  3735. ;-----------------------------------------------
  3736. [FileDependentDlgENG]
  3737. ;
  3738. ; No UI for EISA
  3739. ;
  3740. #####oemnaden.inf i386
  3741. [LanguagesSupported]
  3742. ENG
  3743. ;-----------------------------------------------------------------------
  3744. ; OPTION TEXT SECTION
  3745. ; -------------------
  3746. ; These are text strings used to identify the option to the user. There
  3747. ; are separate sections for each language supported. The format of the
  3748. ; section name is "OptionsText" concatenated with the Language represented
  3749. ; by the section.
  3750. ;
  3751. ;-----------------------------------------------------------------------
  3752. [OptionsTextENG]
  3753. ELNK3MCA = "3Com Etherlink III MCA Adapter"
  3754. ;***********************************************************************
  3755. ; Language-Dependent Dialog Constants
  3756. ;***********************************************************************
  3757. [FileConstantsENG]
  3758. ;
  3759. ; Variables to support thermometer gauge and error dialogs
  3760. ;
  3761. ProCaption = "Windows NT Setup"
  3762. ProCancel = "Cancel"
  3763. ProCancelMsg = "Windows NT Networking is not correctly installed. "+
  3764. "Are you sure you want to cancel copying files?"
  3765. ProCancelCap = "Network Setup Message"
  3766. ProText1 = "Copying:"
  3767. ProText2 = "To:"
  3768. ;
  3769. ; Product Info
  3770. ;
  3771. FunctionTitle = "3Com Etherlink III MCA Adapter Card Setup"
  3772. ;
  3773. ; Software
  3774. ;
  3775. ProductSoftwareDescription = "3Com Etherlink III MCA Adapter Driver"
  3776. ;
  3777. ; Hardware
  3778. ;
  3779. ProductHardwareDescription = "3Com Etherlink III MCA Adapter"
  3780. CANNOT_FIND_ANY_CARD = "Network card is not present in the system"
  3781. ProductSoftwareTitle = "3Com Etherlink III MCA Adapter Driver"
  3782. ProductHardwareTitle = "3Com Etherlink III MCA Adapter"
  3783. ShellCodeErrorTitle = "Error: "$(FunctionTitle)
  3784. ShellCodeErrorText = "Shell Code Error."
  3785. [DialogConstantsENG]
  3786. ;
  3787. ; Common button names, etc.
  3788. ;
  3789. Help = "&Help"
  3790. Exit = "Cancel"
  3791. OK = "OK"
  3792. HelpContext = ""
  3793. Continue = "C&ontinue"
  3794. Cancel = "C&ancel"
  3795. ;-----------------------------------------------
  3796. ; Input DIALOGS
  3797. ;-----------------------------------------------
  3798. [FileDependentDlgENG]
  3799. ;
  3800. ; No UI for micro channel
  3801. ;
  3802. #####oemnadnm.inf i386
  3803. [LanguagesSupported]
  3804. ENG
  3805. ;-----------------------------------------------------------------------
  3806. ; OPTION TEXT SECTION
  3807. ; -------------------
  3808. ; These are text strings used to identify the option to the user. There
  3809. ; are separate sections for each language supported. The format of the
  3810. ; section name is "OptionsText" concatenated with the Language represented
  3811. ; by the section.
  3812. ;
  3813. ;-----------------------------------------------------------------------
  3814. [OptionsTextENG]
  3815. NE2000MCA = "NE/2 and compatible MC Adapter"
  3816. ;***********************************************************************
  3817. ; Language-Dependent Dialog Constants
  3818. ;***********************************************************************
  3819. [FileConstantsENG]
  3820. ;
  3821. ; Variables to support thermometer gauge and error dialogs
  3822. ;
  3823. ProCaption = "Windows NT Setup"
  3824. ProCancel = "Cancel"
  3825. ProCancelMsg = "Windows NT Networking is not correctly installed. "+
  3826. "Are you sure you want to cancel copying files?"
  3827. ProCancelCap = "Network Setup Message"
  3828. ProText1 = "Copying:"
  3829. ProText2 = "To:"
  3830. ;
  3831. ; Product Info
  3832. ;
  3833. FunctionTitle = "NE/2 and compatible MC Adapter Card Setup"
  3834. ;
  3835. ; Software
  3836. ;
  3837. ProductSoftwareDescription = "NE/2 and compatible MC Adapter Driver"
  3838. ;
  3839. ; Hardware
  3840. ;
  3841. ProductHardwareDescription = "NE/2 and compatible MC Adapter"
  3842. CANNOT_FIND_ANY_CARD = "Network card is not present in the system"
  3843. ProductSoftwareTitle = "NE/2 and compatible MC Adapter Driver"
  3844. ProductHardwareTitle = "NE/2 and compatible MC Adapter"
  3845. ShellCodeErrorTitle = "Error: "$(FunctionTitle)
  3846. ShellCodeErrorText = "Shell Code Error."
  3847. [DialogConstantsENG]
  3848. ;
  3849. ; Common button names, etc.
  3850. ;
  3851. Help = "&Help"
  3852. Exit = "Cancel"
  3853. OK = "OK"
  3854. HelpContext = ""
  3855. Continue = "C&ontinue"
  3856. Cancel = "C&ancel"
  3857. ;-----------------------------------------------
  3858. ; Input DIALOGS
  3859. ;-----------------------------------------------
  3860. [FileDependentDlgENG]
  3861. Label1 = "&IRQ Level:"
  3862. Label2 = "I/O &Port Address:"
  3863. ;no translation needed after this
  3864. DlgType = "RadioCombination"
  3865. DlgTemplate = "NE2000"
  3866. Caption = $(FunctionTitle)
  3867. Combo1List = $(IRQList)
  3868. Combo1Out = $(IRQValue)
  3869. Combo2List = $(IOBaseAddrHexList)
  3870. Combo2Out = $(IOBaseAddress)
  3871. ComboListItemsIn = {Combo1List, Combo2List}
  3872. ComboListItemsOut = {Combo1Out, Combo2Out}
  3873. EditTextIn = ""
  3874. EditTextLim = ""
  3875. CBOptionsGreyed = {}
  3876. NotifyFields = {NO, NO}
  3877. HelpContext = $(!IDH_DB_OEMNADN2_INS)
  3878. #####oemnadfd.inf i386
  3879. [LanguagesSupported]
  3880. ENG
  3881. ;-----------------------------------------------------------------------
  3882. ; OPTION TEXT SECTION
  3883. ; -------------------
  3884. ; These are text strings used to identify the option to the user. There
  3885. ; are separate sections for each language supported. The format of the
  3886. ; section name is "OptionsText" concatenated with the Language represented
  3887. ; by the section.
  3888. ;
  3889. ;-----------------------------------------------------------------------
  3890. [OptionsTextENG]
  3891. NPMCA = "Network Peripherals FDDI, MCA"
  3892. ;***********************************************************************
  3893. ; Language-Dependent Dialog Constants
  3894. ;***********************************************************************
  3895. [FileConstantsENG]
  3896. ;
  3897. ; Variables to support thermometer gauge and error dialogs
  3898. ;
  3899. ProCaption = "Windows NT Setup"
  3900. ProCancel = "Cancel"
  3901. ProCancelMsg = "Windows NT Networking is not correctly installed. "+
  3902. "Are you sure you want to cancel copying files?"
  3903. ProCancelCap = "Network Setup Message"
  3904. ProText1 = "Copying:"
  3905. ProText2 = "To:"
  3906. ;
  3907. ; Product Info
  3908. ;
  3909. FunctionTitle = "Network Peripherals FDDI, MCA Adapter Card Setup"
  3910. ;
  3911. ; Software
  3912. ;
  3913. ProductSoftwareDescription = "Network Peripherals FDDI, MCA Adapter Driver"
  3914. ;
  3915. ; Hardware
  3916. ;
  3917. ProductHardwareDescription = "Network Peripherals FDDI, MCA Adapter"
  3918. CANNOT_FIND_ANY_CARD = "Network card is not present in the system"
  3919. ProductSoftwareTitle = "Network Peripherals FDDI, MCA Adapter Driver"
  3920. ProductHardwareTitle = "Network Peripherals FDDI, MCA Adapter"
  3921. ShellCodeErrorTitle = "Error: "$(FunctionTitle)
  3922. ShellCodeErrorText = "Shell Code Error."
  3923. [DialogConstantsENG]
  3924. ;
  3925. ; Common button names, etc.
  3926. ;
  3927. Help = "&Help"
  3928. Exit = "Cancel"
  3929. OK = "OK"
  3930. HelpContext = ""
  3931. Continue = "C&ontinue"
  3932. Cancel = "C&ancel"
  3933. ;-----------------------------------------------
  3934. ; Input DIALOGS
  3935. ;-----------------------------------------------
  3936. [FileDependentDlgENG]
  3937. ;
  3938. ; No UI for micro channel
  3939. ;
  3940. #####oemnsvsn.inf all
  3941. ;-----------------------------------------------------------------------
  3942. ; LANGUAGES SUPPORTED
  3943. ; -------------------
  3944. ;
  3945. ; The languages supported by the OEM INF, For every language supported
  3946. ; we need to have a separate text section for every displayable text
  3947. ; section.
  3948. ;
  3949. ;-----------------------------------------------------------------------
  3950. [LanguagesSupported]
  3951. ENG
  3952. ;-----------------------------------------------------------------------
  3953. ; OPTION TEXT SECTION
  3954. ; -------------------
  3955. ; These are text strings used to identify the option to the user. There
  3956. ; are separate sections for each language supported. The format of the
  3957. ; section name is "OptionsText" concatenated with the Language represented
  3958. ; by the section.
  3959. ;
  3960. ;-----------------------------------------------------------------------
  3961. [OptionsTextENG]
  3962. SNMP = "SNMP Service"
  3963. ;***********************************************************************
  3964. ; Language-Dependent Dialog Constants
  3965. ;***********************************************************************
  3966. [FileConstantsENG]
  3967. ;
  3968. ; Variables to support thermometer gauge and error dialogs
  3969. ;
  3970. ProCaption = "Windows NT Setup"
  3971. ProCancel = "Cancel"
  3972. ProCancelMsg = "Windows NT Networking is not correctly installed. "+
  3973. "Are you sure you want to cancel copying files?"
  3974. ProCancelCap = "Network Setup Message"
  3975. ProText1 = "Copying:"
  3976. ProText2 = "To:"
  3977. ;
  3978. ; Product Info
  3979. ;
  3980. FunctionTitle = "SNMP Setup"
  3981. ;
  3982. ; Software
  3983. ;
  3984. ProductSoftwareDescription = "Simple Network Management Protocol service that enables a Windows NT computer to be administered remotely with an SNMP management tool."
  3985. ;
  3986. ; The user needs to install Microsoft TCP/IP before install SNMP.
  3987. ; If TCPIP does not exist in the registry, the inf file will popup this
  3988. ; message and exit.
  3989. ;
  3990. ProductSoftwareDisplayName = "SNMP Service"
  3991. ProductSoftwareTitle = "SNMP Service"
  3992. ShellCodeErrorTitle = "Error: "$(FunctionTitle)
  3993. ShellCodeErrorText = "Shell Code Error."
  3994. [DialogConstantsENG]
  3995. ;
  3996. ; Common button names, etc.
  3997. ;
  3998. Help = "&Help"
  3999. Exit = "Cancel"
  4000. OK = "OK"
  4001. HelpContext = ""
  4002. Continue = "Continue"
  4003. Cancel = "Cancel"
  4004. ;-----------------------------------------------
  4005. ; Input DIALOGS
  4006. ;-----------------------------------------------
  4007. [FileDependentDlgENG]
  4008. ;
  4009. ; No UI for SNMP
  4010. ;
  4011. #####oemnsvcu.inf all
  4012. ;-----------------------------------------------------------------------
  4013. ; LANGUAGES SUPPORTED
  4014. ; -------------------
  4015. ;
  4016. ; The languages supported by the OEM INF, For every language supported
  4017. ; we need to have a separate text section for every displayable text
  4018. ; section.
  4019. ;
  4020. ;-----------------------------------------------------------------------
  4021. [LanguagesSupported]
  4022. ENG
  4023. ;-----------------------------------------------------------------------
  4024. ; OPTION TEXT SECTION
  4025. ; -------------------
  4026. ; These are text strings used to identify the option to the user. There
  4027. ; are separate sections for each language supported. The format of the
  4028. ; section name is "OptionsText" concatenated with the Language represented
  4029. ; by the section.
  4030. ;
  4031. ;-----------------------------------------------------------------------
  4032. [OptionsTextENG]
  4033. TCPIPCU = "TCP/IP Utilities"
  4034. ;***********************************************************************
  4035. ; Language-Dependent Dialog Constants
  4036. ;***********************************************************************
  4037. [FileConstantsENG]
  4038. ;
  4039. ; Variables to support thermometer gauge and error dialogs
  4040. ;
  4041. ProductTCPIPCUTitle = "TCP/IP Utilities"
  4042. ProCaption = "Windows NT Setup"
  4043. ProCancel = "Cancel"
  4044. ProCancelMsg = "Windows NT Networking is not correctly installed. "+
  4045. "Are you sure you want to cancel copying files?"
  4046. ProCancelCap = "Network Setup Message"
  4047. ProText1 = "Copying:"
  4048. ProText2 = "To:"
  4049. GroupName = "Accessories"
  4050. IconName = "Telnet"
  4051. [DialogConstantsENG]
  4052. ;
  4053. ; Common button names, etc.
  4054. ;
  4055. Help = "&Help"
  4056. Exit = "Cancel"
  4057. OK = "OK"
  4058. HelpContext = ""
  4059. Continue = "Continue"
  4060. Cancel = "Cancel"
  4061. ;-----------------------------------------------
  4062. ; Input DIALOGS
  4063. ;-----------------------------------------------
  4064. [FileDependentDlgENG]
  4065. ;
  4066. ;
  4067. #####oemnsvsa.inf all
  4068. ;-----------------------------------------------------------------------
  4069. ; LANGUAGES SUPPORTED
  4070. ; -------------------
  4071. ;
  4072. ; The languages supported by the OEM INF, For every language supported
  4073. ; we need to have a separate text section for every displayable text
  4074. ; section.
  4075. ;
  4076. ;-----------------------------------------------------------------------
  4077. [LanguagesSupported]
  4078. ENG
  4079. ;-----------------------------------------------------------------------
  4080. ; OPTION TEXT SECTION
  4081. ; -------------------
  4082. ; These are text strings used to identify the option to the user. There
  4083. ; are separate sections for each language supported. The format of the
  4084. ; section name is "OptionsText" concatenated with the Language represented
  4085. ; by the section.
  4086. ;
  4087. ;-----------------------------------------------------------------------
  4088. [OptionsTextENG]
  4089. SAP = "SAP Agent"
  4090. ;***********************************************************************
  4091. ; Language-Dependent Dialog Constants
  4092. ;***********************************************************************
  4093. [FileConstantsENG]
  4094. ;
  4095. ; Variables to support thermometer gauge and error dialogs
  4096. ;
  4097. ProCaption = "Windows NT Setup"
  4098. ProCancel = "Cancel"
  4099. ProCancelMsg = "Windows NT Networking is not correctly installed. "+
  4100. "Are you sure you want to cancel copying files?"
  4101. ProCancelCap = "Network Setup Message"
  4102. ProText1 = "Copying:"
  4103. ProText2 = "To:"
  4104. ProductSAPTitle = "SAP Agent"
  4105. ProductSAPDescription = "Service Advertising Protocol advertises servers and addresses on a network."
  4106. ProductSAPDisplayName = "SAP Agent"
  4107. [InUsed]
  4108. Error = "SAP Agent is currently in use by other network protocols. Please remove all related services first."
  4109. [DialogConstantsENG]
  4110. ;
  4111. ; Common button names, etc.
  4112. ;
  4113. Help = "&Help"
  4114. Exit = "Cancel"
  4115. OK = "OK"
  4116. HelpContext = ""
  4117. Continue = "Continue"
  4118. Cancel = "Cancel"
  4119. ;-----------------------------------------------
  4120. ; Input DIALOGS
  4121. ;-----------------------------------------------
  4122. [FileDependentDlgENG]
  4123. ;
  4124. ;
  4125. #####oemnsvwi.inf
  4126. ;-----------------------------------------------------------------------
  4127. ; LANGUAGES SUPPORTED
  4128. ; -------------------
  4129. ;
  4130. ; The languages supported by the OEM INF, For every language supported
  4131. ; we need to have a separate text section for every displayable text
  4132. ; section.
  4133. ;
  4134. ;-----------------------------------------------------------------------
  4135. [LanguagesSupported]
  4136. ENG
  4137. ;-----------------------------------------------------------------------
  4138. ; OPTION TEXT SECTION
  4139. ; -------------------
  4140. ; These are text strings used to identify the option to the user. There
  4141. ; are separate sections for each language supported. The format of the
  4142. ; section name is "OptionsText" concatenated with the Language represented
  4143. ; by the section.
  4144. ;
  4145. ;-----------------------------------------------------------------------
  4146. [OptionsTextENG]
  4147. WINS = "Windows Internet Name Service"
  4148. ;***********************************************************************
  4149. ; Language-Dependent Dialog Constants
  4150. ;***********************************************************************
  4151. [FileConstantsENG]
  4152. ;
  4153. ; Variables to support thermometer gauge and error dialogs
  4154. ;
  4155. ProCaption = "Windows NT Setup"
  4156. ProCancel = "Cancel"
  4157. ProCancelMsg = "Windows NT Networking is not correctly installed. "+
  4158. "Are you sure you want to cancel copying files?"
  4159. ProCancelCap = "Network Setup Message"
  4160. ProText1 = "Copying:"
  4161. ProText2 = "To:"
  4162. ;
  4163. ; Product Info
  4164. ;
  4165. FunctionTitle = "Windows Internet Name Service Setup"
  4166. ;
  4167. ; Software
  4168. ;
  4169. ProductSoftwareDescription = "Dynamic name registration and resolution service that maps NetBIOS computer names to IP addresses."
  4170. ProductSoftwareDisplayName = "Windows Internet Name Service"
  4171. ProductSoftwareTitle = "Windows Internet Name Service"
  4172. ShellCodeErrorTitle = "Error: "$(FunctionTitle)
  4173. ShellCodeErrorText = "Shell Code Error."
  4174. OldGroupName = "Network Administration"
  4175. GroupName = "Administrative Tools"
  4176. IconName = "WINS Manager"
  4177. [DialogConstantsENG]
  4178. ;
  4179. ; Common button names, etc.
  4180. ;
  4181. Help = "&Help"
  4182. Exit = "Cancel"
  4183. OK = "OK"
  4184. HelpContext = ""
  4185. Continue = "Continue"
  4186. Cancel = "Cancel"
  4187. ;-----------------------------------------------
  4188. ; Input DIALOGS
  4189. ;-----------------------------------------------
  4190. [FileDependentDlgENG]
  4191. ;
  4192. ; No UI for WINS
  4193. ;
  4194. #####oemnsvdh.inf
  4195. [LanguagesSupported]
  4196. ENG
  4197. [DialogConstantsENG]
  4198. Help = "&Help"
  4199. Exit = "Cancel"
  4200. OK = "OK"
  4201. HelpContext = ""
  4202. Continue = "Continue"
  4203. Cancel = "Cancel"
  4204. [FileDependentDlgENG]
  4205. ;
  4206. ; Variables to support thermometer gauge and error dialogs
  4207. ;
  4208. ProCaption = "Windows NT Setup"
  4209. ProCancel = "Cancel"
  4210. ProCancelMsg = "Windows NT Networking is not correctly installed. "+
  4211. "Are you sure you want to cancel copying files?"
  4212. ProCancelCap = "Network Setup Message"
  4213. ProText1 = "Copying:"
  4214. ProText2 = "To:"
  4215. [FileConstantsENG]
  4216. ProductDHCPDisplayName = "Microsoft DHCP Server"
  4217. ProductDHCPTitle = "Microsoft DHCP Server"
  4218. ProductDHCPDescription = "Automatically assigns IP addresses to other computers running the DHCP (Dynamic Hose Configuration Protocol) Client Service."
  4219. OldGroupName = "Network Administration"
  4220. GroupName = "Administrative Tools"
  4221. IconName = "DHCP Manager"
  4222. [OptionsTextENG]
  4223. DHCP = "Microsoft DHCP Server"
  4224. [DHCPServerDialog]
  4225. DHCPTxt = "If any adapters are using DHCP to obtain an IP address, they are now "+
  4226. "required to use a static IP address. Press Close on the Network Control Panel "+
  4227. "and the TCP/IP Property Sheet will be displayed allowing you to enter an address."
  4228. STF_MB_TITLE = $(DHCP)
  4229. DlgType = "MessageBox"
  4230. STF_MB_TEXT = $(DHCPTxt)
  4231. STF_MB_TYPE = 1
  4232. STF_MB_ICON = 2
  4233. STF_MB_DEF = 1
  4234. #####oemnsvdn.inf
  4235. [LanguagesSupported]
  4236. ENG
  4237. [DialogConstantsENG]
  4238. Help = "&Help"
  4239. Exit = "Cancel"
  4240. OK = "OK"
  4241. HelpContext = ""
  4242. Continue = "Continue"
  4243. Cancel = "Cancel"
  4244. [FileDependentDlgENG]
  4245. ;
  4246. ; Variables to support thermometer gauge and error dialogs
  4247. ;
  4248. ProCaption = "Windows NT Setup"
  4249. ProCancel = "Cancel"
  4250. ProCancelMsg = "Windows NT Networking is not correctly installed. "+
  4251. "Are you sure you want to cancel copying files?"
  4252. ProCancelCap = "Network Setup Message"
  4253. ProText1 = "Copying:"
  4254. ProText2 = "To:"
  4255. [FileConstantsENG]
  4256. ProductDNSDisplayName = "Microsoft DNS Server"
  4257. ProductDNSTitle = "Microsoft DNS Server"
  4258. ProductDNSDescription = "The Domain Name System maps DNS domain names to IP addresses."
  4259. OldGroupName = "Network Administration"
  4260. GroupName = "Administrative Tools"
  4261. IconName = "DNS Manager"
  4262. [OptionsTextENG]
  4263. DNS = "Microsoft DNS Server"
  4264. #####oemnsvsp.inf
  4265. [LanguagesSupported]
  4266. ENG
  4267. [DialogConstantsENG]
  4268. Help = "&Help"
  4269. Exit = "Cancel"
  4270. OK = "OK"
  4271. HelpContext = ""
  4272. Continue = "Continue"
  4273. Cancel = "Cancel"
  4274. [FileConstantsENG]
  4275. ;
  4276. ; Variables to support thermometer gauge and error dialogs
  4277. ;
  4278. ProCaption = "Windows NT Setup"
  4279. ProCancel = "Cancel"
  4280. ProCancelMsg = "Windows NT Networking is not correctly installed. "+
  4281. "Are you sure you want to cancel copying files?"
  4282. ProCancelCap = "Network Setup Message"
  4283. ProText1 = "Copying:"
  4284. ProText2 = "To:"
  4285. ProductSTCPIPDisplayName = "Simple TCP/IP Services"
  4286. ProductSTCPIPTitle = "Simple TCP/IP Services"
  4287. ProductSTCPIPDescription = "Client programs for simple network protocols, including Character Generator, Daytime, Echo and Quote of the Day."
  4288. [OptionsTextENG]
  4289. STCPIP = "Simple TCP/IP Services"
  4290. #####oemnsvtp.inf
  4291. [LanguagesSupported]
  4292. ENG
  4293. [DialogConstantsENG]
  4294. Help = "&Help"
  4295. Exit = "Cancel"
  4296. OK = "OK"
  4297. HelpContext = ""
  4298. Continue = "Continue"
  4299. Cancel = "Cancel"
  4300. [FileConstantsENG]
  4301. ;
  4302. ; Variables to support thermometer gauge and error dialogs
  4303. ;
  4304. ProCaption = "Windows NT Setup"
  4305. ProCancel = "Cancel"
  4306. ProCancelMsg = "Windows NT Networking is not correctly installed. "+
  4307. "Are you sure you want to cancel copying files?"
  4308. ProCancelCap = "Network Setup Message"
  4309. ProText1 = "Copying:"
  4310. ProText2 = "To:"
  4311. ProductLPDDisplayName = "TCP/IP Print Server"
  4312. ProductLPDTitle = "Microsoft TCP/IP Printing"
  4313. ProductLPDDescription = "Enables Windows NT to print to TCP/IP-connected printers or to printers that are physically attached to UNIX computers."
  4314. [OptionsTextENG]
  4315. TCPPRINT = "Microsoft TCP/IP Printing"
  4316. #####oemnxptc.inf
  4317. [LanguagesSupported]
  4318. ENG
  4319. [OptionsTextENG]
  4320. TC = "TCP/IP Protocol"
  4321. [FileConstantsENG]
  4322. ProCaption = "Windows NT Setup"
  4323. ProCancel = "Cancel"
  4324. ProCancelMsg = "Windows NT Networking is not correctly installed. "+
  4325. "Are you sure you want to cancel copying files?"
  4326. ProCancelCap = "Network Setup Message"
  4327. ProText1 = "Copying:"
  4328. ProText2 = "To:"
  4329. NoNewComponents = "No New Components to Install."
  4330. FunctionTitle = "TCP/IP Setup"
  4331. ProductNETBTDescription = "NetBT System Driver"
  4332. ProductNETBTDisplayName = "WINS Client(TCP/IP)"
  4333. ProductNETBTTitle = "WINS Client(TCP/IP)"
  4334. ProductTELNETDisplayName = "Telnet"
  4335. ProductTELNETTitle = "Telnet Networking Support Environment"
  4336. ProductTELNETSYSDisplayName = "Telnetsys"
  4337. ProductTELNETSYSTitle = "Telnet Driver"
  4338. ProductLMHOSTSDisplayName = "TCP/IP NetBIOS Helper"
  4339. ProductLMHOSTSTitle = "TCP/IP NetBIOS Helper"
  4340. ProductDHCPDisplayName = "DHCP Client"
  4341. ProductDHCPTitle = "DHCP Client"
  4342. ProductTCDisplayName = "TCP/IP Service"
  4343. ProductTCTitle = "TCP/IP Protocol"
  4344. ProductTCDescription = "Transport Control Protocol/Internet Protocol. The default wide area network protocol that provides communication across diverse interconnected networks."
  4345. ProviderDisplayName = "TCP/IP"
  4346. LDAPProviderDisplayName = "NTDS"
  4347. ShellCodeErrorTitle = "Error: "$(FunctionTitle)
  4348. ShellCodeErrorText = "Shell Code Error."
  4349. RASRebindError = "Setup has discovered that you have Remote Access Services installed. Do you want to configure RAS to support the TCP/IP protocol?"
  4350. [DialogConstantsENG]
  4351. Help = "&Help"
  4352. Exit = "Cancel"
  4353. OK = "OK"
  4354. HelpContext = ""
  4355. Continue = "Continue"
  4356. Cancel = "Cancel"
  4357. [FileDependentDlgENG]
  4358. [InfoDlg]
  4359. STF_MB_TITLE = "Information Message"
  4360. DlgType = "MessageBox"
  4361. STF_MB_TEXT = $(InfoMsgText)
  4362. STF_MB_TYPE = 1
  4363. STF_MB_ICON = 5
  4364. STF_MB_DEF = 1
  4365. [DHCPDialog]
  4366. DHCPText = "If there is a DHCP server on your network, TCP/IP can be configured to dynamically provide"+
  4367. " an IP address. If you are not sure, ask your system administrator. Do you wish to use DHCP?"
  4368. STF_MB_TITLE = "TCP/IP Setup"
  4369. DlgType = "MessageBox"
  4370. STF_MB_TEXT = $(DHCPText)
  4371. STF_MB_TYPE = 3
  4372. STF_MB_ICON = 5
  4373. STF_MB_DEF = 2
  4374. [InfoDlgCantConfigure]
  4375. InfoMsgText = "The TCP/IP service is not currently configured to use any adapters."+
  4376. " If you have just installed it, return to the Networks dialog and "+
  4377. "click OK or CLOSE. You will then have the opportunity to configure the adapters."
  4378. [WarningDlgENG]
  4379. STF_MB_TITLE = "TCP/IP Setup Warning"
  4380. DlgType = "MessageBox"
  4381. STF_MB_TEXT = $(Error)
  4382. STF_MB_TYPE = 1
  4383. STF_MB_ICON = 5
  4384. STF_MB_DEF = 1
  4385. [Billboard1ENG]
  4386. Status = "Installing TCP/IP and related services..."
  4387. #####oemnxpip.inf all
  4388. ;------------------------------------------------------------------
  4389. ; LANGUAGES SUPPORTED
  4390. ; -------------------
  4391. ;
  4392. ; This lists the languages supported by this file.
  4393. ; If you add other languages to this list, you must
  4394. ; also add the appropriate text sections for the new
  4395. ; language
  4396. ;------------------------------------------------------------------
  4397. [LanguagesSupported]
  4398. ENG
  4399. ;-------------------------------------------------------------------
  4400. ; OPTION TEXT SECTION
  4401. ; -------------------
  4402. ;
  4403. ; These are the text strings used to identify the options to
  4404. ; the user. There should be a header and entry for every
  4405. ; language listed in the "LanguagesSupported" section.
  4406. ;-------------------------------------------------------------------
  4407. [OptionsTextENG]
  4408. NWLNKIPX = "NWLink IPX/SPX Compatible Transport"
  4409. ;--------------------------------------------------------------------
  4410. ; Language Dependent Dialog Constants
  4411. ;--------------------------------------------------------------------
  4412. [FileConstantsENG]
  4413. ProCaption = "Windows NT Setup"
  4414. ProCancel = "Cancel"
  4415. ProCancelMsg = "Windows NT Networking is not correctly installed. "+
  4416. "Are you sure you want to cancel copying files?"
  4417. ProCancelCap = "Network Setup Message"
  4418. ProText1 = "Copying:"
  4419. ProText2 = "To:"
  4420. FunctionTitle = "NWLink IPX/SPX Compatible Transport Setup"
  4421. ProductNWLNKIPXDescription = "An implementation of the IPX and SPX protocols, which are used by the NetWare networks."
  4422. ProductNWLNKIPXDisplayName = "NWLink IPX/SPX Compatible Transport Protocol"
  4423. ProductNWLNKIPXTitle = "NWLink IPX/SPX Compatible Transport"
  4424. ProductNWLNKNBDescription = "Enables Novell NetBIOS packets to be sent between a NetWare server running Novell NetBIOS and a Windows NT computer, or between two Windows NT computers."
  4425. ProductNWLNKNBDisplayName = "NWLink NetBIOS"
  4426. ProductNWLNKNBTitle = "NWLink NetBIOS"
  4427. ProductNWLNKNBSYSDisplayName = "NWLinkNBsys"
  4428. ProductNWLNKNBSYSTitle = "NWLINK NetBIOS Driver"
  4429. ProductNWLNKSPXDescription = "NWLink SPX Protocol Driver"
  4430. ProductNWLNKSPXDisplayName = "NWLink SPX/SPXII Protocol"
  4431. ProductNWLNKSPXTitle = "NWLink SPX Protocol"
  4432. CompetitorDisplayName = "NWLink IPX/SPX II Transport"
  4433. ShellCodeErrorTitle = "Error: "$(FunctionTitle)
  4434. ShellCodeErrorText = "Shell Code Error."
  4435. RASRebindError = "Setup has discovered that you have Remote Access Services installed. Do you want to configure RAS to support the NWLINK protocol?"
  4436. InstallRip = "Do you want to install the IPX Rip Router?"
  4437. [DialogConstantsENG]
  4438. Help = "&Help"
  4439. Exit = "Cancel"
  4440. OK = "OK"
  4441. HelpContext = ""
  4442. Continue = "C&ontinue"
  4443. Cancel = "C&ancel"
  4444. ;--------------------------------------------------------------------
  4445. ; Input DIALOGS
  4446. ;--------------------------------------------------------------------
  4447. [FileDependentDlgENG]
  4448. ;
  4449. ;--- No UI for NWLNK
  4450. ;
  4451. ;--------------------------------------------------------------------
  4452. ; Input DIALOGS
  4453. ;--------------------------------------------------------------------
  4454. [InfoDlg]
  4455. STF_MB_TITLE = "Information Message"
  4456. ;
  4457. ; don't need to localize the dialog type
  4458. ;
  4459. DlgType = "MessageBox"
  4460. STF_MB_TEXT = $(InfoMsgText)
  4461. STF_MB_TYPE = 1
  4462. STF_MB_ICON = 5
  4463. STF_MB_DEF = 1
  4464. ;--------------------------------------------------------------------
  4465. ; Input DIALOGS
  4466. ;--------------------------------------------------------------------
  4467. [InfoDlgCantConfigure]
  4468. InfoMsgText = "The IPX Protocol service is not currently configured to use any adapters."+
  4469. " If you have just installed it, return to the Networks dialog and "+
  4470. "click OK. You will then have the opportunity to configure the adapters."
  4471. [InUseENG]
  4472. InfoMsgText = "The IPX Protocol service is being used by another service(s). "+
  4473. "Please remove other related components before removing IPX Protocol."
  4474. ;--------------------------------------------------------------------
  4475. ; Get the string to use while doing the install
  4476. ;--------------------------------------------------------------------
  4477. [Billboard1ENG]
  4478. Status = "Installing IPX Protocol and related services..."
  4479. [FatalError1ENG]
  4480. Error = "Another IPX/SPX protocol driver is currently installed in this machine, "+
  4481. "and the network interface cannot operate properly with both drivers installed. "+
  4482. "If you still wish to install the NWLNK protocol driver, you must first "+
  4483. "remove the "$(CompetitorDisplayName)" component and reboot your machine."
  4484. #####oemnsvnw.inf
  4485. [LanguagesSupported]
  4486. ENG
  4487. ;
  4488. ; Language depended section
  4489. ;
  4490. [WorkstationENG]
  4491. NWType = "Client Service for NetWare"
  4492. NWDescription = "Enables this computer to log on to NetWare servers and access their resources."
  4493. [GatewayENG]
  4494. NWType = "Gateway Service for NetWare"
  4495. NWDescription = "Enables other Windows NT computers to access NetWare servers without running NetWare Client software."
  4496. [OptionsWINNTTextENG]
  4497. NWWKSTA = "Client Service for NetWare"
  4498. [OptionsLANMANNTTextENG]
  4499. NWWKSTA = "Gateway (and Client) Services for NetWare"
  4500. [FileConstantsENG]
  4501. NotEnoughSpace = "Out of disk space. Please remove some files before install "$(NWType)"."
  4502. UpgradeBetaOnTopOfDaytona = "You cannot update the beta version of "$(NWType)" over Windows NT 3.51's "$(NWType)"."
  4503. InstallNWLINKFirst = "Please install the NWLINK IPX/SPX Compatible Transport before you install the "$(NWType)"."
  4504. InstallNTWKSTAFirst = "Please install the Windows NT Workstation service before you install the "$(NWType)"."
  4505. RemoveAndReboot = "Please remove any existing "$(NWType)" component and reboot your machine before installing the latest version of "$(NWType)"."
  4506. UpgradeFirst = "Please install the Windows NT patch before installing the "$(NWType)"."
  4507. ProCaption = "Windows NT Setup"
  4508. ProCancel = "Cancel"
  4509. ProCancelMsg = "Windows NT Networking is not correctly installed. "+
  4510. "Are you sure you want to cancel copying files?"
  4511. ProCancelCap = "Network Setup Message"
  4512. ProText1 = "Copying:"
  4513. ProText2 = "To:"
  4514. FunctionTitle = $(NWType)" Setup"
  4515. ProductNWWKSTADescription = $(NWDescription)
  4516. ProductNWRDRDescription = "NetWare Redirector Compatible Service"
  4517. ProviderRDRName = "NetWare Compatible Redirector"
  4518. ProductNWWKSTATitle = $(NWType)
  4519. ProductNWWKSTADisplayName = $(NWType)
  4520. ProductNWRDRDisplayName = "NetWare Rdr"
  4521. ProductNWRDRTitle = "NetWare Redirector"
  4522. ProductProviderName = "NetWare Network"
  4523. ProductProviderDisplayName = "NetWare or Compatible Network"
  4524. ProductPrintProviderName = "NetWare or Compatible Network"
  4525. OldPrintProviderName = "Netware(R) Network"
  4526. OldPrintProviderName2 = "NetWare Network"
  4527. REM1 = "REM Install network redirector"
  4528. [DialogConstantsENG]
  4529. Help = "&Help"
  4530. Exit = "Cancel"
  4531. OK = "OK"
  4532. HelpContext = ""
  4533. Continue = "Continue"
  4534. Cancel = "Cancel"
  4535. ShellCodeErrorText = "Shell Code Error"
  4536. [FileDependentDlgENG]
  4537. ; nothing
  4538. #####oemnsvbh.inf all
  4539. ;-----------------------------------------------------------------------
  4540. ; LANGUAGES SUPPORTED
  4541. ; -------------------
  4542. ;
  4543. ; The languages supported by the OEM INF, For every language supported
  4544. ; we need to have a separate text section for every displayable text
  4545. ; section.
  4546. ;
  4547. ;-----------------------------------------------------------------------
  4548. [LanguagesSupported]
  4549. ENG
  4550. ;-----------------------------------------------------------------------
  4551. ; OPTION TEXT SECTION
  4552. ; -------------------
  4553. ; These are text strings used to identify the option to the user. There
  4554. ; are separate sections for each language supported. The format of the
  4555. ; section name is "OptionsText" concatenated with the Language represented
  4556. ; by the section.
  4557. ;
  4558. ;-----------------------------------------------------------------------
  4559. [OptionsTextENG]
  4560. NETMON = "Network Monitor Agent"
  4561. NETMONTOOLS = "Network Monitor Tools and Agent"
  4562. ;***********************************************************************
  4563. ; Language-Dependent Dialog Constants
  4564. ;***********************************************************************
  4565. [FileConstantsENG]
  4566. ;
  4567. ; Variables to support thermometer gauge and error dialogs
  4568. ;
  4569. ProCaption = "Windows NT Setup"
  4570. ProCancel = "Cancel"
  4571. ProCancelMsg = "Windows NT Networking is not correctly installed. "+
  4572. "Are you sure you want to cancel copying files?"
  4573. ProCancelCap = "Network Setup Message"
  4574. ProText1 = "Copying:"
  4575. ProText2 = "To:"
  4576. ;
  4577. ; Software
  4578. ;
  4579. ProductNMAgentDisplayName = "Network Monitor Agent"
  4580. ;
  4581. ; Software Tools
  4582. ;
  4583. NETMONTOOLSSoftwareTitle = "Network Monitor Tools and Agent"
  4584. NETMONSoftwareTitle = "Network Monitor Agent"
  4585. [NETMONConstantsENG]
  4586. ;
  4587. ; Product Info
  4588. ;
  4589. ProductSoftwareTitle = $(NETMONSoftwareTitle)
  4590. ProductSoftwareDescription = "Informs monitoring programs, such as Performance Monitor and Network Monitor, of network transactions for this computer."
  4591. ProductSoftwareDisplayName = $(ProductSoftwareTitle)" Driver"
  4592. FunctionTitle = $(ProductSoftwareTitle)
  4593. ShellCodeErrorTitle = "Error: "$(FunctionTitle)
  4594. ShellCodeErrorText = "Shell Code Error."
  4595. [NETMONTOOLSConstantsENG]
  4596. ;
  4597. ; Product Info
  4598. ;
  4599. ProductSoftwareTitle = $(NETMONTOOLSSoftwareTitle)
  4600. ProductSoftwareDescription = "A software package for monitoring and troubleshooting network transactions"
  4601. ProductSoftwareDisplayName = $(ProductSoftwareTitle)" Drivers"
  4602. FunctionTitle = $(ProductSoftwareTitle)
  4603. ShellCodeErrorTitle = "Error: "$(FunctionTitle)
  4604. ShellCodeErrorText = "Shell Code Error."
  4605. [DialogConstantsENG]
  4606. ;
  4607. ; Common button names, etc.
  4608. ;
  4609. Help = "&Help"
  4610. Exit = "Cancel"
  4611. OK = "OK"
  4612. HelpContext = ""
  4613. Continue = "Continue"
  4614. Cancel = "Cancel"
  4615. [IconInfoENG]
  4616. OldNetAdminGroupName = "Network Administration"
  4617. NetAdminGroupName = "Administrative Tools"
  4618. NetMonitor = "Network Monitor"
  4619. #####oemnsvri.inf
  4620. ;-----------------------------------------------------------------------
  4621. ; LANGUAGES SUPPORTED
  4622. ; -------------------
  4623. ;
  4624. ; The languages supported by the OEM INF, For every language supported
  4625. ; we need to have a separate text section for every displayable text
  4626. ; section.
  4627. ;
  4628. ;-----------------------------------------------------------------------
  4629. [LanguagesSupported]
  4630. ENG
  4631. ;-----------------------------------------------------------------------
  4632. ; OPTION TEXT SECTION
  4633. ; -------------------
  4634. ; These are text strings used to identify the option to the user. There
  4635. ; are separate sections for each language supported. The format of the
  4636. ; section name is "OptionsText" concatenated with the Language represented
  4637. ; by the section.
  4638. ;
  4639. ;-----------------------------------------------------------------------
  4640. [OptionsTextENG]
  4641. REMOTEBOOT = "Remoteboot Service"
  4642. ;***********************************************************************
  4643. ; Language-Dependent Dialog Constants
  4644. ;***********************************************************************
  4645. [FileConstantsENG]
  4646. ;
  4647. ; Variables to support thermometer gauge and error dialogs
  4648. ;
  4649. ProCaption = "Windows NT Setup"
  4650. ProCancel = "Cancel"
  4651. ProCancelMsg = "Windows NT Networking is not correctly installed. "+
  4652. "Are you sure you want to cancel copying files?"
  4653. ProCancelCap = "Network Setup Message"
  4654. ProText1 = "Copying:"
  4655. ProText2 = "To:"
  4656. ;
  4657. ; Product Info
  4658. ;
  4659. FunctionTitle = "Remoteboot Setup"
  4660. ;
  4661. ; Software
  4662. ;
  4663. ProductSoftwareDescription = "Starts MS-DOS and Microsoft Windows workstations over the network."
  4664. ProductSoftwareDisplayName = "Remoteboot Service"
  4665. ProductSoftwareTitle = "Remoteboot Service"
  4666. ShellCodeErrorTitle = "Error: "$(FunctionTitle)
  4667. ShellCodeErrorText = "Shell Code Error."
  4668. ;
  4669. ; Program group information
  4670. ;
  4671. OldRplGroup = "Network Administration"
  4672. RplGroup = "Administrative Tools"
  4673. RplMgr = "Remoteboot Manager"
  4674. [DialogConstantsENG]
  4675. ;
  4676. ; Common button names, etc.
  4677. ;
  4678. Help = "&Help"
  4679. Exit = "Cancel"
  4680. OK = "OK"
  4681. HelpContext = ""
  4682. Continue = "Continue"
  4683. Cancel = "Cancel"
  4684. ;-----------------------------------------------
  4685. ; Input DIALOGS
  4686. ;-----------------------------------------------
  4687. [FileDependentDlgENG]
  4688. Edit1Label = "&Remoteboot directory:"
  4689. CheckBox1 = "&Migrate Remoteboot directory from LAN Manager 2.2"
  4690. ;no translation needed after this
  4691. DlgType = "RadioCombination"
  4692. DlgTemplate = "QUERY_RPL_PATH"
  4693. Caption = $(FunctionTitle)
  4694. CBOptionsGreyed = {}
  4695. ComboListItemsIn = {}
  4696. ComboListItemsOut = {}
  4697. HelpContext = $(!IDH_DB_OEMNSVRI_INS)
  4698. EditTextLim = 256
  4699. EditTextIn = $(RPLDIR)
  4700. EditFocus = "ALL"
  4701. RCCtlFocusOn = 403
  4702. [NonFatalError1ENG]
  4703. Error = "The Remoteboot directory must be an absolute path."
  4704. [DoAskSourceDlgTextENG]
  4705. DlgText = "Setup needs to copy Remoteboot Client files. These files are located "+
  4706. "in the \CLIENTS\RPL directory of the Windows NT Server CD."$(!LF)$(!LF)+
  4707. "If you want Setup to look in a different place, type the new location below. "+
  4708. "When the location is correct, click Continue."
  4709. #####oemnadt2.inf all
  4710. [LanguagesSupported]
  4711. ENG
  4712. [OptionsTextENG]
  4713. IBMTOK2ISA = "IBM Token-Ring Network 16/4 ISA Adapter II"
  4714. [FileConstantsENG]
  4715. ProCaption = "Windows NT Setup"
  4716. ProCancel = "Cancel"
  4717. ProCancelMsg = "Windows NT Networking is not correctly installed. "+
  4718. "Are you sure you want to cancel copying files?"
  4719. ProCancelCap = "Network Setup Message"
  4720. ProText1 = "Copying:"
  4721. ProText2 = "To:"
  4722. FunctionTitle = "IBM Token-Ring 16/4 Adapter II Card Setup"
  4723. ProductSoftwareDescription = "IBM Token-Ring 16/4 ISA Adapter II Driver"
  4724. ProductHardwareIBMTOK2ISADescription = "IBM Token-Ring 16/4 ISA Adapter II"
  4725. ProductSoftwareTitle = "IBM Token-Ring 16/4 ISA Adapter II Driver"
  4726. ProductHardwareIBMTOK2ISATitle = "IBM Token-Ring 16/4 ISA Adapter II"
  4727. ShellCodeErrorTitle = "Error: "$(FunctionTitle)
  4728. ShellCodeErrorText = "Shell Code Error."
  4729. [DialogConstantsENG]
  4730. Help = "&Help"
  4731. Exit = "Cancel"
  4732. OK = "OK"
  4733. HelpContext = ""
  4734. Continue = "Continue"
  4735. Cancel = "Cancel"
  4736. [FileDependentDlgENG]
  4737. Combo1Label = "I/O &Port Address:"
  4738. DlgType = "RadioCombination"
  4739. DlgTemplate = "IBMTOK2"
  4740. Caption = $(FunctionTitle)
  4741. Combo1List = $(IOADDR_Hex_List)
  4742. Combo1Out = $(IOADDR_Hex_Value)
  4743. ComboListItemsIn = {Combo1List}
  4744. ComboListItemsOut = {Combo1Out}
  4745. EditTextLim = 17
  4746. EditTextIn = $(NetworkAddress)
  4747. Edit1Label = "&NetworkAddress"
  4748. HelpContext = $(!IDH_DB_OEMNADT2_INS)
  4749. #####oemnadte.inf all
  4750. [LanguagesSupported]
  4751. ENG
  4752. [OptionsTextENG]
  4753. IBMTOK2E = "IBM Token Ring EISA Adapter"
  4754. [FileConstantsENG]
  4755. ProCaption = "Windows NT Setup"
  4756. ProCancel = "Cancel"
  4757. ProCancelMsg = "Windows NT Networking is not correctly installed. "+
  4758. "Are you sure you want to cancel copying files?"
  4759. ProCancelCap = "Network Setup Message"
  4760. ProText1 = "Copying:"
  4761. ProText2 = "To:"
  4762. FunctionTitle = "IBM Token Ring EISA Adapter Card Setup"
  4763. ProductSoftwareDescription = "IBM Token Ring EISA Adapter Driver"
  4764. ProductHardwareDescription = "IBM Token Ring EISA Adapter"
  4765. CANNOT_FIND_ANY_CARD = "Network card is not present in the system"
  4766. ProductHardwareTitle = "IBM Token Ring EISA Adapter"
  4767. ProductSoftwareTitle = "IBM Token Ring EISA Adapter Driver"
  4768. ShellCodeErrorTitle = "Error: "$(FunctionTitle)
  4769. ShellCodeErrorText = "Shell Code Error."
  4770. [DialogConstantsENG]
  4771. Help = "&Help"
  4772. Exit = "Cancel"
  4773. OK = "OK"
  4774. HelpContext = ""
  4775. Continue = "Continue"
  4776. Cancel = "Cancel"
  4777. [FileDependentDlgENG]
  4778. Edit1Label = "&Network Address:"
  4779. DlgType = "Edit"
  4780. DlgTemplate = "NETWORK_NUMBER"
  4781. Caption = $(FunctionTitle)
  4782. HelpContext = $(!IDH_DB_OEMNADTE_INS)
  4783. EditTextLim = 17
  4784. EditTextIn = $(NetworkAddress)
  4785. EditFocus = "ALL"
  4786. RCCtlFocusOn = 403
  4787. #####oemnsvrc.inf
  4788. [LanguagesSupported]
  4789. ENG
  4790. [DialogConstantsENG]
  4791. Help = "&Help"
  4792. Exit = "Cancel"
  4793. OK = "OK"
  4794. HelpContext = ""
  4795. Continue = "Continue"
  4796. Cancel = "Cancel"
  4797. [FileDependentDlgENG]
  4798. ;
  4799. ; Variables to support thermometer gauge and error dialogs
  4800. ;
  4801. ProCaption = "Windows NT Setup"
  4802. ProCancel = "Cancel"
  4803. ProCancelMsg = "Windows NT Networking is not correctly installed. "+
  4804. "Are you sure you want to cancel copying files?"
  4805. ProCancelCap = "Network Setup Message"
  4806. ProText1 = "Copying:"
  4807. ProText2 = "To:"
  4808. #####oemnadpm.inf all
  4809. ;-----------------------------------------------------------------------
  4810. ; LANGUAGES SUPPORTED
  4811. ; -------------------
  4812. ;
  4813. ; The languages supported by the OEM INF, For every language supported
  4814. ; we need to have a separate text section for every displayable text
  4815. ; section.
  4816. ;
  4817. ;-----------------------------------------------------------------------
  4818. [LanguagesSupported]
  4819. ENG
  4820. ;-----------------------------------------------------------------------
  4821. ; OPTION TEXT SECTION
  4822. ; -------------------
  4823. ; These are text strings used to identify the option to the user. There
  4824. ; are separate sections for each language supported. The format of the
  4825. ; section name is "OptionsText" concatenated with the Language represented
  4826. ; by the section.
  4827. ;
  4828. ;-----------------------------------------------------------------------
  4829. [OptionsTextENG]
  4830. P189X = "ProNET-4/16 p189X NIC"
  4831. [PacketChoices]
  4832. Packet1="4Kb",4210
  4833. Packet2="18Kb",17986
  4834. ;***********************************************************************
  4835. ; Language-Dependent Dialog Constants
  4836. ;***********************************************************************
  4837. [FileConstantsENG]
  4838. ;
  4839. ; Variables to support thermometer gauge and error dialogs
  4840. ;
  4841. ProCaption = "Windows NT Setup"
  4842. ProCancel = "Cancel"
  4843. ProCancelMsg = "Windows NT Networking is not correctly installed. "+
  4844. "Are you sure you want to cancel copying files?"
  4845. ProCancelCap = "Network Setup Message"
  4846. ProText1 = "Copying:"
  4847. ProText2 = "To:"
  4848. FunctionTitle = "Proteon p189X Adapter Card Setup"
  4849. ProductSoftwareDescription = "Proteon RapiDriver"
  4850. ProductHardwareDescription = "Proteon p189X ProNET-4/16 NIC"
  4851. CANNOT_FIND_ANY_CARD = "Network card is not present in the system"
  4852. ProductHardwareTitle = "Proteon p189X ProNET-4/16 NIC"
  4853. ProductSoftwareTitle = "Proteon RapiDriver"
  4854. ShellCodeErrorTitle = "Error: "$(FunctionTitle)
  4855. ShellCodeErrorText = "Shell Code Error."
  4856. [DialogConstantsENG]
  4857. ;
  4858. ; Common button names, etc.
  4859. ;
  4860. Help = "&Help"
  4861. Exit = "Cancel"
  4862. OK = "OK"
  4863. HelpContext = ""
  4864. Continue = "Continue"
  4865. Cancel = "Cancel"
  4866. ;-----------------------------------------------
  4867. ; Input DIALOGS
  4868. ;-----------------------------------------------
  4869. [FileDependentDlgENG]
  4870. Group1 = "CardSpeed"
  4871. Radio1 = "&4"
  4872. Radio2 = "&16"
  4873. Edit1Label = "&Network Address:"
  4874. ;no translation needed after this
  4875. DlgType = "RadioCombination"
  4876. DlgTemplate = "IBM_TOKEN"
  4877. Caption = $(FunctionTitle)
  4878. ComboListItemsIn = {}
  4879. ComboListItemsOut = {}
  4880. EditTextLim = 17
  4881. EditTextIn = $(NetworkAddress)
  4882. OptionsGreyed = {}
  4883. HelpContext = $(!IDH_DB_OEMNADP9_INS)
  4884. RCCtlFocusOn = 403
  4885. #####oemnadar.inf all
  4886. [OptListENG]
  4887. OptList_1 = tc$arcnet "Arcnet/TCNS (All Types)", "tcarc", "ARCNET/TCNS Adapter", "ARCNET or Thomas-Conrad TCNS Adapter"
  4888. OptList_2 = tc$tcns, "Thomas-Conrad TCNS", "tcarc", "TCNS Adapter", "Thomas-Conrad 100Mbps TCNS"
  4889. [FileConstantsENG]
  4890. ProCaption = "Windows NT Setup"
  4891. ProCancel = "Cancel"
  4892. ProCancelMsg = "Your ARCNET/TCNS Windows NT Networking "+
  4893. "Adapter is not correctly installed. Are "+
  4894. "you sure you want to cancel copying files?"
  4895. ProCancelCap = "Network Setup Message"
  4896. ProText1 = "Copying:"
  4897. ProText2 = "To:"
  4898. SoftwareTitle = "ARCNET/TCNS Driver"
  4899. SoftwareDescription = "ARCNET/TCNS Adapter Driver"
  4900. [DialogConstantsENG]
  4901. Help = "&Help"
  4902. Exit = "Cancel"
  4903. OK = "OK"
  4904. HelpContext = ""
  4905. Continue = "Continue"
  4906. Cancel = "Cancel"
  4907. FunctionTitle = "ARCNET/TCNS Adapter Setup"
  4908. InterruptLabel = "&Interrupt Number:"
  4909. BaseIoLabel = "I/O &Port Base Addr:"
  4910. MemoryLabel = "&Memory Address:"
  4911. TcnsCaption = "Thomas-Conrad TCNS Adapter Setup"
  4912. TcnsEISACaption = "Thomas-Conrad TCNS (TC3147) Adapter Setup"
  4913. SlotNumberLabel = "&Slot Number:"
  4914. [LanguagesSupported]
  4915. ENG
  4916. #####oemnaddt.inf all
  4917. [LanguagesSupported]
  4918. ENG
  4919. [OptionsTextENG]
  4920. DC21040 = "DEC PCI Ethernet DECchip 21040"
  4921. DC21041 = "DEC PCI Ethernet DECchip 21041"
  4922. DC21140 = "DEC PCI Fast Ethernet DECchip 21140"
  4923. DC21142 = "DEC PCI Fast Ethernet DECchip 21142"
  4924. DE434 = "DEC DE434 EtherWORKS Turbo PCI TP Adapter"
  4925. DE435 = "DEC DE435 EtherWORKS Turbo PCI Adapter"
  4926. ; DE436 = "DEC DE436 EtherWORKS Turbo PCI Quad Adapter"
  4927. MULTIA = "DEC multia's Ethernet Controller"
  4928. DE425 = "DEC DE425 EtherWORKS Turbo EISA Adapter"
  4929. DE450 = "DEC DE450 EtherWORKS Turbo PCI Adapter"
  4930. DE500 = "DEC DE500 Fast Ethernet PCI Adapter"
  4931. [FileConstantsENG]
  4932. ProCaption = "Windows NT Setup"
  4933. ProCancel = "Cancel"
  4934. ProCancelMsg = "Windows NT Networking is not correctly installed. "+
  4935. "Are you sure you want to cancel copying files?"
  4936. ProCancelCap = "Network Setup Message"
  4937. ProText1 = "Copying:"
  4938. ProText2 = "To:"
  4939. ProductSoftwareDescription = "DEC DC21x4 Driver"
  4940. FunctionDC21040Title = "DEC DECchip 21040 Based Adapter Setup"
  4941. ProductHardwareDC21040Description = "DEC PCI Ethernet DECchip 21040"
  4942. ProductHardwareDC21040Title = "DEC PCI Ethernet DECchip 21040"
  4943. FunctionDC21041Title = "DEC DECchip 21041 Based Adapter Setup"
  4944. ProductHardwareDC21041Description = "DEC PCI Ethernet DECchip 21041"
  4945. ProductHardwareDC21041Title = "DEC PCI Ethernet DECchip 21041"
  4946. FunctionDC21140Title = "DEC DECchip 21140 Based Adapter Setup"
  4947. ProductHardwareDC21140Description = "DEC PCI Fast Ethernet DECchip 21140"
  4948. ProductHardwareDC21140Title = "DEC PCI Fast Ethernet DECchip 21140"
  4949. FunctionDC21142Title = "DEC DECchip 21142 Based Adapter Setup"
  4950. ProductHardwareDC21142Title = "DEC PCI Ethernet DC21142"
  4951. ProductHardwareDC21142Description = "DEC PCI Fast Ethernet DECchip 21142"
  4952. FunctionDE434Title = "DEC DE434 PCI Adapter Card Setup"
  4953. ProductHardwareDE434Description = "DEC DE434 EtherWORKS Turbo PCI TP Adapter"
  4954. ProductHardwareDE434Title = "DEC DE434 EtherWORKS Turbo PCI TP Adapter"
  4955. FunctionDE435Title = "DEC DE435 PCI Adapter Card Setup"
  4956. ProductHardwareDE435Description = "DEC DE435 EtherWORKS Turbo PCI Adapter"
  4957. ProductHardwareDE435Title = "DEC DE435 EtherWORKS Turbo PCI Adapter"
  4958. FunctionMULTIATitle = "DEC multia's Ethernet Controller Setup"
  4959. ProductHardwareMULTIADescription = "DEC multia's Ethernet Controller"
  4960. ProductHardwareMULTIATitle = "DEC multia's Ethernet Controller"
  4961. FunctionDE425Title = "DEC DE425 EISA Adapter Card Setup"
  4962. ProductHardwareDE425Description = "DEC DE425 EtherWORKS Turbo EISA Adapter"
  4963. ProductHardwareDE425Title = "DEC DE425 EtherWORKS Turbo EISA Adapter"
  4964. FunctionDE450Title = "DEC DE450 PCI Adapter Card Setup"
  4965. ProductHardwareDE450Description = "DEC DE450 EtherWORKS Turbo PCI Adapter"
  4966. ProductHardwareDE450Title = "DEC DE450 EtherWORKS Turbo PCI Adapter"
  4967. FunctionDE500Title = "DEC DE500 PCI Adapter Card Setup"
  4968. ProductHardwareDE500Description = "DEC DE500 Fast Ethernet PCI Adapter"
  4969. ProductHardwareDE500Title = "DEC DE500 Fast Ethernet PCI Adapter"
  4970. ConnectionList = ^(ConnectionChoices$(Option), 1)
  4971. ConnectionValues = ^(ConnectionChoices$(Option), 2)
  4972. NoList = ^(NoChoices, 1)
  4973. NoValues = ^(NoChoices, 2)
  4974. ShellCodeErrorTitle = "Error: "$(Function$(Option)Title)
  4975. ShellCodeErrorText = "Shell Code Error."
  4976. CANNOT_FIND_ANY_CARD = "Network card is not present in the system"
  4977. [DialogConstantsENG]
  4978. Help = "&Help"
  4979. Exit = "Cancel"
  4980. OK = "OK"
  4981. HelpContext = ""
  4982. Continue = "Continue"
  4983. Cancel = "Cancel"
  4984. [FileDependentDlgENG]
  4985. DlgText = "Choose the proper cable type for the "+
  4986. "network adapter. Select [Help] for a detailed "+
  4987. "description of the available options of the list."
  4988. Combo1Label = "&Connection Type:"
  4989. ;
  4990. ; don't localize anything below this
  4991. ;
  4992. DlgTemplate = "ADAP_PROTO_COMBO"
  4993. DlgType = "Combination"
  4994. Caption = $(Function$(Option)Title)
  4995. Combo1List = $(ConnectionList)
  4996. Combo1Out = $(ConnectionValue)
  4997. ComboListItemsIn = {Combo1List}
  4998. ComboListItemsOut = {Combo1Out}
  4999. EditTextLim = ""
  5000. CBOptionsGreyed = {}
  5001. MinHelpId = 10
  5002. MaxHelpId = 1130
  5003. HelpContext = $(Help$(Option)Id)
  5004. [ConnectionChoicesDC21040]
  5005. Connect_0 = "AutoDetect", 0
  5006. Connect_1 = "10BaseT (Twisted_Pair) ", 2
  5007. Connect_2 = "10BaseT Full_Duplex ", 3
  5008. Connect_3 = "10BaseT No_Link_Test", 4
  5009. Connect_4 = "10Base2 (BNC)", 1
  5010. Connect_5 = "10Base5 (AUI)", 5
  5011. [ConnectionChoicesDC21041]
  5012. Connect_0 = "AutoSense", 0
  5013. Connect_1 = "AutoSense No_Nway", 6
  5014. Connect_2 = "10BaseT (Twisted_Pair) ", 2
  5015. Connect_3 = "10BaseT Full_Duplex ", 3
  5016. Connect_5 = "10BaseT No_Link_Test", 4
  5017. Connect_6 = "10Base2 (BNC)", 1
  5018. Connect_7 = "10Base5 (AUI)", 5
  5019. [ConnectionChoicesDC21140]
  5020. Connect_0 = "AutoSense", 0
  5021. Connect_1 = "AutoSense No_Nway", 6
  5022. Connect_2 = "100BaseTx", 8
  5023. Connect_3 = "100BaseTx Full_Duplex", 9
  5024. Connect_4 = "100BaseT4", 10
  5025. Connect_5 = "100BaseFx", 11
  5026. Connect_6 = "100BaseFx Full_Duplex", 12
  5027. Connect_7 = "10BaseT (Twisted Pair)", 2
  5028. Connect_8 = "10BaseT Full_Duplex", 3
  5029. [ConnectionChoicesDC21142]
  5030. Connect_0 = "AutoSense", 0
  5031. Connect_1 = "100BaseTx", 8
  5032. Connect_2 = "100BaseTx Full_Duplex", 9
  5033. Connect_3 = "100BaseT4", 10
  5034. Connect_4 = "100BaseFx", 11
  5035. Connect_5 = "100BaseFx Full_Duplex", 12
  5036. Connect_6 = "10BaseT (Twisted_Pair) ", 2
  5037. Connect_7 = "10BaseT Full_Duplex", 3
  5038. Connect_8 = "10BaseT No_Link_Test", 4
  5039. Connect_9 = "10Base2 (BNC)", 1
  5040. Connect_10= "10Base5 (AUI)", 5
  5041. [ConnectionChoicesMULTIA]
  5042. Connect_0 = "AutoDetect", 0
  5043. Connect_1 = "10BaseT (Twisted_Pair) ", 2
  5044. Connect_2 = "10BaseT Full_Duplex ", 3
  5045. Connect_3 = "10BaseT No_Link_Test", 4
  5046. Connect_4 = "10Base2 (BNC)", 1
  5047. Connect_5 = "10Base5 (AUI)", 5
  5048. [ConnectionChoicesDE434]
  5049. Connect_0 = "10BaseT (Twisted_Pair) ", 2
  5050. Connect_1 = "10BaseT Full_Duplex ", 3
  5051. Connect_2 = "10BaseT No_Link_Test", 4
  5052. [ConnectionChoicesDE435]
  5053. Connect_0 = "AutoDetect", 0
  5054. Connect_1 = "10BaseT (Twisted_Pair) ", 2
  5055. Connect_2 = "10BaseT Full_Duplex ", 3
  5056. Connect_3 = "10BaseT No_Link_Test", 4
  5057. Connect_4 = "10Base2 (BNC)", 1
  5058. Connect_5 = "10Base5 (AUI)", 5
  5059. [ConnectionChoicesDE450]
  5060. Connect_0 = "AutoSense", 0
  5061. Connect_1 = "AutoSense No_Nway", 6
  5062. Connect_2 = "10BaseT (Twisted_Pair) ", 2
  5063. Connect_3 = "10BaseT Full_Duplex ", 3
  5064. Connect_4 = "10BaseT No_Link_Test", 4
  5065. Connect_5 = "10Base2 (BNC)", 1
  5066. Connect_6 = "10Base5 (AUI)", 5
  5067. [ConnectionChoicesDE500]
  5068. Connect_0 = "AutoSense", 0
  5069. Connect_1 = "100BaseTx", 8
  5070. Connect_2 = "100BaseTx Full_Duplex", 9
  5071. Connect_3 = "10BaseT", 2
  5072. Connect_4 = "10BaseT Full_Duplex", 3
  5073. #####oemnadzz.inf all
  5074. [LanguagesSupported]
  5075. ENG
  5076. ;***********************************************************************
  5077. ; Language-Dependent Dialog Constants
  5078. ;***********************************************************************
  5079. [FileConstantsENG]
  5080. ;
  5081. ; Variables to support thermometer gauge and error dialogs
  5082. ;
  5083. ProCaption = "Windows NT Setup"
  5084. ProCancel = "Cancel"
  5085. ProCancelMsg = "Windows NT Networking is not correctly installed. "+
  5086. "Are you sure you want to cancel copying files?"
  5087. ProCancelCap = "Network Setup Message"
  5088. ProText1 = "Copying:"
  5089. ProText2 = "To:"
  5090. ShellCodeErrorTitle = "Error: "
  5091. ShellCodeErrorText = "Shell Code Error."
  5092. [ErrorMsgENG]
  5093. CannotFindOemsetup = "Setup cannot find "$(File1)", "$(File2)", "$(File3)", or "$(File4)". Please make sure your input path is correct."
  5094. #####oemnadap.inf all
  5095. ;-----------------------------------------------------------------------
  5096. ; LANGUAGES SUPPORTED
  5097. ; -------------------
  5098. ;
  5099. ; The languages supported by the OEM INF, For every language supported
  5100. ; we need to have a separate text section for every displayable text
  5101. ; section.
  5102. ;
  5103. ;-----------------------------------------------------------------------
  5104. [LanguagesSupported]
  5105. ENG
  5106. [OptionsTextENG]
  5107. AMDPCI = "AMD PCNET Family Ethernet Adapter"
  5108. [FileConstantsENG]
  5109. ProCaption = "Windows NT Setup"
  5110. ProCancel = "Cancel"
  5111. ProCancelMsg = "Windows NT Networking is not correctly installed. "+
  5112. "Are you sure you want to cancel copying files?"
  5113. ProCancelCap = "Network Setup Message"
  5114. ProText1 = "Copying:"
  5115. ProText2 = "To:"
  5116. GenericAdapterName = "AMD PCNET ISA/VESA Ethernet Adapter"
  5117. GenericPCIAdapterName = "AMD PCNET PCI Ethernet Adapter"
  5118. GenericDriverName = "AMD PCNET Family Ethernet Adapter Driver"
  5119. ProductSoftwareDescription = $(GenericDriverName)
  5120. ProductHardwareDescription = $(GenericAdapterName)
  5121. ProductHardwarePCNTN3Description="AMD PCnet Family Driver"
  5122. ProductSoftwareTitle = $(GenericDriverName)
  5123. ProductHardwarePCNTN3Title = $(GenericAdapterName)
  5124. ;
  5125. ; no localization until [DialogConstantsENG]
  5126. ;
  5127. DialogDllName = "amddlg.dll"
  5128. IRQList = ^(IRQChoices, 1)
  5129. IRQValues = ^(IRQChoices, 2)
  5130. IOBaseAddrList = ^(IOBaseAddrChoices, 1)
  5131. IOBaseAddrValues = ^(IOBaseAddrChoices, 2)
  5132. DMAChannelList = ^(DMAChannelChoices,1)
  5133. DMAChannelValues = ^(DMAChannelChoices,2)
  5134. LEDList = ^(LEDChoices,1)
  5135. LEDValues = ^(LEDChoices,2)
  5136. FullDuplexList = ^(FullDuplexChoices,1)
  5137. FullDuplexValues = ^(FullDuplexChoices,2)
  5138. BusTimerList = ^(BusTimerChoices,1)
  5139. BusTimerValues = ^(BusTimerChoices,2)
  5140. [DialogConstantsENG]
  5141. FunctionTitle = $(GenericDriverName)$(GenericInfVersion)
  5142. Help = "&Help"
  5143. Exit = "Cance&l"
  5144. OK = "&OK"
  5145. HelpContext = ""
  5146. Continue = "C&ontinue"
  5147. Cancel = "&Cancel"
  5148. [MemoryMappedChoicesENG]
  5149. Map_1 = 1, "ON"
  5150. Map_2 = 0, "OFF"
  5151. [FileDependentDlgENG]
  5152. FunctionTitle = $(GenericAdapterName)$(GenericInfVersion)
  5153. DlgText = "Please select values for the following fields:"
  5154. Combo1Label = "&I/O Port:"
  5155. Combo2Label = "IRQ &Number:"
  5156. Combo3Label = "&DMA Number:"
  5157. Combo4Label = "&Full Duplex:"
  5158. Combo5Label = "&Bus Timer:"
  5159. BigButton = "&More options >>"
  5160. CheckBox1 = "10Base-&T port"
  5161. Group1 = "&Bus to scan"
  5162. Radio1 = "&PNP"
  5163. Radio2 = "&VESA"
  5164. Radio3 = "&ISA"
  5165. Radio4 = "&ALL"
  5166. ;
  5167. ; no localization until IRQChoices
  5168. ;
  5169. DlgType = "RadioCombination"
  5170. DlgTemplate = "PCNTN3"
  5171. Caption = $(FunctionTitle)
  5172. CBOptionsGreyed = {}
  5173. NotifyFields = {NO, NO}
  5174. HelpContext = 1
  5175. Combo1List = $(IOBaseAddrList)
  5176. Combo1Out = $(IOBaseAddrValue)
  5177. Combo2List = $(IRQList)
  5178. Combo2Out = $(IRQValue)
  5179. Combo3List = $(DMAChannelList)
  5180. Combo3Out = $(DMAChannelValue)
  5181. Combo4List = $(FullDuplexList)
  5182. Combo4Out = $(FullDuplexValue)
  5183. Combo5List = $(BusTimerList)
  5184. Combo5Out = $(BusTimerValue)
  5185. ComboListItemsIn = {Combo1List,Combo2List,Combo3List,Combo4List,Combo5List}
  5186. ComboListItemsOut = {Combo1Out,Combo2Out,Combo3Out,Combo4Out,Combo5Out}
  5187. EditTextIn = ""
  5188. EditTextLim = ""
  5189. [IRQChoices]
  5190. IRQ_1 = "3",3
  5191. IRQ_2 = "4",4
  5192. IRQ_3 = "5",5
  5193. IRQ_4 = "9",9
  5194. IRQ_5 = "10",10
  5195. IRQ_6 = "11",11
  5196. IRQ_7 = "12",12
  5197. IRQ_8 = "15",15
  5198. IRQ_9 = "Auto_Scan",0
  5199. [IOBaseAddrChoices]
  5200. IOBase_1 = "0x200",512
  5201. IOBase_2 = "0x220",544
  5202. IOBase_3 = "0x240",576
  5203. IOBase_4 = "0x260",608
  5204. IOBase_5 = "0x280",640
  5205. IOBase_6 = "0x2a0",672
  5206. IOBase_7 = "0x2c0",714
  5207. IOBase_8 = "0x2e0",746
  5208. IOBase_9 = "0x300",768
  5209. IOBase_10 = "0x320",800
  5210. IOBase_11 = "0x340",832
  5211. IOBase_12 = "0x360",864
  5212. IOBase_13 = "0x380",896
  5213. IOBase_14 = "0x3a0",928
  5214. IOBase_15 = "0x3c0",960
  5215. IOBase_16 = "0x3e0",992
  5216. IOBase_17 = "Auto_Scan",0
  5217. [DMAChannelChoices]
  5218. DMAChannel_1 = "3",3
  5219. DMAChannel_2 = "5",5
  5220. DMAChannel_3 = "6",6
  5221. DMAChannel_4 = "7",7
  5222. DMAChannel_5 = "Auto_Scan",0
  5223. [LEDChoices]
  5224. LED_1 = "Default",65536
  5225. LED_2 = "0x0",0
  5226. LED_3 = "0x2",2
  5227. LED_4 = "0x4",4
  5228. LED_5 = "0x8",8
  5229. LED_6 = "0x10",16
  5230. LED_7 = "0x20",32
  5231. LED_8 = "0x30",48
  5232. LED_9 = "0x34",52
  5233. LED_10 = "0x40",64
  5234. LED_11 = "0xc0",192
  5235. LED_12 = "0x4088",16520
  5236. LED_13 = "0xb0",176
  5237. LED_14 = "0x21",129
  5238. [FullDuplexChoices]
  5239. FULLDUPLEX_1 = "OFF",1
  5240. FULLDUPLEX_2 = "AUI",2
  5241. FULLDUPLEX_3 = "UTP",3
  5242. FULLDUPLEX_4 = "Default",0
  5243. [BusTimerChoices]
  5244. BUSTIMER_1 = "5",5
  5245. BUSTIMER_2 = "6",6
  5246. BUSTIMER_3 = "7",7
  5247. BUSTIMER_4 = "8",8
  5248. BUSTIMER_5 = "9",9
  5249. BUSTIMER_6 = "10",10
  5250. BUSTIMER_7 = "11",11
  5251. BUSTIMER_8 = "12",12
  5252. BUSTIMER_9 = "13",13
  5253. BUSTIMER_10 = "Default",0
  5254. [FileDependentDlgPCIENG]
  5255. FunctionTitle = $(GenericPCIAdapterName)$(GenericInfVersion)
  5256. DlgText = "Please select values for the following fields:"
  5257. Combo1Label = "&Full Duplex:"
  5258. BigButton = "&More options >>"
  5259. CheckBox1 = "10Base-&T port"
  5260. ;
  5261. ; no locationization until LEDChoices
  5262. ;
  5263. DlgType = "RadioCombination"
  5264. DlgTemplate = "PCNTN3PCI"
  5265. Caption = $(FunctionTitle)
  5266. CBOptionsGreyed = {}
  5267. NotifyFields = {NO, NO}
  5268. HelpContext = 1
  5269. Combo1List = $(FullDuplexList)
  5270. Combo1Out = $(FullDuplexValue)
  5271. Combo3List = $(LEDList)
  5272. Combo3Out = $(LED0Value)
  5273. Combo4List = $(LEDList)
  5274. Combo4Out = $(LED1Value)
  5275. Combo5List = $(LEDList)
  5276. Combo5Out = $(LED2Value)
  5277. Combo6List = $(LEDList)
  5278. Combo6Out = $(LED3Value)
  5279. ComboListItemsIn = {Combo1List}
  5280. ComboListItemsOut = {Combo1Out}
  5281. EditTextIn = ""
  5282. EditTextLim = ""
  5283. [LEDChoices]
  5284. LED_1 = "Default",65536
  5285. LED_2 = "0x0",0
  5286. LED_3 = "0x2",2
  5287. LED_4 = "0x4",4
  5288. LED_5 = "0x8",8
  5289. LED_6 = "0x10",16
  5290. LED_7 = "0x20",32
  5291. LED_8 = "0x30",48
  5292. LED_9 = "0x34",52
  5293. LED_10 = "0x40",64
  5294. LED_11 = "0xc0",192
  5295. LED_12 = "0x4088",16520
  5296. LED_13 = "0xb0",176
  5297. LED_14 = "0x21",129
  5298. [FullDuplexChoices]
  5299. FULLDUPLEX_1 = "OFF",1
  5300. FULLDUPLEX_2 = "AUI",2
  5301. FULLDUPLEX_3 = "UTP",3
  5302. FULLDUPLEX_4 = "Default",0
  5303. [BusTimerChoices]
  5304. BUSTIMER_1 = "5",5
  5305. BUSTIMER_2 = "6",6
  5306. BUSTIMER_3 = "7",7
  5307. BUSTIMER_4 = "8",8
  5308. BUSTIMER_5 = "9",9
  5309. BUSTIMER_6 = "10",10
  5310. BUSTIMER_7 = "11",11
  5311. BUSTIMER_8 = "12",12
  5312. BUSTIMER_9 = "13",13
  5313. BUSTIMER_10 = "Default",0
  5314. #####oemnaddf.inf all
  5315. [LanguagesSupported]
  5316. ENG
  5317. [OptionsTextENG]
  5318. DEFPA = "DEC FDDIcontroller/PCI"
  5319. [FileConstantsENG]
  5320. ProCaption = "Windows NT Setup"
  5321. ProCancel = "Cancel"
  5322. ProCancelMsg = "Windows NT Networking is not correctly installed. "+
  5323. "Are you sure you want to cancel copying files?"
  5324. ProCancelCap = "Network Setup Message"
  5325. ProText1 = "Copying:"
  5326. ProText2 = "To:"
  5327. FunctionTitle = "DEC FDDIcontroller/PCI Card Setup"
  5328. ProductSoftwareDescription = "DEC FDDIcontroller/PCI Driver"
  5329. ProductHardwareDescription = "DEC FDDIcontroller/PCI"
  5330. CANNOT_FIND_ANY_CARD = "Network card is not present in the system"
  5331. ShellCodeErrorTitle = "Error: "$(FunctionTitle)
  5332. ShellCodeErrorText = "Shell Code Error."
  5333. ReceiveBuffList = ^(ReceiveBuffChoices,1)
  5334. ReceiveBuffValues = ^(ReceiveBuffChoices,2)
  5335. TransmitBuffList = ^(TransmitBuffChoices,1)
  5336. TransmitBuffValues = ^(TransmitBuffChoices,2)
  5337. BurstSizeList = ^(BurstSizeChoices,1)
  5338. BurstSizeValues = ^(BurstSizeChoices,2)
  5339. DialogDllName = "defpa.dll"
  5340. [DialogConstantsENG]
  5341. Help = "&Help"
  5342. Exit = "Cancel"
  5343. OK = "OK"
  5344. HelpContext = 1
  5345. Continue = "Continue"
  5346. Cancel = "Cancel"
  5347. [FileDependentDlgENG]
  5348. DlgType = "RadioCombination"
  5349. DlgTemplate = "DEFPA"
  5350. Combo1 = "Receive Buffers:"
  5351. Combo2 = "Transmit Buffers:"
  5352. Combo3 = "Burst Size:"
  5353. Edit1 = "Requested TTRT(ms):"
  5354. Edit2 = "Bus Number:"
  5355. Edit3 = "Card Instance:"
  5356. Group = "Full Duplex Enable"
  5357. Combo1List = $(ReceiveBuffList)
  5358. Combo1Out = $(ReceiveBuffValue)
  5359. Combo2List = $(TransmitBuffList)
  5360. Combo2Out = $(TransmitBuffValue)
  5361. Combo3List = $(BurstSizeList)
  5362. Combo3Out = $(BurstSizeValue)
  5363. ; Burst size is not included in dialog box, for now
  5364. ComboListItemsIn = {Combo1List,Combo2List}
  5365. ComboListItemsOut = {Combo1Out,Combo2Out}
  5366. EditTextLim = {3,3,1}
  5367. EditTextIn = {$(EditText1),$(EditText2),$(EditText3)}
  5368. EditTextOut = {$(EditText1),$(EditText2),$(EditText3)}
  5369. [ReceiveBuffChoices]
  5370. Receive_1 = "2",2
  5371. Receive_2 = "4",4
  5372. Receive_3 = "8",8
  5373. [TransmitBuffChoices]
  5374. Transmit_1 = "8",8
  5375. Transmit_2 = "16",16
  5376. Transmit_3 = "32",32
  5377. Transmit_4 = "64",64
  5378. Transmit_5 = "128",128
  5379. [BurstSizeChoices]
  5380. Burst_1 = "4",0
  5381. Burst_2 = "8",1
  5382. Burst_3 = "16",2
  5383. #####oemnadd3.inf all
  5384. [LanguagesSupported]
  5385. ENG
  5386. [OptionsTextENG]
  5387. DEC300 = "DEC FDDIcontroller/EISA"
  5388. [FileConstantsENG]
  5389. ProCaption = "Windows NT Setup"
  5390. ProCancel = "Cancel"
  5391. ProCancelMsg = "Windows NT Networking is not correctly installed. "+
  5392. "Are you sure you want to cancel copying files?"
  5393. ProCancelCap = "Network Setup Message"
  5394. ProText1 = "Copying:"
  5395. ProText2 = "To:"
  5396. FunctionTitle = "DEC FDDIcontroller/EISA Card Setup"
  5397. ProductSoftwareDescription = "DEC FDDIcontroller/EISA Driver"
  5398. ProductHardwareDescription = "DEC FDDIcontroller/EISA"
  5399. CANNOT_FIND_ANY_CARD = "Network card is not present in the system"
  5400. ProductSoftwareTitle = "DEC FDDIcontroller/EISA Driver"
  5401. ProductHardwareTitle = "DEC FDDIcontroller/EISA Adapter"
  5402. ShellCodeErrorTitle = "Error: "$(FunctionTitle)
  5403. ShellCodeErrorText = "Shell Code Error."
  5404. BurstSizeList = ^(BurstSizeChoices,1)
  5405. BurstSizeValues = ^(BurstSizeChoices,2)
  5406. ReceiveBuffList = ^(ReceiveBuffChoices,1)
  5407. ReceiveBuffValues = ^(ReceiveBuffChoices,2)
  5408. TransmitBuffList = ^(TransmitBuffChoices,1)
  5409. TransmitBuffValues = ^(TransmitBuffChoices,2)
  5410. DialogDllName = "defea.dll"
  5411. [DialogConstantsENG]
  5412. Help = "&Help"
  5413. Exit = "Cancel"
  5414. OK = "OK"
  5415. HelpContext = 1
  5416. Continue = "Continue"
  5417. Cancel = "Cancel"
  5418. [FileDependentDlgENG]
  5419. DlgType = "RadioCombination"
  5420. DlgTemplate = "DEFEA"
  5421. Combo1 = "Burst Size:"
  5422. Combo2 = "Receive Buffers:"
  5423. Combo3 = "Transmit Buffers:"
  5424. Group = "Full Duplex Enable"
  5425. Edit1 = "Requested TTRT(ms):"
  5426. Combo1List = $(BurstSizeList)
  5427. Combo1Out = $(BurstSizeValue)
  5428. Combo2List = $(ReceiveBuffList)
  5429. Combo2Out = $(ReceiveBuffValue)
  5430. Combo3List = $(TransmitBuffList)
  5431. Combo3Out = $(TransmitBuffValue)
  5432. ComboListItemsIn = {Combo2List,Combo3List}
  5433. ComboListItemsOut = {Combo2Out,Combo3Out}
  5434. EditTextLim = {3}
  5435. [BurstSizeChoices]
  5436. Burst_1 = "4",0
  5437. Burst_2 = "8",1
  5438. Burst_3 = "16",2
  5439. [ReceiveBuffChoices]
  5440. Receive_1 = "2",2
  5441. Receive_2 = "4",4
  5442. Receive_3 = "8",8
  5443. [TransmitBuffChoices]
  5444. Transmit_1 = "8",8
  5445. Transmit_2 = "16",16
  5446. Transmit_3 = "32",32
  5447. Transmit_4 = "64",64
  5448. Transmit_5 = "128",128
  5449. #####oemnadni.inf all
  5450. ;-----------------------------------------------------------------------
  5451. ; LANGUAGES SUPPORTED
  5452. ; -------------------
  5453. ;
  5454. ; The languages supported by the OEM INF, For every language supported
  5455. ; we need to have a separate text section for every displayable text
  5456. ; section.
  5457. ;
  5458. ;-----------------------------------------------------------------------
  5459. [LanguagesSupported]
  5460. ENG
  5461. ;-----------------------------------------------------------------------
  5462. ; OPTION TEXT SECTION
  5463. ; -------------------
  5464. ; These are text strings used to identify the option to the user. There
  5465. ; are separate sections for each language supported. The format of the
  5466. ; section name is "OptionsText" concatenated with the Language represented
  5467. ; by the section.
  5468. ;
  5469. ;-----------------------------------------------------------------------
  5470. [OptionsTextENG]
  5471. NE2000IBMCOMPAT = "IBM Ethernet PCMCIA and Compatible Adapter"
  5472. NE4000PCMCIA = "Novell NE4000 PCMCIA Adapter"
  5473. MICRODYNEPCMCIA = "Microdyne NE4000 PCMCIA Adapter"
  5474. ;***********************************************************************
  5475. ; Language-Dependent Dialog Constants
  5476. ;***********************************************************************
  5477. [FileConstantsENG]
  5478. ;
  5479. ; Variables to support thermometer gauge and error dialogs
  5480. ;
  5481. ProCaption = "Windows NT Setup"
  5482. ProCancel = "Cancel"
  5483. ProCancelMsg = "Windows NT Networking is not correctly installed. "+
  5484. "Are you sure you want to cancel copying files?"
  5485. ProCancelCap = "Network Setup Message"
  5486. ProText1 = "Copying:"
  5487. ProText2 = "To:"
  5488. ;
  5489. ; Product Info
  5490. ;
  5491. ;
  5492. ; Software
  5493. ;
  5494. ProductSoftwareNE2000IBMCOMPATDescription = "IBM Ethernet PCMCIA and Compatible Adapter Driver"
  5495. ProductSoftwareNE2000IBMCOMPATTitle = "IBM Ethernet PCMCIA and Compatible Adapter Driver"
  5496. ProductSoftwareNE4000PCMCIADescription = "Novell NE4000 PCMCIA Adapter Driver"
  5497. ProductSoftwareNE4000PCMCIATitle = "Novell NE4000 PCMCIA Adapter Driver"
  5498. ProductSoftwareMICRODYNEPCMCIADescription = "Microdyne NE4000 PCMCIA Adapter Driver"
  5499. ProductSoftwareMICRODYNEPCMCIATitle = "Microdyne NE4000 PCMCIA Adapter Driver"
  5500. ;
  5501. ; Hardware
  5502. ;
  5503. ProductHardwareNE2000IBMCOMPATDescription = "IBM Ethernet PCMCIA and Compatible Adapter"
  5504. ProductHardwareNE2000IBMCOMPATTitle = "IBM Ethernet PCMCIA and Compatible Adapter"
  5505. ProductHardwareNE4000PCMCIADescription = "Novell NE4000 PCMCIA Adapter"
  5506. ProductHardwareNE4000PCMCIATitle = "Novell NE4000 PCMCIA Adapter"
  5507. ProductHardwareMICRODYNEPCMCIADescription = "Microdyne NE4000 PCMCIA Adapter"
  5508. ProductHardwareMICRODYNEPCMCIATitle = "Microdyne NE4000 PCMCIA Adapter"
  5509. FunctionTitle = $(ProductHardware$(Option)Title)" Card Setup"
  5510. ShellCodeErrorTitle = "Error: "$(FunctionTitle)
  5511. ShellCodeErrorText = "Shell Code Error."
  5512. [DialogConstantsENG]
  5513. ;
  5514. ; Common button names, etc.
  5515. ;
  5516. Help = "&Help"
  5517. Exit = "Cancel"
  5518. OK = "OK"
  5519. HelpContext = ""
  5520. Continue = "Continue"
  5521. Cancel = "Cancel"
  5522. ;-----------------------------------------------
  5523. ; Input DIALOGS
  5524. ;-----------------------------------------------
  5525. [FileDependentDlgENG]
  5526. Combo1Label = "&IRQ Level:"
  5527. Combo2Label = "&Memory Base Address:"
  5528. Combo3Label = "I/&O Port Address:"
  5529. ;no translation needed after this
  5530. DlgType = "MultiCombo"
  5531. DlgTemplate = "WD"
  5532. Caption = $(FunctionTitle)
  5533. Combo1List = $(IRQList)
  5534. Combo1Out = $(IRQValue)
  5535. Combo2List = $(PcCardAddressHexList)
  5536. Combo2Out = $(PcCardBaseAddress)
  5537. Combo3List = $(IOBaseAddrHexList)
  5538. Combo3Out = $(IOBaseAddress)
  5539. ComboListItemsIn = {Combo1List, Combo2List, Combo3List}
  5540. ComboListItemsOut = {Combo1Out, Combo2Out, Combo3Out}
  5541. EditTextIn = ""
  5542. EditTextLim = ""
  5543. NotifyFields = {NO, NO, NO}
  5544. HelpContext = $(!IDH_DB_OEMNADWD_INS)
  5545. #####oemnxppp.inf all
  5546. [LanguagesSupported]
  5547. ENG
  5548. [OptionsTextENG]
  5549. RASPPTP = "Point To Point Tunneling Protocol"
  5550. ;***********************************************************************
  5551. ;
  5552. ;***********************************************************************
  5553. [FileConstantsENG]
  5554. ProCaption = "Windows NT Setup"
  5555. ProCancel = "Cancel"
  5556. ProCancelMsg = "Windows NT Networking is not correctly installed. "+
  5557. "Are you sure you want to cancel copying files?"
  5558. ProCancelCap = "Network Setup Message"
  5559. ProText1 = "Copying:"
  5560. ProText2 = "To:"
  5561. FunctionTitleRASPPTP = "PPTP Card Setup"
  5562. ProductSoftwareDescription = "PPTP Miniport Driver"
  5563. ProductHardwareRASPPTPDescription = "PPTP Adapter"
  5564. ProductSoftwareTitle = "PPTP Miniport Driver"
  5565. ProductHardwareRASPPTPTitle = "PPTP Adapter"
  5566. ProductRASPPTPDescription = "This is a protocol for tunneling secure remote network communications across Point to Point (PPP) connections to the Internet. "+
  5567. "It will allow remote and mobile users to dial into the Internet, using local points of presence and Internet service providers (ISPs) to gain access to corporate networks."
  5568. ProductRASPPTPTitle = "Point To Point Tunneling Protocol"
  5569. ShellCodeErrorTitle = "Error: "$(FunctionTitle)$(Option))
  5570. ShellCodeErrorText = "Shell Code Error."
  5571. ;RASPPTP_SPECIFIC_START
  5572. ;***********************************************************************
  5573. ; These constants are specific to the RASPPTP.sys driver for SMAN
  5574. ;***********************************************************************
  5575. [SMANFileConstantsENG]
  5576. PPTPFunctionTitleRASPPTP = "PPTP Card Setup"
  5577. PPTPProductSoftwareDescription = "PPTP Protocol Driver"
  5578. PPTPProductHardwareRASPPTPDescription = "PPTP Adapter"
  5579. PPTPProductSoftwareTitle = "PPTP Protocol Driver"
  5580. PPTPProductHardwareRASPPTPTitle = "PPTP Adapter"
  5581. ;RASPPTP_SPECIFIC_END
  5582. ;***********************************************************************
  5583. ;
  5584. ;***********************************************************************
  5585. [DialogConstantsENG]
  5586. Help = "&Help"
  5587. Exit = "Cancel"
  5588. OK = "OK"
  5589. HelpContext = ""
  5590. Continue = "Continue"
  5591. Cancel = "Cancel"
  5592. ;***********************************************************************
  5593. ;
  5594. ;***********************************************************************
  5595. [FileDependentDlgENG]
  5596. ;Label1 = "&IRQ Level:"
  5597. ;Label2 = "&RAM Base Address:"
  5598. DlgType = "RadioCombination"
  5599. DlgTemplate = "NE2000"
  5600. Caption = $(FunctionTitle)$(Option)
  5601. ;Combo1List = $(IRQ_List)
  5602. ;Combo1Out = $(InterruptNumber)
  5603. ;Combo2List = $(RAM_Hex_List)
  5604. ;Combo2Out = $(RAM_Hex_Value)
  5605. ;ComboListItemsIn = {Combo1List, Combo2List}
  5606. ;ComboListItemsOut = {Combo1Out, Combo2Out}
  5607. EditTextIn = ""
  5608. EditTextLim = ""
  5609. CBOptionsGreyed = {}
  5610. NotifyFields = {NO, NO}
  5611. ; HelpContext = $(!IDH_DB_OEMNADN2_INS)
  5612. ;***********************************************************************
  5613. ;
  5614. ;***********************************************************************
  5615. [InvokeRasDlgENG]
  5616. InvokeRasSetupMsg = "Remote Access Services (RAS) will now be installed. "+
  5617. "Please configure the PPTP ports in RAS "+
  5618. "setup to enable you to use RAS over PPTP."
  5619. InvokeRasConfigMsg = "Remote Access Services (RAS) setup will now be invoked. "+
  5620. "Please configure the PPTP ports in RAS "+
  5621. "setup to enable you to use RAS over PPTP."
  5622. InvokeRasConfigMsg2 = "Remote Access Services (RAS) setup will now be invoked. "+
  5623. "Please remove the PPTP ports in RAS configuration."
  5624. InvokeRasError = "PPTP setup encountered an error "+
  5625. "while invoking the RAS setup INF file (OEMNSVRA.INF). "+
  5626. "Please make sure that the file is present in the "+
  5627. "System32 directory and is the proper file."
  5628. [InvokeRasSetupDlgENG]
  5629. DlgType = "MessageBox"
  5630. STF_MB_TEXT = "Remote Access Services (RAS) is not installed. "+
  5631. "Do you want to install RAS "+
  5632. "and add the PPTP ports in RAS setup to enable "+
  5633. "you to use RAS over PPTP?"$(!LF)$(!LF)+
  5634. "NOTE: if you are going to install Routing and "+
  5635. "Remote Access Services beta, choose NO"
  5636. STF_MB_TITLE = "PPTP setup"
  5637. STF_MB_TYPE = 3
  5638. STF_MB_ICON = 4
  5639. STF_MB_DEF = 2
  5640. [InvokeRasConfigDlgENG]
  5641. DlgType = "MessageBox"
  5642. STF_MB_TEXT = "Do you want to configure Remote Access Services (RAS) "+
  5643. "and add the PPTP ports in RAS setup to enable "+
  5644. "you to use RAS over PPTP?"
  5645. STF_MB_TITLE = "PPTP setup"
  5646. STF_MB_TYPE = 3
  5647. STF_MB_ICON = 4
  5648. STF_MB_DEF = 2
  5649. ;***********************************************************************
  5650. ;
  5651. ;***********************************************************************
  5652. [InvokeTCPIPDlgENG]
  5653. InvokeTCPSetupMsg = "TCP/IP is not installed. It will now be installed."
  5654. InvokeTCPError = "PPTP setup encountered an error "+
  5655. "while invoking the TCP/IP setup INF file (OEMNXPTC.INF). "+
  5656. "Please make sure that the file is present in the "+
  5657. "System32 directory and is the proper file."
  5658. ;***********************************************************************
  5659. ;
  5660. ;***********************************************************************
  5661. [InvokeCancelDlgENG]
  5662. InvokeCancelMsg = "PPTP setup is incomplete. "+
  5663. "Please rerun the Setup Program if you want "+
  5664. "to install PPTP."
  5665. ;***********************************************************************
  5666. ;
  5667. ;***********************************************************************
  5668. [InvokeConfigureDlgENG]
  5669. InvokeConfigureMsg = "Please reboot for the new changes to take effect."
  5670. #####oemnsvbr.inf all
  5671. [LanguagesSupported]
  5672. ENG
  5673. [OptionsTextENG]
  5674. RelayAgent = "DHCP Relay Agent"
  5675. [FileConstantsENG]
  5676. FunctionTitle = "Relay Agent Setup"
  5677. ProductSoftwareDescription = "Enables the Windows NT Server to forward DHCP (Dynamic Host Configuration Protocol) broadcasts across a router to a remote DHCP server."
  5678. ProductSoftwareDisplayName = "DHCP Relay Agent"
  5679. ProductSoftwareTitle = "DHCP Relay Agent"
  5680. ErrorTCPIPNotInstalled = "TCP/IP is not installed. Please install TCP/IP and retry this installation."
  5681. ShellCodeErrorTitle = "Error: "$(FunctionTitle)
  5682. ShellCodeErrorText = "Shell Code Error."
  5683. ProCaption = "Windows NT Setup"
  5684. ProCancel = "Cancel"
  5685. ProCancelMsg = "Windows NT Networking is not correctly installed. "+
  5686. "Are you sure you want to cancel copying files?"
  5687. ProCancelCap = "Network Setup Message"
  5688. [DefaultsENG]
  5689. [DialogConstantsENG]
  5690. Help = "&Help"
  5691. Exit = "Cancel"
  5692. OK = "OK"
  5693. HelpContext = ""
  5694. Continue = "Continue"
  5695. Cancel = "Cancel"
  5696. [FileDependentDlgENG]
  5697. #####oemnsvsm.inf all
  5698. [LanguagesSupported]
  5699. ENG
  5700. [OptionsTextENG]
  5701. SFM = "Services for Macintosh"
  5702. [FileConstantsENG]
  5703. FunctionTitle = "Services for Macintosh Setup"
  5704. ProductATALKDescription = "Enables a Macintosh computer to access shared disk space on your computer."
  5705. ProductAFPSVCDescription = "AppleTalk File Server"
  5706. ProductMACPRINTDescription = "AppleTalk Print Server"
  5707. ProductSFMDescription = "Enables a Windows NT Server to act as an AppleTalk router, allowing PC and Macintosh clients to share files and printers."
  5708. ProCaption = $(FunctionTitle)
  5709. ProCancel = "Cancel"
  5710. ProCancelMsg = "Services for Macintosh is not correctly installed. "+
  5711. "Are you sure you want to cancel copying files ?"
  5712. ProCancelCap = "Services for Macintosh Setup"
  5713. ProText1 = "Copying:"
  5714. ProText2 = "To:"
  5715. Error = "User has cancelled copying files. Copied files will be removed."
  5716. MajorVersion = "MajorVersion"
  5717. MinorVersion = "MinorVersion"
  5718. Version = "Version "
  5719. AskLocationText = "Setup needs to copy Services for Macintosh files."$(!LF)$(!LF)+
  5720. "Setup will look for the files in the location specified below. If you want "+
  5721. "Setup to look in a different place, type the new location. When the location "+
  5722. "is correct, click Continue."
  5723. ProductSFMTitle = "Services for Macintosh"
  5724. ProductATALKDisplayName = "AppleTalk Protocol"
  5725. ProductATALKTitle = "AppleTalk Protocol"
  5726. ProductAFPSVCDisplayName = "File Server for Macintosh"
  5727. ProductAFPSVCTitle = "File Server for Macintosh"
  5728. ProductAFPSRVRDisplayName = "SFM Kernel Driver"
  5729. ProductMACPRINTDisplayName = "Print Server for Macintosh"
  5730. ProductMACPRINTTitle = "Print Server for Macintosh"
  5731. !UAMVolumeName = "Microsoft UAM Volume"
  5732. !AtalkMonName = "AppleTalk Printing Devices"
  5733. !AtalkMonEventLogName = "AppleTalk Print Monitor"
  5734. !AppleShareFolder = "AppleShare Folder"
  5735. !UamReadMeDestFile = "ReadMe.UAM"
  5736. GroupName = "Administrative Tools"
  5737. IconName = "File Manager"
  5738. [DialogConstantsENG]
  5739. Help = "&Help"
  5740. Exit = "E&xit Setup"
  5741. OK = "OK"
  5742. HelpContext = ""
  5743. Continue = "Continue"
  5744. Cancel = "Cancel"
  5745. [UAMVarsENG]
  5746. UAMDirName = "Microsoft UAM Volume"
  5747. UAMPath = $(UAMDrive)"\"$(UAMDirName)
  5748. [TCCommentsENG]
  5749. !XCEL1COMMENT = "Comment=MS Excel 3.0 Chart"
  5750. !XCEL2COMMENT = "Comment=MS Excel 3.0 Spreadsheet"
  5751. !XCEL3COMMENT = "Comment=MS Excel 3.0 Macrosheet"
  5752. !XCEL4COMMENT = "Comment=MS Excel 3.0 Workspace"
  5753. !XCEL5COMMENT = "Comment=MS Excel 3.0 Add-in MacroFile"
  5754. !XCEL6COMMENT = "Comment=MS Excel 3.0 Template File"
  5755. !XCEL7COMMENT = "Comment=MS Excel 3.0"
  5756. !XCEL8COMMENT = "Comment=MS Excel 4.0 Chart"
  5757. !XCEL9COMMENT = "Comment=MS Excel 4.0 Spreadsheet"
  5758. !XCEL10COMMENT = "Comment=MS Excel 4.0 Macrosheet"
  5759. !XCEL11COMMENT = "Comment=MS Excel 4.0 WorkSpace"
  5760. !XCEL12COMMENT = "Comment=MS Excel 4.0 Add-in MacroFile"
  5761. !XCEL13COMMENT = "Comment=MS Excel 4.0 Template File"
  5762. !MSWD1COMMENT = "Comment=MS Word 5.1 Document"
  5763. !MSWD2COMMENT = "Comment=MS Word 5.1 Document"
  5764. !MSWD3COMMENT = "Comment=MS Word 6.0 Document"
  5765. !MSWD4COMMENT = "Comment=MS Word 6.0 Template"
  5766. !MSPJ1COMMENT = "Comment=MS Project 4.0"
  5767. !MSPJ2COMMENT = "Comment=MS Project 4.0 Exchange File"
  5768. !MSPJ3COMMENT = "Comment=MS Project 4.0 Calendar"
  5769. !MSPJ4COMMENT = "Comment=MS Project 4.0 View"
  5770. !MSPJ5COMMENT = "Comment=MS Project 4.0 WorkSpace"
  5771. !MSPJ6COMMENT = "Comment=MS Project 4.0 Template"
  5772. !ALD31COMMENT = "Comment=Pagemaker 3.0 Publication"
  5773. !ALD32COMMENT = "Comment=Pagemaker 3.0 Template"
  5774. !ALD33COMMENT = "Comment=Pagemaker 3.0 Tiff Graphics"
  5775. !ALD41COMMENT = "Comment=Pagemaker 4.0 Publication"
  5776. !ALD42COMMENT = "Comment=Pagemaker 4.0 Template"
  5777. !ALD43COMMENT = "Comment=Pagemaker 4.0 Tiff Graphics"
  5778. !MORECOMMENT = "Comment=Symantec More File"
  5779. !FOX+COMMENT = "Comment=FoxBase Plus"
  5780. !ARTZCOMMENT = "Comment=Adobe Illustrator"
  5781. !SIT!COMMENT = "Comment=Aladdin Stuffit"
  5782. !PPT2COMMENT = "Comment=MS PowerPoint 2.0"
  5783. !PPT3COMMENT = "Comment=MS PowerPoint 3.0"
  5784. !L123COMMENT = "Comment=Lotus 1-2-3"
  5785. !LMANCOMMENT = "Comment=LMAN Executables"
  5786. !TTXTCOMMENT = "Comment=Teach Text Document"
  5787. !FOXX1COMMENT = "Comment=FoxPro 2.0 Table"
  5788. !FOXX2COMMENT = "Comment=FoxPro 2.0 Memo"
  5789. !FOXX3COMMENT = "Comment=FoxPro 2.0 Index"
  5790. !FOXX4COMMENT = "Comment=FoxPro 2.0 Compound Index"
  5791. !FOXX5COMMENT = "Comment=FoxPro 2.0 Program"
  5792. !FOXX6COMMENT = "Comment=FoxPro 2.0 Report"
  5793. !FOXX7COMMENT = "Comment=FoxPro 2.0 Report Memo"
  5794. !FOXX8COMMENT = "Comment=FoxPro 2.0 Label"
  5795. !FOXX9COMMENT = "Comment=FoxPro 2.0 Label Memo"
  5796. !FOXX10COMMENT = "Comment=FoxPro 2.0 Screen"
  5797. !FOXX11COMMENT = "Comment=FoxPro 2.0 Screen Memo"
  5798. !FOXX12COMMENT = "Comment=FoxPro 2.0 Menu"
  5799. !FOXX13COMMENT = "Comment=FoxPro 2.0 Menu Memo"
  5800. !FOXX14COMMENT = "Comment=FoxPro 2.0 Gen. Query Program"
  5801. !FOXX15COMMENT = "Comment=FoxPro 2.0 Project"
  5802. !FOXX16COMMENT = "Comment=FoxPro 2.0 Project Memo"
  5803. ;------------------------------------------------------------------
  5804. ; Express /Custom Mode Install Dialog - Used In Initial Setup Only
  5805. ;------------------------------------------------------------------
  5806. [SetupSpaceDlgENG]
  5807. STF_MB_TEXT = +
  5808. "Setup could not find enough space on your Windows NT Server system partition. "+
  5809. "Setup requires at least 2 MB for installing Services for Macintosh. "+
  5810. "You can retry installation after freeing up disk space on your system partition."
  5811. ;no translation needed after this
  5812. DlgType = "MessageBox"
  5813. STF_MB_TYPE = 5
  5814. STF_MB_ICON = 3
  5815. STF_MB_DEF = 3
  5816. STF_MB_TITLE = $(FunctionTitle)
  5817. ;no translation needed after this
  5818. [ExitWarningDlgENG]
  5819. STF_MB_TITLE = "Services for Macintosh Setup"
  5820. STF_MB_TEXT = "Services for Macintosh is not correctly installed. Are you "+
  5821. "sure you want to exit Setup?"
  5822. ;no translation needed after this
  5823. DlgType = "MessageBox"
  5824. STF_MB_TYPE = 3
  5825. STF_MB_ICON = 5
  5826. STF_MB_DEF = 2
  5827. ;------------------------------------------------------------------
  5828. ; Error Strings
  5829. ;------------------------------------------------------------------
  5830. ;------------------------------------------------------------------
  5831. ; Miscellaneous Errors
  5832. ;------------------------------------------------------------------
  5833. [MiscErrorString1ENG]
  5834. ErrorString = +
  5835. " of Services for Macintosh is already installed on your system. "+
  5836. "Use [Update] to update to newer versions."
  5837. [MiscErrorString2ENG]
  5838. ErrorString = +
  5839. "Sufficient memory is not available on your system to run "+
  5840. "Services for Macintosh. Services for Macintosh requires "+
  5841. "a minimum of 8 MB to function."
  5842. [MiscErrorString3ENG]
  5843. ErrorString = +
  5844. "Setup encountered the following error during installation. Try installing "+
  5845. "Services for Macintosh after rebooting your system. "$(LF)
  5846. [ShellingErrorENG]
  5847. ErrorString = +
  5848. "An internal error occurred. Contact Technical Support."
  5849. [NTFSFormatHappeningENG]
  5850. ErrorString = +
  5851. "Setup could not find any NTFS partitions in your system. You could be "+
  5852. "reformatting or converting your existing NTFS partition. The Microsoft UAM "+
  5853. "volume cannot be installed at this time. Setup will proceed with installation. "+
  5854. "Use the command SETUP /i OEMNSVSM.INF /c UAMINSTALL to install the UAM volume "+
  5855. "after Windows NT Server installation."
  5856. [UamFileNotCopiedENG]
  5857. ErrorString = +
  5858. "Setup cannot copy Microsoft user authentication files to the Microsoft UAM "+
  5859. "volume. Macintosh workstations will be unable to download these files. There "+
  5860. "may not be enough disk space on your NTFS partition or the UAM files might be "+
  5861. "missing from your Windows NT Server distribution disks. Refer to your Administrator's guide "+
  5862. "on how to create this volume after installation."
  5863. [UamFileNotCopied1ENG]
  5864. ErrorString = +
  5865. "Setup cannot copy Microsoft user authentication files to the Microsoft UAM "+
  5866. "volume. Macintosh workstations will be unable to download these files. There "+
  5867. "may not be enough disk space on your NTFS partition or the UAM files might be "+
  5868. "missing from your Windows NT Server distribution disks. Refer to your Administrator's guide "+
  5869. "on how to create this volume after installation."
  5870. [UamSecurityNotSetENG]
  5871. ErrorString = +
  5872. "Setup cannot set the default security settings for the UAM volume. "+
  5873. "Security for the UAM volume can also be set from the User Manager "+
  5874. "after installation."
  5875. [CannotStartAtalkENG]
  5876. ErrorSuffix = +
  5877. "Setup was unable to start the AppleTalk Protocol. You will be unable to choose "+
  5878. "a desired zone at this time."
  5879. [CannotStartAfdENG]
  5880. ErrorSuffix = +
  5881. "Setup was unable to start the AFD Driver. You will be unable to choose "+
  5882. "a desired zone at this time."
  5883. ;------------------------------------------------------------------
  5884. ; Status Strings
  5885. ;------------------------------------------------------------------
  5886. [StatusInstallSfmENG]
  5887. Status = "Installing Services for Macintosh..."
  5888. [StatusRemoveSfmENG]
  5889. Status = "Removing Services for Macintosh files..."
  5890. [StatusStartingAppleTalkENG]
  5891. Status = "Starting AppleTalk Protocol..."
  5892. ;------------------------------------------------------------------
  5893. ; AppleTalk Transport Error Strings
  5894. ;------------------------------------------------------------------
  5895. [AtalkString1ENG]
  5896. ErrorString = +
  5897. "Setup cannot add Windows sockets support for the AppleTalk protocol. "+
  5898. "Windows sockets applications will be unable to use the AppleTalk Protocol. "+
  5899. "Remove Services for Macintosh after installation and re-install. If the problem "+
  5900. "persists, contact Microsoft support."
  5901. [AtalkString2ENG]
  5902. ErrorString = +
  5903. "Setup cannot remove Windows Sockets support for the AppleTalk protocol."
  5904. [AtalkString3ENG]
  5905. ErrorString = +
  5906. "Services for Macintosh has just been installed. Services will be "+
  5907. "available to Macintosh workstations in the default network. If you would like "+
  5908. "the services to appear in a different zone or to configure routing, close "+
  5909. "the Control Panel, reboot, start AppleTalk and use the Control Panel "+
  5910. "to configure Services for Macintosh."
  5911. [AtalkString5ENG]
  5912. ErrorString = +
  5913. "Setup cannot remove the monitor for the Print Server for Macintosh."
  5914. [AFPString1ENG]
  5915. ErrorString = +
  5916. "Setup cannot find an NTFS partition on your system. "+
  5917. "Services for Macintosh requires an NTFS partition for "+
  5918. "Macintosh workstations to share files. You can create "+
  5919. "the NTFS partition after installing Services for Macintosh. "+
  5920. "To format a partition to NTFS, use the command, format [drive] /fs:NTFS. "+
  5921. "Setup will proceed with installation."
  5922. [AFPString2ENG]
  5923. ErrorString = +
  5924. "Setup cannot add the Macintosh File Server to the File Manager. "+
  5925. "You will be unable to work with Macintosh accessible volumes from "+
  5926. "File Manager."
  5927. [AFPString3ENG]
  5928. ErrorString = +
  5929. "Setup cannot add the Macintosh File Server to the Server Manager. "+
  5930. "You will be unable to work with Services for Macintosh servers from "+
  5931. "Server Manager."
  5932. [AFPString11ENG]
  5933. ErrorString = +
  5934. "Setup can not find the volumes key in the MacFile section in registry. "+
  5935. "The UAM volume cannot be built."
  5936. [AFPString12ENG]
  5937. ErrorString = +
  5938. "Setup can not find any NTFS volumes in your system. The UAM volume can not be installed."
  5939. [MacPrintString2ENG]
  5940. ErrorString = +
  5941. "Setup cannot create the eventlog entries for the Print Server for Macintosh. "+
  5942. "You will be unable to use the event viewer to see the log for Print Server "+
  5943. "for Macintosh."
  5944. [MacPrintString3ENG]
  5945. ErrorString = +
  5946. "Setup cannot add the print processor for the Print Server for Macintosh. "+
  5947. "Macintosh workstations will be unable to print postscript jobs to a "+
  5948. "non-postscript printer on the Windows NT Server network."
  5949. [MacPrintString4ENG]
  5950. ErrorString = +
  5951. "Setup cannot add the print monitor for the Print Server for Macintosh. "+
  5952. "Macintosh workstations will be unable to use print services on this "+
  5953. "Windows NT Server."
  5954. [MacPrintString5ENG]
  5955. ErrorString = +
  5956. "Setup cannot remove the print processor for the Print Server for Macintosh."
  5957. [MacPrintString6ENG]
  5958. ErrorString = +
  5959. "Setup can not find the directory to install the Macintosh print processor. "+
  5960. "The Macintosh print processor will not be installed."
  5961. [MacPrintString7ENG]
  5962. ErrorString = +
  5963. "Setup cannot remove the monitor for the Print Server for Macintosh."
  5964. [MacPrintString10ENG]
  5965. ErrorString = +
  5966. "Setup cannot create the eventlog entries for the Print Server for Macintosh monitor. "+
  5967. "You will be unable to use the event viewer to see the log for Print Server "+
  5968. "for Macintosh."
  5969. [NoAdaptersFoundENG]
  5970. ErrorString = +
  5971. "Setup cannot find any network adapter for Services for Macintosh. You will "+
  5972. "be unable to use Services for Macintosh. Try adding a network adapter or "+
  5973. "enable the bindings for AppleTalk Protocol."
  5974. [RemoveDefaultPortENG]
  5975. ErrorString = +
  5976. "Setup has detected that the default network adapter used by Services "+
  5977. "for Macintosh has been removed. Setup will change the default network, if "+
  5978. "one is available. This may cause Macintosh workstations to no longer "+
  5979. "see Services for Macintosh on their current zone."
  5980. #####oemnxpsm.inf all
  5981. [LanguagesSupported]
  5982. ENG
  5983. [OptionsTextENG]
  5984. ATALK = "AppleTalk Protocol"
  5985. [FileConstantsENG]
  5986. ProductSFMADMTitle = "Macintosh Administrator Tools"
  5987. ProductSFMADMDescription = "Macintosh Administrator Tools"
  5988. ProductATALKTitle = "AppleTalk Protocol"
  5989. ProductSFMADMName = "SFMADM"
  5990. FunctionTitle = "AppleTalk Protocol Setup"
  5991. ProductATALKDescription = "Enables a Macintosh computer to access shared disk space on your computer."
  5992. ProCaption = $(FunctionTitle)
  5993. ProCancel = "Cancel"
  5994. ProCancelMsg = "AppleTalk Protocol is not correctly installed. "+
  5995. "Are you sure you want to cancel copying files ?"
  5996. ProCancelCap = "AppleTalk Protocol Setup"
  5997. ProText1 = "Copying:"
  5998. ProText2 = "To:"
  5999. Error = "User has cancelled copying files. Copied files will be removed."
  6000. MajorVersion = "MajorVersion"
  6001. MinorVersion = "MinorVersion"
  6002. Version = "Version "
  6003. OF = " of "
  6004. !AtalkMonName = "AppleTalk Printing Devices"
  6005. !AtalkMonEventLogName = "AppleTalk Print Monitor"
  6006. AskLocationText = "Setup needs to copy AppleTalk Protocol files."$(!LF)$(!LF)+
  6007. "Setup will look for the files in the location specified below. If you want "+
  6008. "Setup to look in a different place, type the new location. When the location "+
  6009. "is correct, click Continue."
  6010. [DialogConstantsENG]
  6011. Help = "&Help"
  6012. Exit = "Cancel"
  6013. OK = "OK"
  6014. HelpContext = ""
  6015. Continue = "Continue"
  6016. Cancel = "Cancel"
  6017. [ExitWarningDlgENG]
  6018. STF_MB_TITLE = "AppleTalk Protocol Setup"
  6019. STF_MB_TEXT = "AppleTalk Protocol is not correctly installed. Are you "+
  6020. "sure you want to exit Setup?"
  6021. ;no translation needed after this
  6022. DlgType = "MessageBox"
  6023. STF_MB_TYPE = 3
  6024. STF_MB_ICON = 5
  6025. STF_MB_DEF = 2
  6026. ;------------------------------------------------------------------
  6027. ; Error Strings
  6028. ;------------------------------------------------------------------
  6029. ;------------------------------------------------------------------
  6030. ; Miscellaneous Errors
  6031. ;------------------------------------------------------------------
  6032. [MiscErrorString1ENG]
  6033. ErrorString = +
  6034. " is already installed on your system. "+
  6035. "Use [Update] to update to newer versions."
  6036. [SfmAlreadyInstalledENG]
  6037. ErrorString = +
  6038. " of Services for Macintosh is already installed on your system. "+
  6039. "You have to remove Services for Macintosh before installing the "+
  6040. "AppleTalk Protocol."
  6041. [MiscErrorString3ENG]
  6042. ErrorString = +
  6043. "Setup encountered the following error during installation. Try installing "+
  6044. "after rebooting your system. "$(LF)
  6045. [ShellingErrorENG]
  6046. ErrorString = +
  6047. "An internal error occurred. Contact Technical Support."
  6048. [CannotStartAtalkENG]
  6049. ErrorSuffix = +
  6050. "Setup was unable to start the AppleTalk Protocol. You will be unable to choose "+
  6051. "a desired zone at this time."
  6052. [CannotStartAfdENG]
  6053. ErrorSuffix = +
  6054. "Setup was unable to start the AFD Driver. You will be unable to choose "+
  6055. "a desired zone at this time."
  6056. [StatusStartingAppleTalkENG]
  6057. Status = "Starting AppleTalk Protocol..."
  6058. ;------------------------------------------------------------------
  6059. ; AppleTalk Transport Error Strings
  6060. ;------------------------------------------------------------------
  6061. [AtalkString1ENG]
  6062. ErrorString = +
  6063. "Setup cannot add Windows sockets support for the AppleTalk protocol. "+
  6064. "Windows sockets applications will be unable to use the AppleTalk Protocol. "+
  6065. "Remove Services for Macintosh after installation and re-install. If the problem "+
  6066. "persists, contact Microsoft support."
  6067. [AtalkString2ENG]
  6068. ErrorString = +
  6069. "Setup cannot remove Windows Sockets support for the AppleTalk protocol."
  6070. [AtalkString3ENG]
  6071. ErrorString = +
  6072. "AppleTalk has just been installed. "+
  6073. "If you would like to configure AppleTalk, close "+
  6074. "the Control Panel, reboot, start AppleTalk and use the Control Panel "+
  6075. "to configure."
  6076. [AtalkString4ENG]
  6077. ErrorString = +
  6078. "Setup cannot add the print monitor for the Print Server for Macintosh. "+
  6079. "Macintosh workstations will be unable to use print services on this "+
  6080. "Windows NT workstation."
  6081. [AtalkString5ENG]
  6082. ErrorString = +
  6083. "Setup cannot remove the monitor for the Print Server for Macintosh."
  6084. [AtalkString6ENG]
  6085. "Setup cannot create the eventlog entries for the Print Server for Macintosh monitor. "+
  6086. "You will be unable to use the event viewer to see the log for Print Server "+
  6087. "for Macintosh."
  6088. [AtalkString7ENG]
  6089. ErrorString = +
  6090. "Services for Macintosh is installed on your system and it requires "+
  6091. "AppleTalk Protocol for proper operation."+
  6092. "You have to remove Services for Macintosh if you desire to remove "+
  6093. "AppleTalk Protocol."
  6094. [AFPString2ENG]
  6095. ErrorString = +
  6096. "Setup cannot add the Macintosh File Server to the File Manager. "+
  6097. "You will be unable to work with Macintosh accessible volumes from "+
  6098. "File Manager."
  6099. [AFPString3ENG]
  6100. ErrorString = +
  6101. "Setup cannot add the Macintosh File Server to the Server Manager. "+
  6102. "You will be unable to work with Services for Macintosh servers from "+
  6103. "Server Manager."
  6104. [NoAdaptersFoundENG]
  6105. ErrorString = +
  6106. "Setup cannot find any network adapter for the AppleTalk Protocol. You will "+
  6107. "be unable to use AppleTalk Protocol. Try adding a network adapter or "+
  6108. "enable the bindings for AppleTalk Protocol."
  6109. [RemoveDefaultPortENG]
  6110. ErrorString = +
  6111. "Setup has detected that the default network adapter used by AppleTalk "+
  6112. "Protocol has been removed. Setup will change the default network, if "+
  6113. "one is available."
  6114. [CantConfigureADMENG]
  6115. ErrorString = +
  6116. "You cannot configure this software component."
  6117. [RemovingSFMENG]
  6118. Message = "You have Services for Macintosh (SFM) installed on your "+
  6119. "Windows NT Workstation. "+
  6120. "SFM is only supported on the Windows NT Server. "+
  6121. "Your SFM installation will be removed since this is not a "+
  6122. "supported configuration. "+
  6123. "Please install the Windows NT Server if you want to run SFM."
  6124. #####netbond.inf all
  6125. [MessageTextENG]
  6126. ProCaption = "Windows NT Networking Installation"
  6127. ProCancel = "Cancel"
  6128. MPreInstall1 = "Setup is installing the "
  6129. MPreInstall2 = "..."
  6130. MPostInstall = " has been installed."
  6131. ProCancelMsg = "Windows NT is not correctly installed. Are you sure you want "+
  6132. "to cancel copying files?"
  6133. ProCancelCap = "Setup Message"
  6134. MPreUpgrade1 = "Setup is upgrading the "
  6135. MPostUpgrade = " has been upgraded."
  6136. MPreRemove1 = "Setup is removing the "
  6137. MPreRemove2 = "..."
  6138. MPostRemove = " has been removed."
  6139. [FatalErrorENG]
  6140. ; do not translate the string on the left of the '='
  6141. Error = "Setup was unable to process the INF file "$(FailedInfFile)" which is required "+
  6142. "for network installation."
  6143. [ErrorMsgENG]
  6144. CannotFindNtFiles = "The Windows NT files were not found in "$(Path1)", "$(Path2)", or "$(Path3)". Please make sure your input path is correct."
  6145. [FatalDlgENG]
  6146. STF_MB_TITLE = "Setup Message"
  6147. ; no translation starting now
  6148. DlgType = "MessageBox"
  6149. STF_MB_TEXT = $(Error)
  6150. STF_MB_TYPE = 1
  6151. STF_MB_ICON = 3
  6152. STF_MB_DEF = 1
  6153. ; end of no translation zone
  6154. [UpgradeWarnings]
  6155. ; do not translate the string on the left of the '='
  6156. Warning = "You have the following product installed on your computer: "$(ServiceTitle)". Windows NT cannot upgrade this component. Please contact your system administrator or look through your product documentation to make sure that this product is compatible with this version of Windows NT."
  6157. [UpgradeNetCardWarnings]
  6158. ; do not translate the string on the left of the '='
  6159. Warning = "The following non-Microsoft networking component is installed on this computer: "$(ServiceTitle)". Although your network connection may function properly after the upgrade is completed, the component should be removed and replaced with a newer version."
  6160. [WarningDlg]
  6161. STF_MB_TITLE = "Network Setup Information"
  6162. ; no translation starting now
  6163. DlgType = "MessageBox"
  6164. STF_MB_TEXT = $(Warning)
  6165. STF_MB_TYPE = 1
  6166. STF_MB_ICON = 2
  6167. STF_MB_DEF = 1
  6168. ; end of no translation zone
  6169. [UpgradeDialogENG]
  6170. ProCaption = "Windows NT Networking Upgrade"
  6171. ProCancel = "Cancel"
  6172. ProCancelMsg = "Windows NT is not correctly upgraded. Are you sure you want "+
  6173. "to cancel copying files?"
  6174. ProCancelCap = "Network Upgrade Message"
  6175. ProText1 = "Copying:"
  6176. ProText2 = "To:"
  6177. #####oemnsvin.inf all
  6178. [LanguagesSupported]
  6179. ENG
  6180. ;-----------------------------------------------------------------------
  6181. ; OPTION TEXT SECTION
  6182. ; -------------------
  6183. ; These are text strings used to identify the option to the user. There
  6184. ; are separate sections for each language supported. The format of the
  6185. ; section name is "OptionsText" concatenated with the Language represented
  6186. ; by the section.
  6187. ;
  6188. ;-----------------------------------------------------------------------
  6189. [OptionsWINNTTextENG]
  6190. INETSRV = "Microsoft Peer Web Services"
  6191. [OptionsLANMANNTTextENG]
  6192. INETSRV = "Microsoft Internet Information Server 2.0"
  6193. ;***********************************************************************
  6194. ; Language-Dependent Dialog Constants
  6195. ;***********************************************************************
  6196. [FileConstantsENG]
  6197. ;
  6198. ; Variables to support thermometer gauge and error dialogs
  6199. ;
  6200. ProCaption = "Windows NT Setup"
  6201. ProCancel = "Cancel"
  6202. ProCancelMsg = "Windows NT Networking is not correctly installed. "+
  6203. "Are you sure you want to cancel copying files?"
  6204. ProCancelCap = "Network Setup Message"
  6205. ProText1 = "Copying:"
  6206. ProText2 = "To:"
  6207. ;
  6208. ; Product Info
  6209. ;
  6210. FunctionLANMANNTTitle = "Microsoft Internet Information Server 2.0"
  6211. FunctionWINNTTitle = "Microsoft Peer Web Services"
  6212. ;
  6213. ; Software
  6214. ;
  6215. ProductSoftwareWINNTDescription = "Microsoft Peer Web Services"
  6216. ProductSoftwareLANMANNTDescription = "Microsoft Internet Information Server 2.0"
  6217. ;
  6218. ; Hardware
  6219. ;
  6220. OptionList = ^(Options, 1)
  6221. OptionTextList = ^(OptionsTextENG, 1)
  6222. ShellCodeErrorTitle = "Error: "$(FunctionTitle)
  6223. ShellCodeErrorText = "Shell Code Error."
  6224. Warning1 = "Please use Internet Manager to configure the software."
  6225. Warning2Winnt = "Microsoft Peer Web Services may be deleted by another process. Please restart your Network Control Panel applet."
  6226. Warning2LanmanNt = "Microsoft Internet Information Server may be deleted by another process. Please restart your Network Control Panel applet."
  6227. Warning3Winnt = "Microsoft Peer Web Services may be installed by another process. Please restart your Network Control Panel applet."
  6228. Warning3LanmanNt = "Microsoft Internet Information Server may be installed by another process. Please restart your Network Control Panel applet."
  6229. Warning4Winnt = "Microsoft Peer Web Services cannot be installed without proper network protocol setup. Please make sure your network protocol is installed."
  6230. Warning4LanmanNt = "Microsoft Internet Information Server cannot be installed without proper network protocol setup. Please make sure your network protocl is installed."
  6231. [DialogConstantsENG]
  6232. ;
  6233. ; Common button names, etc.
  6234. ;
  6235. Help = "&Help"
  6236. Exit = "Cancel"
  6237. OK = "OK"
  6238. HelpContext = ""
  6239. Continue = "C&ontinue"
  6240. Cancel = "C&ancel"
  6241. ;-----------------------------------------------
  6242. ; Input DIALOGS
  6243. ;-----------------------------------------------
  6244. [FileDependentDlgENG]
  6245. ;
  6246. ; No UI for sonic
  6247. ;
  6248. #####oemnadsn.inf all
  6249. [LanguagesSupported]
  6250. ENG
  6251. [OptionsTextENG]
  6252. SNIMAC = "SNI RM400/RM200 Driver for onboard Ethernet Adapter"
  6253. [FileConstantsENG]
  6254. ProCaption = "Windows NT Setup"
  6255. ProCancel = "Cancel"
  6256. ProCancelMsg = "Windows NT Networking is not correctly installed. "+
  6257. "Are you sure you want to cancel copying files?"
  6258. ProCancelCap = "Network Setup Message"
  6259. ProText1 = "Copying:"
  6260. ProText2 = "To:"
  6261. FunctionTitle = "SNI RM400/RM200 onboard Ethernet Adapter Card Setup"
  6262. ProductSoftwareDescription = "SNI RM400/RM200 onboard Ethernet Adapter Driver"
  6263. OptionList = ^(Options, 1)
  6264. OptionTextList = ^(OptionsTextENG, 1)
  6265. ProductHardwareDescription = *($(OptionTextList), ~($(OptionList), $(Option)))
  6266. ProductSoftwareTitle = "SNI RM400/RM200 onboard Ethernet Adapter Driver"
  6267. ProductHardwareSNIMACx00Title = "SNI RM400/RM200 onboard Ethernet Adapter"
  6268. ShellCodeErrorTitle = "Error: "$(FunctionTitle)
  6269. ShellCodeErrorText = "Shell Code Error."
  6270. [DialogConstantsENG]
  6271. Help = "&Help"
  6272. Exit = "Cancel"
  6273. OK = "OK"
  6274. HelpContext = ""
  6275. Continue = "C&ontinue"
  6276. Cancel = "C&ancel"
  6277. [FileDependentDlgENG]
  6278. [Warning1ENG]
  6279. Error = "No configuration is required for this adapter card."
  6280. #####oemnadma.inf all
  6281. [LanguagesSupported]
  6282. ENG
  6283. ;-----------------------------------------------------------------------
  6284. ; Text strings to identify adapter options.
  6285. ;-----------------------------------------------------------------------
  6286. [OptionsTextENG]
  6287. ; MSMDGMPAUTO = "Madge Automated Smart Ringnode Installation"
  6288. MSMDGMPISA = "Madge Smart 16/4 AT Ringnode"
  6289. MSMDGMPATP = "Madge Smart 16/4 AT Plus Ringnode"
  6290. MSMDGMPISAC = "Madge Smart 16/4 ISA Client Ringnode"
  6291. MSMDGMPISACP = "Madge Smart 16/4 ISA Client Plus Ringnode"
  6292. MSMDGMPPC = "Madge Smart 16/4 PC Ringnode"
  6293. MSMDGMPSM16 = "Madge Smart 16 Ringnode"
  6294. MSMDGMPPNP = "Madge Smart 16/4 ISA Client PnP Ringnode"
  6295. MSMDGMPMCA = "Madge Smart 16/4 MC Ringnode"
  6296. MSMDGMPMC32 = "Madge Smart 16/4 MC32 Ringnode"
  6297. MSMDGMPEISA = "Madge Smart 16/4 EISA Ringnode"
  6298. MSMDGMPPCI = "Madge Smart 16/4 PCI Ringnode"
  6299. MSMDGMPPCIBM = "Madge Smart 16/4 PCI Ringnode (BM)"
  6300. MSMDGMPPCMCIA = "Madge Smart 16/4 PCMCIA Ringnode"
  6301. [OptionsTextISAENG]
  6302. ; MSMDGMPAUTO = "Madge Automated Smart Ringnode Installation"
  6303. MSMDGMPISA = "Madge Smart 16/4 AT Ringnode"
  6304. MSMDGMPATP = "Madge Smart 16/4 AT Plus Ringnode"
  6305. MSMDGMPISAC = "Madge Smart 16/4 ISA Client Ringnode"
  6306. MSMDGMPISACP = "Madge Smart 16/4 ISA Client Plus Ringnode"
  6307. MSMDGMPPC = "Madge Smart 16/4 PC Ringnode"
  6308. MSMDGMPSM16 = "Madge Smart 16 Ringnode"
  6309. MSMDGMPPNP = "Madge Smart 16/4 ISA Client PnP Ringnode"
  6310. [OptionsTextMCAENG]
  6311. ; MSMDGMPAUTO = "Madge Automated Smart Ringnode Installation"
  6312. MSMDGMPMCA = "Madge Smart 16/4 MC Ringnode"
  6313. MSMDGMPMC32 = "Madge Smart 16/4 MC32 Ringnode"
  6314. [OptionsTextEISAENG]
  6315. ; MSMDGMPAUTO = "Madge Automated Smart Ringnode Installation"
  6316. MSMDGMPEISA = "Madge Smart 16/4 EISA Ringnode"
  6317. MSMDGMPISA = "Madge Smart 16/4 AT Ringnode"
  6318. MSMDGMPATP = "Madge Smart 16/4 AT Plus Ringnode"
  6319. MSMDGMPISAC = "Madge Smart 16/4 ISA Client Ringnode"
  6320. MSMDGMPISACP = "Madge Smart 16/4 ISA Client Plus Ringnode"
  6321. MSMDGMPPC = "Madge Smart 16/4 PC Ringnode"
  6322. MSMDGMPSM16 = "Madge Smart 16 Ringnode"
  6323. MSMDGMPPNP = "Madge Smart 16/4 ISA Client PnP Ringnode"
  6324. [OptionsTextPCIENG]
  6325. ; MSMDGMPAUTO = "Madge Automated Smart Ringnode Installation"
  6326. MSMDGMPPCI = "Madge Smart 16/4 PCI Ringnode"
  6327. MSMDGMPPCIBM = "Madge Smart 16/4 PCI Ringnode (BM)"
  6328. [OptionsTextPCMCIAENG]
  6329. ; MSMDGMPAUTO = "Madge Automated Smart Ringnode Installation"
  6330. MSMDGMPPCMCIA = "Madge Smart 16/4 PCMCIA Ringnode"
  6331. ; ----------------------------------------------------------------------
  6332. ; Miscellaneous declarations for initialsing lists.
  6333. ; ----------------------------------------------------------------------
  6334. [IoLocationChoices]
  6335. "0x0300",768
  6336. "0x0a20",2592
  6337. "0x1a20",6688
  6338. "0x2a20",10784
  6339. "0x3a20",14880
  6340. "0x4a20",18976
  6341. "0x4e20",20000
  6342. "0x5a20",23072
  6343. "0x5e20",24096
  6344. "0x6a20",27168
  6345. "0x6e20",28192
  6346. "0x7a20",31264
  6347. "0x7e20",32288
  6348. "0x0140",320
  6349. "0x0920",2336
  6350. "0x0940",2368
  6351. "0x0960",2400
  6352. "0x0980",2432
  6353. "0x0a40",2624
  6354. "0x0a60",2656
  6355. "0x0a80",2688
  6356. "0x0aa0",2720
  6357. "0x0b20",2848
  6358. "0x0b40",2880
  6359. "0x0b60",2912
  6360. "0x0b80",2944
  6361. "UNKNOWN",65535
  6362. [DmaChannelChoices]
  6363. "PIO",0
  6364. "DMA Channel 01",1
  6365. "DMA Channel 02",2
  6366. "DMA Channel 03",3
  6367. "DMA Channel 04",4
  6368. "DMA Channel 05",5
  6369. "DMA Channel 06",6
  6370. "DMA Channel 07",7
  6371. "DMA Channel 08",8
  6372. "DMA Channel 09",9
  6373. "DMA Channel 10",10
  6374. "DMA Channel 11",11
  6375. "DMA Channel 12",12
  6376. "DMA Channel 13",13
  6377. "DMA Channel 14",14
  6378. "DMA Channel 15",15
  6379. "DMA",500
  6380. "MMIO",501
  6381. "UNKNOWN",65535
  6382. [IrqNumberChoices]
  6383. "01",1
  6384. "02",2
  6385. "03",3
  6386. "04",4
  6387. "05",5
  6388. "06",6
  6389. "07",7
  6390. "08",8
  6391. "09",9
  6392. "10",10
  6393. "11",11
  6394. "12",12
  6395. "13",13
  6396. "14",14
  6397. "15",15
  6398. "UNKNOWN",65535
  6399. [SlotNumberChoices]
  6400. "00",0
  6401. "01",1
  6402. "02",2
  6403. "03",3
  6404. "04",4
  6405. "05",5
  6406. "06",6
  6407. "07",7
  6408. "08",8
  6409. "09",9
  6410. "10",10
  6411. "11",11
  6412. "12",12
  6413. "13",13
  6414. "14",14
  6415. "15",15
  6416. "16",16
  6417. "17",17
  6418. "18",18
  6419. "19",19
  6420. "20",20
  6421. "21",21
  6422. "22",22
  6423. "23",23
  6424. "24",24
  6425. "25",25
  6426. "26",26
  6427. "27",27
  6428. "28",28
  6429. "29",29
  6430. "30",30
  6431. "31",31
  6432. "UNKNOWN",65535
  6433. [RxTxSlotsChoices]
  6434. "Rx=02 Tx=02",0
  6435. "Rx=03 Tx=03",1
  6436. "Rx=04 Tx=04",2
  6437. "Rx=06 Tx=06",3
  6438. "Rx=08 Tx=08",4
  6439. "Rx=10 Tx=10",5
  6440. [StatsChoices]
  6441. "Disabled",0
  6442. "Enabled",1
  6443. [MpChoices]
  6444. "One",0
  6445. "Multiple",1
  6446. "UNKNOWN",65535
  6447. ; ----------------------------------------------------------------------
  6448. ; Language dependent constants specific to the driver.
  6449. ; ----------------------------------------------------------------------
  6450. [FileConstantsENG]
  6451. ;
  6452. ; Product Info
  6453. ;
  6454. FunctionTitle = "MdgMPort v"$(ProductVersion)": Madge Smart Ringnode Setup"
  6455. ;
  6456. ; Software.
  6457. ;
  6458. ProductSoftwareTitle = "MdgMPort"
  6459. ProductSoftwareDescription = "MdgMPort: Madge Smart Ringnode NDIS3 Miniport Driver"
  6460. ;
  6461. ; Hardware.
  6462. ;
  6463. ProductHardwareMSMDGMPISATitle = "Madge Smart 16/4 AT Ringnode"
  6464. ProductHardwareMSMDGMPATPTitle = "Madge Smart 16/4 AT Plus Ringnode"
  6465. ProductHardwareMSMDGMPISACTitle = "Madge Smart 16/4 ISA Client Ringnode"
  6466. ProductHardwareMSMDGMPISACPTitle = "Madge Smart 16/4 ISA Client Plus Ringnode"
  6467. ProductHardwareMSMDGMPPCTitle = "Madge Smart 16/4 PC Ringnode"
  6468. ProductHardwareMSMDGMPEISATitle = "Madge Smart 16/4 EISA Ringnode"
  6469. ProductHardwareMSMDGMPMCATitle = "Madge Smart 16/4 MC Ringnode"
  6470. ProductHardwareMSMDGMPMC32Title = "Madge Smart 16/4 MC32 Ringnode"
  6471. ProductHardwareMSMDGMPSM16Title = "Madge Smart 16 Ringnode"
  6472. ProductHardwareMSMDGMPPNPTitle = "Madge Smart 16/4 ISA Client PnP Ringnode"
  6473. ProductHardwareMSMDGMPPCITitle = "Madge Smart 16/4 PCI Ringnode"
  6474. ProductHardwareMSMDGMPPCIBMTitle = "Madge Smart 16/4 PCI Ringnode (BM)"
  6475. ProductHardwareMSMDGMPPCMCIATitle = "Madge Smart 16/4 PCMCIA Ringnode"
  6476. ProductHardwareMSMDGMPISADescription = "Madge Smart 16/4 AT Ringnode"
  6477. ProductHardwareMSMDGMPATPDescription = "Madge Smart 16/4 AT Plus Ringnode"
  6478. ProductHardwareMSMDGMPISACDescription = "Madge Smart 16/4 ISA Client Ringnode"
  6479. ProductHardwareMSMDGMPISACPDescription = "Madge Smart 16/4 ISA Client Plus Ringnode"
  6480. ProductHardwareMSMDGMPPCDescription = "Madge Smart 16/4 PC Ringnode"
  6481. ProductHardwareMSMDGMPEISADescription = "Madge Smart 16/4 EISA Ringnode"
  6482. ProductHardwareMSMDGMPMCADescription = "Madge Smart 16/4 MC Ringnode"
  6483. ProductHardwareMSMDGMPMC32Description = "Madge Smart 16/4 MC32 Ringnode"
  6484. ProductHardwareMSMDGMPSM16Description = "Madge Smart 16 Ringnode"
  6485. ProductHardwareMSMDGMPPNPDescription = "Madge Smart 16/4 ISA Client PnP Ringnode"
  6486. ProductHardwareMSMDGMPPCIDescription = "Madge Smart 16/4 PCI Ringnode"
  6487. ProductHardwareMSMDGMPPCIBMDescription = "Madge Smart 16/4 PCI Ringnode (BM)"
  6488. ProductHardwareMSMDGMPPCMCIADescription = "Madge Smart 16/4 PCMCIA Ringnode"
  6489. ;
  6490. ; Ring speed selection.
  6491. ;
  6492. SpeedUserListMSMDGMPISA = {"Set at adapter", "Force 16 MBit/s"}
  6493. SpeedRawListMSMDGMPISA = {0, 2}
  6494. SpeedUserListMSMDGMPATP = {"Set at adapter", "Force 4 MBit/s", "Force 16 MBit/s"}
  6495. SpeedRawListMSMDGMPATP = {0, 1, 2}
  6496. SpeedUserListMSMDGMPISAC = {"Set at adapter", "Force 16 MBit/s"}
  6497. SpeedRawListMSMDGMPISAC = {0, 2}
  6498. SpeedUserListMSMDGMPISACP = {"Set at adapter", "Force 4 MBit/s", "Force 16 MBit/s"}
  6499. SpeedRawListMSMDGMPISACP = {0, 1, 2}
  6500. SpeedUserListMSMDGMPPC = {"Set at adapter", "Force 16 MBit/s"}
  6501. SpeedRawListMSMDGMPPC = {0, 2}
  6502. SpeedUserListMSMDGMPEISA = {"Set at adapter"}
  6503. SpeedRawListMSMDGMPEISA = {0}
  6504. SpeedUserListMSMDGMPMCA = {"Set at adapter"}
  6505. SpeedRawListMSMDGMPMCA = {0}
  6506. SpeedUserListMSMDGMPMC32 = {"Set at adapter"}
  6507. SpeedRawListMSMDGMPMC32 = {0}
  6508. SpeedUserListMSMDGMPSM16 = {"Always 16 MBit/s"}
  6509. SpeedRawListMSMDGMPSM16 = {0}
  6510. SpeedUserListMSMDGMPPNP = {"Set at adapter", "Force 4 MBit/s", "Force 16 MBit/s"}
  6511. SpeedRawListMSMDGMPPNP = {0, 1, 2}
  6512. SpeedUserListMSMDGMPPCI = {"Set at adapter", "Force 4 MBit/s", "Force 16 MBit/s"}
  6513. SpeedRawListMSMDGMPPCI = {0, 1, 2}
  6514. SpeedUserListMSMDGMPPCIBM = {"Set at adapter", "Force 4 MBit/s", "Force 16 MBit/s"}
  6515. SpeedRawListMSMDGMPPCIBM = {0, 1, 2}
  6516. SpeedUserListMSMDGMPPCMCIA = {"Set at adapter", "Force 4 MBit/s", "Force 16 MBit/s"}
  6517. SpeedRawListMSMDGMPPCMCIA = {0, 1, 2}
  6518. ;
  6519. ; Adapter types.
  6520. ;
  6521. AdapterTypeFlagMSMDGMPISA = 100
  6522. AdapterTypeFlagMSMDGMPATP = 100
  6523. AdapterTypeFlagMSMDGMPISAC = 100
  6524. AdapterTypeFlagMSMDGMPISACP = 100
  6525. AdapterTypeFlagMSMDGMPPC = 100
  6526. AdapterTypeFlagMSMDGMPEISA = 500
  6527. AdapterTypeFlagMSMDGMPMCA = 600
  6528. AdapterTypeFlagMSMDGMPMC32 = 600
  6529. AdapterTypeFlagMSMDGMPSM16 = 400
  6530. AdapterTypeFlagMSMDGMPPNP = 300
  6531. AdapterTypeFlagMSMDGMPPCI = 700
  6532. AdapterTypeFlagMSMDGMPPCIBM = 700
  6533. AdapterTypeFlagMSMDGMPPCMCIA = 200
  6534. ;
  6535. ; Messages.
  6536. ;
  6537. CANNOT_FIND_ANY_CARD = "Cannot find a Madge Smart Ringnode in the machine. "+
  6538. "If you are certain that a Madge Smart Ringode is "+
  6539. "present then try choosing the adapter type "+
  6540. "instead of automatic installation. Please note "+
  6541. "that EISA and MCA adapters will only be found if "+
  6542. "the EISA configuration utility or PS/2 reference "+
  6543. "diskette respectively have been used to configure "+
  6544. "the adapter. Also not that automated installation "+
  6545. "will not find PCI adapters."
  6546. TRIMMED_MFS = "WARNING: The maximum frame size at 16Mbps is 17839 bytes"+
  6547. " and you have specified a value greater than that. This"+
  6548. " value has been reduced to 17839 for you. If you are in"+
  6549. " fact running at 4Mbps, the maximum frame size is 4472,"+
  6550. " but do not worry - the driver will automatically set"+
  6551. " the correct value, and write it to the Event Log."
  6552. ShellCodeErrorTitle = "Error: "$(FunctionTitle)
  6553. ShellCodeErrorText = "Shell Code Error"
  6554. ProCaption = "Windows NT Setup"
  6555. ProCancel = "Cancel"
  6556. ProCancelMsg = "Windows NT Networking is not correctly installed. "+
  6557. "Are you sure you want to cancel copying files?"
  6558. ProCancelCap = "Network Setup Message"
  6559. ProText1 = "Copying:"
  6560. ProText2 = "To:"
  6561. ; ---------------------------------------------------------------------
  6562. ; Language dependant general dialog constants.
  6563. ; ---------------------------------------------------------------------
  6564. [DialogConstantsENG]
  6565. ;
  6566. ; Common button names, etc.
  6567. ;
  6568. Help = "&Help"
  6569. Exit = "&Cancel"
  6570. OK = "&OK"
  6571. Continue = "C&ontinue"
  6572. Cancel = "C&ancel"
  6573. HelpContext = ""
  6574. OldValueTitleInstall = "Current hardware settings"
  6575. OldValueTitleConfigure = "Currently configured settings"
  6576. ConsultHelp = "Consult help before changing the settings below"
  6577. ; -----------------------------------------------------------------------
  6578. ; Language depentant input dialog constants.
  6579. ; -----------------------------------------------------------------------
  6580. [FileDependentDlgENG]
  6581. DlgType = "RadioCombination"
  6582. DlgTemplate = $(Option)
  6583. Caption = $(FunctionTitle)
  6584. Combo1Label = "&IRQ Level:"
  6585. Combo2Label = "I/O &Location:"
  6586. Combo3Label = "&Transfer method:"
  6587. Combo4Label = "Rx/Tx &Buffers:"
  6588. Combo5Label = "Traffic &Statistics Gathering:"
  6589. Combo6Label = "Please choose a Madge adapter to install"
  6590. Combo7Label = "Number of processors in &PC:"
  6591. Combo8Label = "Slot &Number:"
  6592. Combo9Label = "&Ring Speed:"
  6593. PciCombo8Label = "PCI &Device ID:"
  6594. Combo1List = $(IrqList)
  6595. Combo1Out = $(IrqNumber)
  6596. Combo2List = $(IoList)
  6597. Combo2Out = $(IoLocation)
  6598. Combo3List = $(DmaList)
  6599. Combo3Out = $(DmaChannel)
  6600. Combo4List = $(RxTxUserList)
  6601. Combo4Out = $(RxTxSlots)
  6602. Combo5List = $(StatsUserList)
  6603. Combo5Out = $(StatsFlag)
  6604. Combo6List = $(AdapterDescList)
  6605. Combo6Out = $(AdapterType)
  6606. Combo7List = $(MpList)
  6607. Combo7Out = $(MpFlag)
  6608. Combo8List = $(SlotList)
  6609. Combo8Out = $(SlotNumber)
  6610. Combo9List = $(SpeedUserList)
  6611. Combo9Out = $(SpeedFlag)
  6612. ComboListItemsIn = {Combo1List, Combo2List, Combo3List, Combo4List, Combo5List, Combo6List, Combo7List, Combo8List, Combo9List}
  6613. ComboListItemsOut = {Combo1Out, Combo2Out, Combo3Out, Combo4Out, Combo5Out, Combo6Out, Combo7Out, Combo8Out, Combo9Out}
  6614. Edit1Label = "Max&FrameSize:"
  6615. Edit2Label = "&LAA:"
  6616. EditTextIn = {$(MaxFrameSize), $(LAA)}
  6617. EditTextLim = {5,17}
  6618. EditTextOut = {}
  6619. CBOptionsGreyed = {}
  6620. NotifyFields = {NO, NO, NO, NO, NO, NO, NO, NO}
  6621. HelpContext = $(MadgeHelpId$(Option))
  6622. AdapterTitle = #(OptionsText$(!STF_LANGUAGE),$(Option),1)
  6623. #####oemnadam.inf i386
  6624. [LanguagesSupported]
  6625. ENG
  6626. [OptionsTextENG]
  6627. AM1500T = "Advanced Micro Devices AM2100/AM1500T Adapter"
  6628. AM1500T1 = "Novell/Anthem NE1500T Adapter"
  6629. AM1500T2 = "Novell/Anthem NE2100 Adapter"
  6630. [FileConstantsENG]
  6631. ProCaption = "Windows NT Setup"
  6632. ProCancel = "Cancel"
  6633. ProCancelMsg = "Windows NT Networking is not correctly installed. "+
  6634. "Are you sure you want to cancel copying files?"
  6635. ProCancelCap = "Network Setup Message"
  6636. ProText1 = "Copying:"
  6637. ProText2 = "To:"
  6638. FunctionAM1500TTitle = "AMD AM2100/AM1500T Adapter Setup"
  6639. FunctionAM1500T1Title = "Novell/Anthem NE1500T Adapter Setup"
  6640. FunctionAM1500T2Title = "Novell/Anthem NE2100 Adapter Setup"
  6641. ProductSoftwareAM1500TDescription = "AMD AM2100/AM1500T Driver"
  6642. ProductSoftwareAM1500T1Description = "Novell/Anthem NE1500T Driver"
  6643. ProductSoftwareAM1500T2Description = "Novell/Anthem NE2100 Driver"
  6644. ProductHardwareAM1500TDescription = "AMD AM2100/AM1500T Adapter"
  6645. ProductHardwareAM1500T1Description = "Novell/Anthem NE1500T Adapter"
  6646. ProductHardwareAM1500T2Description = "Novell/Anthem NE2100 Adapter"
  6647. ProductSoftwareAM1500TTitle = "AMD Driver"
  6648. ProductSoftwareAM1500T1Title = "Novell/Anthem NE1500T Driver"
  6649. ProductSoftwareAM1500T2Title = "Novell/Anthem NE2100 Driver"
  6650. ProductHardwareAM1500TTitle = "AMD AM2100/AM1500T Adapter"
  6651. ProductHardwareAM1500T1Title = "Novell/Anthem NE1500T Adapter"
  6652. ProductHardwareAM1500T2Title = "Novell/Anthem NE2100 Adapter"
  6653. ShellCodeErrorTitle = "Error: "$(Function$(Option)Title)
  6654. ShellCodeErrorText = "Shell Code Error."
  6655. [DialogConstantsENG]
  6656. Help = "&Help"
  6657. Exit = "Cancel"
  6658. OK = "OK"
  6659. HelpContext = ""
  6660. Continue = "Continue"
  6661. Cancel = "Cancel"
  6662. [FileDependentDlgENG]
  6663. DlgType = "MultiCombo"
  6664. DlgTemplate = "WD"
  6665. Caption = $(Function$(Option)Title)
  6666. Combo1Label = "&IRQ Level:"
  6667. Combo2Label = "&DMA Channel:"
  6668. Combo3Label = "I/&O Port Address:"
  6669. Combo1List = $(IRQ_List)
  6670. Combo1Out = $(IRQLevel)
  6671. Combo2List = $(DMAChannelList)
  6672. Combo2Out = $(DMAChannel)
  6673. Combo3List = $(IOBaseAddressHexList)
  6674. Combo3Out = $(IOBaseAddress)
  6675. ComboListItemsIn = {Combo1List, Combo2List, Combo3List}
  6676. ComboListItemsOut = {Combo1Out, Combo2Out, Combo3Out}
  6677. EditTextIn = ""
  6678. EditTextLim = ""
  6679. NotifyFields = {NO, NO, NO}
  6680. HelpContext = $(!IDH_DB_OEMNADAM_INS)
  6681.