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.

7968 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. ATALK = "AppleTalk Protocol"
  2963. ;***********************************************************************
  2964. ; Language-Dependent Dialog Constants
  2965. ;***********************************************************************
  2966. [FileConstantsENG]
  2967. ;
  2968. ; Variables to support thermometer gauge and error dialogs
  2969. ;
  2970. ProCaption = "Windows NT Setup"
  2971. ProCancel = "Cancel"
  2972. ProCancelMsg = "Windows NT Networking is not correctly installed. "+
  2973. "Are you sure you want to cancel copying files?"
  2974. ProCancelCap = "Network Setup Message"
  2975. ProText1 = "Copying:"
  2976. ProText2 = "To:"
  2977. ;
  2978. ; Product Info
  2979. ;
  2980. FunctionTitle = "DLC Setup"
  2981. ;
  2982. ; Software
  2983. ;
  2984. ProductSoftwareDescription = "Data Link Control enables this computer to connect to an IBM mainframe and set up printers attached directly to network control."
  2985. ProductSoftwareDisplayName = "DLC Protocol"
  2986. ProductSoftwareTitle = "DLC Protocol"
  2987. ShellCodeErrorTitle = "Error: "$(FunctionTitle)
  2988. ShellCodeErrorText = "Shell Code Error."
  2989. [DialogConstantsENG]
  2990. ;
  2991. ; Common button names, etc.
  2992. ;
  2993. Help = "&Help"
  2994. Exit = "Cancel"
  2995. OK = "OK"
  2996. HelpContext = ""
  2997. Continue = "Continue"
  2998. Cancel = "Cancel"
  2999. ;-----------------------------------------------
  3000. ; Input DIALOGS
  3001. ;-----------------------------------------------
  3002. [FileDependentDlgENG]
  3003. ;
  3004. ; No UI for DLC
  3005. ;
  3006. #####oemnxpnb.inf all
  3007. ;-----------------------------------------------------------------------
  3008. ; LANGUAGES SUPPORTED
  3009. ; -------------------
  3010. ;
  3011. ; The languages supported by the OEM INF, For every language supported
  3012. ; we need to have a separate text section for every displayable text
  3013. ; section.
  3014. ;
  3015. ;-----------------------------------------------------------------------
  3016. [LanguagesSupported]
  3017. ENG
  3018. ;-----------------------------------------------------------------------
  3019. ; OPTION TEXT SECTION
  3020. ; -------------------
  3021. ; These are text strings used to identify the option to the user. There
  3022. ; are separate sections for each language supported. The format of the
  3023. ; section name is "OptionsText" concatenated with the Language represented
  3024. ; by the section.
  3025. ;
  3026. ;-----------------------------------------------------------------------
  3027. [OptionsTextENG]
  3028. NBF = "NetBEUI Protocol"
  3029. ;***********************************************************************
  3030. ; Language-Dependent Dialog Constants
  3031. ;***********************************************************************
  3032. [FileConstantsENG]
  3033. ;
  3034. ; Variables to support thermometer gauge and error dialogs
  3035. ;
  3036. ProCaption = "Windows NT Setup"
  3037. ProCancel = "Cancel"
  3038. ProCancelMsg = "Windows NT Networking is not correctly installed. "+
  3039. "Are you sure you want to cancel copying files?"
  3040. ProCancelCap = "Network Setup Message"
  3041. ProText1 = "Copying:"
  3042. ProText2 = "To:"
  3043. ;
  3044. ; Product Info
  3045. ;
  3046. FunctionTitle = "NetBEUI Protocol"
  3047. ;
  3048. ; Software
  3049. ;
  3050. ProductSoftwareDescription = "A nonroutable protocol designed for use in small LANs."
  3051. ;
  3052. ProductSoftwareDisplayName = "NetBEUI Protocol"
  3053. ProductSoftwareTitle = "NetBEUI Protocol"
  3054. ShellCodeErrorTitle = "Error: "$(FunctionTitle)
  3055. ShellCodeErrorText = "Shell Code Error."
  3056. [DialogConstantsENG]
  3057. ;
  3058. ; Common button names, etc.
  3059. ;
  3060. Help = "&Help"
  3061. Exit = "Cancel"
  3062. OK = "OK"
  3063. HelpContext = ""
  3064. Continue = "Continue"
  3065. Cancel = "Cancel"
  3066. ;-----------------------------------------------
  3067. ; Input DIALOGS
  3068. ;-----------------------------------------------
  3069. [FileDependentDlgENG]
  3070. GroupLabel = "Optimization:"
  3071. Radio1 = "&Minimize Memory Used"
  3072. Radio2 = "&Balance"
  3073. Radio3 = "M&aximize Throughput && Connections"
  3074. ;no translation needed after this
  3075. DlgType = "Radio" ; DON'T NATIONALIZE
  3076. DlgTemplate = "NBF" ; DON'T NATIONALIZE
  3077. Caption = $(FunctionTitle)
  3078. OptionsGreyed = {}
  3079. HelpContext = $(!IDH_DB_OEMNXPNB_INS)
  3080. #####oemnxpst.inf all
  3081. ;-----------------------------------------------------------------------
  3082. ; LANGUAGES SUPPORTED
  3083. ; -------------------
  3084. ;
  3085. ; The languages supported by the OEM INF, For every language supported
  3086. ; we need to have a separate text section for every displayable text
  3087. ; section.
  3088. ;
  3089. ;-----------------------------------------------------------------------
  3090. [LanguagesSupported]
  3091. ENG
  3092. ;-----------------------------------------------------------------------
  3093. ; OPTION TEXT SECTION
  3094. ; -------------------
  3095. ; These are text strings used to identify the option to the user. There
  3096. ; are separate sections for each language supported. The format of the
  3097. ; section name is "OptionsText" concatenated with the Language represented
  3098. ; by the section.
  3099. ;
  3100. ;-----------------------------------------------------------------------
  3101. [OptionsTextENG]
  3102. STREAMS = "Streams Environment"
  3103. ;***********************************************************************
  3104. ; Language-Dependent Dialog Constants
  3105. ;***********************************************************************
  3106. [FileConstantsENG]
  3107. ;
  3108. ; Variables to support thermometer gauge and error dialogs
  3109. ;
  3110. ProCaption = "Windows NT Setup"
  3111. ProCancel = "Cancel"
  3112. ProCancelMsg = "Windows NT Networking is not correctly installed. "+
  3113. "Are you sure you want to cancel copying files?"
  3114. ProCancelCap = "Network Setup Message"
  3115. ProText1 = "Copying:"
  3116. ProText2 = "To:"
  3117. ProductSTREAMSDescription = "Enables transport drivers developed in STREAMS environments (popular on UNIX platforms) to port easily to Windows NT."
  3118. ProductSTREAMSDisplayName = "Streams Environment"
  3119. ProductSTREAMSTitle = "Streams Environment"
  3120. ShellCodeErrorTitle = "Error: "$(FunctionTitle)
  3121. ShellCodeErrorText = "Shell Code Error."
  3122. StreamsAlreadyInstalled = "Streams Environment is already installed in the system."
  3123. RefCountNotZeroMsg = "The Streams Environment is currently in use by other network protocols. Please removed all streams-based protocols first."
  3124. [DialogConstantsENG]
  3125. ;
  3126. ; Common button names, etc.
  3127. ;
  3128. Help = "&Help"
  3129. Exit = "Cancel"
  3130. OK = "OK"
  3131. HelpContext = ""
  3132. Continue = "Continue"
  3133. Cancel = "Cancel"
  3134. ;-----------------------------------------------
  3135. ; Input DIALOGS
  3136. ;-----------------------------------------------
  3137. [FileDependentDlgENG]
  3138. ;
  3139. ; No UI for STREAMS
  3140. ;
  3141. ;**************************************************************************
  3142. ;
  3143. ; BILLBOARD DIALOG SECTIONS
  3144. ;
  3145. ;**************************************************************************
  3146. [Billboard1ENG]
  3147. Status = "Installing STREAMS and related services..."
  3148. #####oemnxpnn.inf all
  3149. ;-----------------------------------------------------------------------
  3150. ; LANGUAGES SUPPORTED
  3151. ; -------------------
  3152. ;
  3153. ; The languages supported by the OEM INF, For every language supported
  3154. ; we need to have a separate text section for every displayable text
  3155. ; section.
  3156. ;
  3157. ;-----------------------------------------------------------------------
  3158. [LanguagesSupported]
  3159. ENG
  3160. ;-----------------------------------------------------------------------
  3161. ; OPTION TEXT SECTION
  3162. ; -------------------
  3163. ; These are text strings used to identify the option to the user. There
  3164. ; are separate sections for each language supported. The format of the
  3165. ; section name is "OptionsText" concatenated with the Language represented
  3166. ; by the section.
  3167. ;
  3168. ;-----------------------------------------------------------------------
  3169. [OptionsTextENG]
  3170. TCPIP = "Old TCP/IP Protocol"
  3171. ; TELNET = "Telnet"
  3172. ; NBT = "RFC NetBIOS"
  3173. ;***********************************************************************
  3174. ; Language-Dependent Dialog Constants
  3175. ;***********************************************************************
  3176. [FileConstantsENG]
  3177. ;
  3178. ; Variables to support thermometer gauge and error dialogs
  3179. ;
  3180. ProCaption = "Windows NT Setup"
  3181. ProCancel = "Cancel"
  3182. ProCancelMsg = "Windows NT Networking is not correctly installed. "+
  3183. "Are you sure you want to cancel copying files?"
  3184. ProCancelCap = "Network Setup Message"
  3185. ProText1 = "Copying:"
  3186. ProText2 = "To:"
  3187. ;
  3188. ; Product Info
  3189. ;
  3190. FunctionTitle = "TCP/IP Setup"
  3191. ;
  3192. ; Software
  3193. ;
  3194. ProductTCPIPDescription = "TCP/IP System Driver"
  3195. ProductNBTDescription = "NBT System Driver"
  3196. ProductTCPIPDisplayName = "TCP/IP Protocol"
  3197. ProductTCPIPTitle = "TCP/IP Protocol"
  3198. ProductTCPIPSYSDisplayName = "Tcpipsys"
  3199. ProductTCPIPSYSTitle = "TCP/IP Network Transport Driver"
  3200. ProductNBTDisplayName = "TCP/IP NetBIOS"
  3201. ProductNBTTitle = "TCP/IP NetBIOS"
  3202. ProductNBTSYSDisplayName = "Nbtsys"
  3203. ProductNBTSYSTitle = "RFC NetBIOS Driver"
  3204. ProductTELNETDisplayName = "Telnet"
  3205. ProductTELNETTitle = "Telnet Networking Support Environment"
  3206. ProductTELNETSYSDisplayName = "Telnetsys"
  3207. ProductTELNETSYSTitle = "Telnet Driver"
  3208. ProductLOOPDisplayName = "Loop"
  3209. ProductLOOPTitle = "Loop Support Environment"
  3210. ProductLMHOSTSDisplayName = "TCP/IP NetBIOS Helper"
  3211. ProductLMHOSTSTitle = "TCP/IP NetBIOS Helper"
  3212. ShellCodeErrorTitle = "Error: "$(FunctionTitle)
  3213. ShellCodeErrorText = "Shell Code Error."
  3214. [DialogConstantsENG]
  3215. ;
  3216. ; Common button names, etc.
  3217. ;
  3218. Help = "&Help"
  3219. Exit = "Cancel"
  3220. OK = "OK"
  3221. HelpContext = ""
  3222. Continue = "Continue"
  3223. Cancel = "Cancel"
  3224. ;-----------------------------------------------
  3225. ; Input DIALOGS
  3226. ;-----------------------------------------------
  3227. [FileDependentDlgENG]
  3228. ;
  3229. ; No UI for TCPIP
  3230. ;
  3231. ;----------------------------------------------
  3232. ; INFO DIALOG
  3233. ;----------------------------------------------
  3234. [InfoDlg]
  3235. STF_MB_TITLE = "Information Message"
  3236. ;no translation needed after this
  3237. DlgType = "MessageBox"
  3238. STF_MB_TEXT = $(InfoMsgText)
  3239. STF_MB_TYPE = 1
  3240. STF_MB_ICON = 5
  3241. STF_MB_DEF = 1
  3242. [InfoDlgCantConfigure]
  3243. InfoMsgText = "The TCP/IP service is not currently configured to use any adapters."+
  3244. " If you have just installed it, return to the Networks dialog and "+
  3245. "click OK. You will then have the opportunity to configure the adapters."
  3246. ;----------------------------------------------
  3247. ; WARNING DIALOG
  3248. ;----------------------------------------------
  3249. [WarningDlgENG]
  3250. STF_MB_TITLE = "TCP/IP Setup Warning"
  3251. ;no translation needed after this
  3252. DlgType = "MessageBox"
  3253. STF_MB_TEXT = $(Error)
  3254. STF_MB_TYPE = 1
  3255. STF_MB_ICON = 5
  3256. STF_MB_DEF = 1
  3257. ;**************************************************************************
  3258. ;
  3259. ; BILLBOARD DIALOG SECTIONS
  3260. ;
  3261. ;**************************************************************************
  3262. [Billboard1ENG]
  3263. Status = "Installing TCP/IP and related services..."
  3264. [LMHOSTDlgENG]
  3265. Caption = "Import LMHOSTS File"
  3266. Import = "&Import"
  3267. 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."
  3268. ;no translation needed after this
  3269. DlgType = "Edit"
  3270. DlgTemplate = "LMHOST"
  3271. EditTextIn = ""
  3272. HelpContext = $(!IDH_DB_LMHOST_INS)
  3273. [LMHOSTAskSourceStringsENG]
  3274. String1 = "Error processing path entered. Please reenter the path."
  3275. String2 = "Setup requires a full path of the Windows NT distribution files. "+
  3276. "Please reenter the path."
  3277. String3 = "Setup failed to find a free drive to use to connect to the "+
  3278. "server specified. Please free up some drives and try again."
  3279. String4 = "Setup failed to connect to the server specified. Please reenter "+
  3280. "the path."
  3281. String5 = "You just typed in a new LMHOSTS file path. Are you sure that you want to use the default LMHOSTS file?"
  3282. #####utility.inf all
  3283. [AFDVars]
  3284. ;
  3285. ; AFD Software data
  3286. ;
  3287. ProductAFDTitle = "AFD Networking Support Environment"
  3288. ;
  3289. ; don't localize the next 3 lines
  3290. ;
  3291. ProductAFDName = "Afd"
  3292. ProductAFDImagePath = "\SystemRoot\System32\drivers\afd.sys"
  3293. ProductAFDSvcType = "kernelautostart"
  3294. ;---------------------------------------------
  3295. ;
  3296. ; Section used to build RegistryErrorList$(STF_LANGUAGE)
  3297. ;
  3298. [RegistryErrorsENG]
  3299. UNABLE_ACCESS_SOFTWARE_REG,"Unable to access SOFTWARE subtree in Registry"
  3300. UNABLE_CREATE_MANUFACTURER_KEY,"Unable to create Manufacturer key in Registry"
  3301. UNABLE_OPEN_MICROSOFT_KEY,"Unable to open Microsoft subkey in Registry"
  3302. UNABLE_CREATE_PRODUCT_KEY,"Unable to create subkey in Registry for Windows NT"
  3303. UNABLE_CREATE_PRODUCT_VERSION,"Unable to create version subkey in Registry for Windows NT"
  3304. UNABLE_CREATE_NETRULES_KEY,"Unable to create a NetRules subkey in Registry"
  3305. UNABLE_OPEN_HARDWARE_SECTION,"Unable to open HARDWARE subkey in Registry"
  3306. UNABLE_OPEN_NETWORKCARD_SECTION,"Unable to open NetworkCards subkey in Registry"
  3307. UNABLE_OPEN_EVENTLOG_SUBKEY,"Unable to open Eventlog subkey in Registry"
  3308. UNABLE_CREATE_NETCARD_CONFIGURATION,"Unable to create entry for network adapter in Registry"
  3309. UNABLE_ACCESS_CONFIGURE_SERVICE,"Unable to access Services subkey in Registry"
  3310. UNABLE_CREATE_CONFIGURE_SERVICE,"Unable to create Services subkey in Registry"
  3311. UNABLE_CREATE_SERVICE_SUBKEY,"Unable to create Services subkey in Registry"
  3312. INVALID_DATA_PASSED,"Invalid data passed to Registry utility routine"
  3313. SERVICE_ALREADY_EXISTS,"Registry Service subkey already exists"
  3314. OPERATION_UNIMPLEMENTED,"Registry operation UNIMPLEMENTED"
  3315. CANNOT_FIND_COMPONENT_SERVICE,"Component service name not found or non-existent"
  3316. CANNOT_CONFIGURE_HARDWARE,"Cannot configure the hardware component"
  3317. CANNOT_CONFIGURE_SOFTWARE,"Cannot configure the software component"
  3318. UNABLE_WRITE_REGISTRY, "Cannot write to registry"
  3319. UNABLE_INSTALL, "Installation Error"
  3320. PROVIDER_ALREADY_EXISTED, "Provider already exists in Registry"
  3321. PROVIDER_ORDER_DOES_NOT_EXIST, "Provider order does not exist in Registry."
  3322. TCPIP_NONEXIST_ERROR, "Please install Microsoft TCP/IP before installing SNMP."
  3323. TCPIP_NONEXIST_ERROR_FTPD, "Please install Microsoft TCP/IP before installing FTP Server."
  3324. NO_BINDING_INFO, "Missing Binding Information. Please click BINDINGS button first."
  3325. CANNOT_OPEN_EVENTLOG_KEY, "Cannot open Eventlog subkey in Registry."
  3326. CANNOT_CREATE_SNMPPROXYKEY, "Cannot create SNMP Proxy subkey in Registry."
  3327. REF_COUNT_NOT_ZERO, "Please remove all related network adapter cards before removing the software driver."
  3328. UNABLE_REMOVE_CONFIGURE_SERVICE,"Unable to remove Services subkey for a software driver in Registry"
  3329. UNABLE_ACCESS_WINSOCK_MAP_INFO,"Unable to access WinSock mapping information in DLL"
  3330. VERIFY_WARNING,"The current netcard parameters are not verifiably correct and may result in usage problems or system failure. Use them anyway?"
  3331. CANNOT_DETECT,"Setup is unable to obtain network adapter information from the associated network adapter DLL files. Operation cannot continue."
  3332. UNABLE_COPY_FILE,"File copy operation failed."
  3333. ASK_SOURCE_FAIL,"Failed to obtain source file location."
  3334. SETUP_FAIL,"Setup operation failed."
  3335. SERVICE_MARKED_FOR_DELETE,"This network component has recently been removed. Please restart your computer before installing it again."
  3336. REBOOT_MACHINE_BEFORE_ADD_ADAPTER,"This network component has recently been removed. Please restart your computer before installing it again."
  3337. CANT_REMOVE_WKSTA_NTAS,"The Workstation cannot be removed on a Windows NT Domain Controller."
  3338. CANT_REMOVE_SERVER_NTAS,"The Server cannot be removed on a Windows NT Domain Controller."
  3339. NO_ERROR, ""
  3340. DLC_NONEXIST_ERROR, "Please install Microsoft DLC before installing Remoteboot."
  3341. NBF_NONEXIST_ERROR, "Please install the NetBEUI protocol before installing Remoteboot."
  3342. UNABLE_ADD_NAMESPACE_PROVIDER, "Unable to add software component as a Name Space Provider"
  3343. UNABLE_REMOVE_NAMESPACE_PROVIDER, "Unable to remove Name Space Provider"
  3344. [RegistryErrorUnknownENG]
  3345. Error_Bogus = "UNKNOWN REGISTRY FAILURE"
  3346. ;
  3347. ;---------------------------------------------
  3348. ;
  3349. ; Section used for version already exists dialog
  3350. ;
  3351. [VerExistedENG]
  3352. ver = " ver "
  3353. Text = " already exists on the system. Please use [Update] to update the software."
  3354. [CardExistedENG]
  3355. Text = "A network card of this type is already installed in the system. Do you want to continue?"
  3356. ;---------------------------------------------
  3357. ;*************************************************************************
  3358. ; end of section RemoveNetworkProvider
  3359. ;*************************************************************************
  3360. [ProgressCopyENG]
  3361. ProCaption = "Windows NT Networking Setup"
  3362. ProCancel = "Cancel"
  3363. ProCancelMsg = "Windows NT is not correctly installed. Are you sure you want "+
  3364. "to cancel copying files?"
  3365. ProCancelCap = "Setup Message"
  3366. ProText1 = "Copying:"
  3367. ProText2 = "To:"
  3368. Error = "Unable to determine proper source disk location; copy cannot be performed."
  3369. #####oemnxpi1.inf all
  3370. ;------------------------------------------------------------------
  3371. ; LANGUAGES SUPPORTED
  3372. ; -------------------
  3373. ;
  3374. ; This lists the languages supported by this file.
  3375. ; If you add other languages to this list, you must
  3376. ; also add the appropriate text sections for the new
  3377. ; language
  3378. ;------------------------------------------------------------------
  3379. [LanguagesSupported]
  3380. ENG
  3381. ;-------------------------------------------------------------------
  3382. ; OPTION TEXT SECTION
  3383. ; -------------------
  3384. ;
  3385. ; These are the text strings used to identify the options to
  3386. ; the user. There should be a header and entry for every
  3387. ; language listed in the "LanguagesSupported" section.
  3388. ;-------------------------------------------------------------------
  3389. [OptionsTextENG]
  3390. NWLINK = "Old NWLink IPX/SPX Compatible Transport"
  3391. ;--------------------------------------------------------------------
  3392. ; Language Dependent Dialog Constants
  3393. ;--------------------------------------------------------------------
  3394. [FileConstantsENG]
  3395. ProCaption = "Windows NT Setup"
  3396. ProCancel = "Cancel"
  3397. ProCancelMsg = "Windows NT Networking is not correctly installed. "+
  3398. "Are you sure you want to cancel copying files?"
  3399. ProCancelCap = "Network Setup Message"
  3400. ProText1 = "Copying:"
  3401. ProText2 = "To:"
  3402. FunctionTitle = "NWLink Setup"
  3403. ProductNWLINKDescription = "NWLink Transport Driver"
  3404. ProductNWNBLINKDescription = "NWLink NetBIOS Driver"
  3405. ProductNWLINKDisplayName = "NWLink"
  3406. ProductNWLINKTitle = "NWLink Transport"
  3407. ProductNWLINKSYSDisplayName = "NWLinksys"
  3408. ProductNWLINKSYSTitle = "NWLINK Transport Driver"
  3409. ProductNWNBLINKDisplayName = "NWNBLink"
  3410. ProductNWNBLINKTitle = "NWLink NetBIOS"
  3411. ProductNWNBLINKSYSDisplayName = "NWNBLinksys"
  3412. ProductNWNBLINKSYSTitle = "NWLINK NetBIOS Driver"
  3413. CompetitorDisplayName = "Novell IPX/SPX II Transport"
  3414. ShellCodeErrorTitle = "Error: "$(FunctionTitle)
  3415. ShellCodeErrorText = "Shell Code Error."
  3416. [DialogConstantsENG]
  3417. Help = "&Help"
  3418. Exit = "Cancel"
  3419. OK = "OK"
  3420. HelpContext = ""
  3421. Continue = "C&ontinue"
  3422. Cancel = "C&ancel"
  3423. ;--------------------------------------------------------------------
  3424. ; Input DIALOGS
  3425. ;--------------------------------------------------------------------
  3426. [FileDependentDlgENG]
  3427. ;
  3428. ;--- No UI for NWLINK
  3429. ;
  3430. ;--------------------------------------------------------------------
  3431. ; Input DIALOGS
  3432. ;--------------------------------------------------------------------
  3433. [InfoDlg]
  3434. STF_MB_TITLE = "Information Message"
  3435. ;
  3436. ; don't need to localize the dialog type
  3437. ;
  3438. DlgType = "MessageBox"
  3439. STF_MB_TEXT = $(InfoMsgText)
  3440. STF_MB_TYPE = 1
  3441. STF_MB_ICON = 5
  3442. STF_MB_DEF = 1
  3443. ;--------------------------------------------------------------------
  3444. ; Input DIALOGS
  3445. ;--------------------------------------------------------------------
  3446. [InfoDlgCantConfigure]
  3447. InfoMsgText = "The NWLINK service is not currently configured to use any adapters."+
  3448. " If you have just installed it, return to the Networks dialog and "+
  3449. "click OK. You will then have the opportunity to configure the adapters."
  3450. ;--------------------------------------------------------------------
  3451. ; Get the string to use while doing the install
  3452. ;--------------------------------------------------------------------
  3453. [Billboard1ENG]
  3454. Status = "Installing NWLINK and related services..."
  3455. [FatalError1ENG]
  3456. Error = "Another IPX/SPX protocol driver is currently installed in this machine, "+
  3457. "and the network interface cannot operate properly with both drivers installed. "+
  3458. "If you still wish to install the NWLINK protocol driver, you must first "+
  3459. "remove the "$(CompetitorDisplayName)" component and reboot your machine."
  3460. #####oemnadn1.inf all
  3461. ;-----------------------------------------------------------------------
  3462. ; LANGUAGES SUPPORTED
  3463. ; -------------------
  3464. ;
  3465. ; The languages supported by the OEM INF, For every language supported
  3466. ; we need to have a separate text section for every displayable text
  3467. ; section.
  3468. ;
  3469. ;-----------------------------------------------------------------------
  3470. [LanguagesSupported]
  3471. ENG
  3472. ;-----------------------------------------------------------------------
  3473. ; OPTION TEXT SECTION
  3474. ; -------------------
  3475. ; These are text strings used to identify the option to the user. There
  3476. ; are separate sections for each language supported. The format of the
  3477. ; section name is "OptionsText" concatenated with the Language represented
  3478. ; by the section.
  3479. ;
  3480. ;-----------------------------------------------------------------------
  3481. [OptionsTextENG]
  3482. NE1000 = "Novell NE1000 Adapter"
  3483. ;***********************************************************************
  3484. ; Language-Dependent Dialog Constants
  3485. ;***********************************************************************
  3486. [FileConstantsENG]
  3487. ;
  3488. ; Variables to support thermometer gauge and error dialogs
  3489. ;
  3490. ProCaption = "Windows NT Setup"
  3491. ProCancel = "Cancel"
  3492. ProCancelMsg = "Windows NT Networking is not correctly installed. "+
  3493. "Are you sure you want to cancel copying files?"
  3494. ProCancelCap = "Network Setup Message"
  3495. ProText1 = "Copying:"
  3496. ProText2 = "To:"
  3497. ;
  3498. ; Product Info
  3499. ;
  3500. FunctionTitle = "Novell NE1000 Network Card Setup"
  3501. ;
  3502. ; Software
  3503. ;
  3504. ProductSoftwareDescription = "Novell NE1000 Adapter Driver"
  3505. ;
  3506. ; Hardware
  3507. ;
  3508. ProductHardwareNE1000Description = "Novell NE1000 Adapter"
  3509. ProductSoftwareTitle = "Novell NE1000 Adapter Driver"
  3510. ProductHardwareNE1000Title = "Novell NE1000 Adapter"
  3511. ShellCodeErrorTitle = "Error: "$(FunctionTitle)
  3512. ShellCodeErrorText = "Shell Code Error."
  3513. [DialogConstantsENG]
  3514. ;
  3515. ; Common button names, etc.
  3516. ;
  3517. Help = "&Help"
  3518. Exit = "Cancel"
  3519. OK = "OK"
  3520. HelpContext = ""
  3521. Continue = "Continue"
  3522. Cancel = "Cancel"
  3523. ;-----------------------------------------------
  3524. ; Input DIALOGS
  3525. ;-----------------------------------------------
  3526. [FileDependentDlgENG]
  3527. Label1 = "&IRQ Level:"
  3528. Label2 = "I/O &Port Address:"
  3529. ;no translation needed after this
  3530. DlgType = "RadioCombination"
  3531. DlgTemplate = "NE2000"
  3532. Caption = $(FunctionTitle)
  3533. Combo1List = $(IRQList)
  3534. Combo1Out = $(IRQValue)
  3535. Combo2List = $(IOBaseAddrHexList)
  3536. Combo2Out = $(IOBaseAddress)
  3537. ComboListItemsIn = {Combo1List, Combo2List}
  3538. ComboListItemsOut = {Combo1Out, Combo2Out}
  3539. EditTextIn = ""
  3540. EditTextLim = ""
  3541. CBOptionsGreyed = {}
  3542. NotifyFields = {NO, NO}
  3543. HelpContext = $(!IDH_DB_OEMNADN2_INS)
  3544. #####oemnadlb.inf all
  3545. [LanguagesSupported]
  3546. ENG
  3547. [OptionsTextENG]
  3548. LOOP = "MS Loopback Adapter"
  3549. [FileConstantsENG]
  3550. ProCaption = "Windows NT Setup"
  3551. ProCancel = "Cancel"
  3552. ProCancelMsg = "Windows NT Networking is not correctly installed. "+
  3553. "Are you sure you want to cancel copying files?"
  3554. ProCancelCap = "Network Setup Message"
  3555. ProText1 = "Copying:"
  3556. ProText2 = "To:"
  3557. FunctionTitle = "MS Loopback Adapter Card Setup"
  3558. ProductSoftwareDescription = "MS Loopback Adapter Driver"
  3559. ProductHardwareDescription = "MS Loopback Adapter"
  3560. ProductSoftwareTitle = "MS Loopback Adapter Driver"
  3561. ProductHardwareTitle = "MS Loopback Adapter"
  3562. ShellCodeErrorTitle = "Error: "$(FunctionTitle)
  3563. ShellCodeErrorText = "Shell Code Error."
  3564. [DialogConstantsENG]
  3565. Help = "&Help"
  3566. Exit = "Cancel"
  3567. OK = "OK"
  3568. HelpContext = ""
  3569. Continue = "Continue"
  3570. Cancel = "Cancel"
  3571. [FileDependentDlgENG]
  3572. DlgType = "MultiCombo"
  3573. DlgTemplate = "SINGLE_COMBO"
  3574. Label1 = "&Frame Type:"
  3575. Caption = $(FunctionTitle)
  3576. Combo1List = $(MediaList)
  3577. Combo1Out = $(MediaChoice)
  3578. ComboListItemsIn = {Combo1List}
  3579. ComboListItemsOut = {Combo1Out}
  3580. HelpContext = $(!IDH_DB_OEMNADLB_INS)
  3581. #####oemnade3.inf all
  3582. ;-----------------------------------------------------------------------
  3583. ; LANGUAGES SUPPORTED
  3584. ; -------------------
  3585. ;
  3586. ; The languages supported by the OEM INF, For every language supported
  3587. ; we need to have a separate text section for every displayable text
  3588. ; section.
  3589. ;
  3590. ;-----------------------------------------------------------------------
  3591. [LanguagesSupported]
  3592. ENG
  3593. ;-----------------------------------------------------------------------
  3594. ; OPTION TEXT SECTION
  3595. ; -------------------
  3596. ; These are text strings used to identify the option to the user. There
  3597. ; are separate sections for each language supported. The format of the
  3598. ; section name is "OptionsText" concatenated with the Language represented
  3599. ; by the section.
  3600. ;
  3601. ;-----------------------------------------------------------------------
  3602. [OptionsTextENG]
  3603. ELNK3ISA509 = "3Com Etherlink III ISA/PCMCIA Adapter"
  3604. ;***********************************************************************
  3605. ; Language-Dependent Dialog Constants
  3606. ;***********************************************************************
  3607. [FileConstantsENG]
  3608. ;
  3609. ; Variables to support thermometer gauge and error dialogs
  3610. ;
  3611. ProCaption = "Windows NT Setup"
  3612. ProCancel = "Cancel"
  3613. ProCancelMsg = "Windows NT Networking is not correctly installed. "+
  3614. "Are you sure you want to cancel copying files?"
  3615. ProCancelCap = "Network Setup Message"
  3616. ProText1 = "Copying:"
  3617. ProText2 = "To:"
  3618. ;
  3619. ; Product Info
  3620. ;
  3621. FunctionTitle = "3Com Etherlink III Adapter Card Setup"
  3622. ;
  3623. ; Software
  3624. ;
  3625. ProductSoftwareDescription = "3Com Etherlink III Adapter Driver"
  3626. ;
  3627. ; Hardware
  3628. ;
  3629. ProductHardwareELNK3ISA509Description = "3Com Etherlink III Adapter"
  3630. ProductSoftwareTitle = "3Com Etherlink III Adapter Driver"
  3631. ProductHardwareELNK3ISA509Title = "3Com Etherlink III Adapter"
  3632. ShellCodeErrorTitle = "Error: "$(FunctionTitle)
  3633. ShellCodeErrorText = "Shell Code Error."
  3634. TransceiverList = {"10 Base T", "Thick Net (AUI/DIX)","","Thin Net (BNC/COAX)"}
  3635. TransceiverDisplayList = {"10 Base T", "Thick Net (AUI/DIX)","Thin Net (BNC/COAX)"}
  3636. [DialogConstantsENG]
  3637. ;
  3638. ; Common button names, etc.
  3639. ;
  3640. Help = "&Help"
  3641. Exit = "Cancel"
  3642. OK = "OK"
  3643. HelpContext = ""
  3644. Continue = "Continue"
  3645. Cancel = "Cancel"
  3646. ;-----------------------------------------------
  3647. ; Input DIALOGS
  3648. ;-----------------------------------------------
  3649. [FileDependentDlgENG]
  3650. Label1 = "I/O &Port Address:"
  3651. Label2 = "&Interrupt Number:"
  3652. Label3 = "&Transceiver Type:"
  3653. ;no translation needed after this
  3654. DlgType = "Combination"
  3655. DlgTemplate = "UBNDIS"
  3656. Caption = $(FunctionTitle)
  3657. Combo1List = $(IOADDR_Hex_List)
  3658. Combo1Out = $(IOADDR_Hex_Value)
  3659. Combo2List = $(IRQList)
  3660. Combo2Out = $(IRQValue)
  3661. Combo3List = $(TransceiverDisplayList)
  3662. Combo3Out = $(TransceiverValue)
  3663. ComboListItemsIn = {Combo1List, Combo2List, Combo3List}
  3664. ComboListItemsOut = {Combo1Out, Combo2Out, Combo3Out}
  3665. EditTextIn = ""
  3666. EditTextLim = ""
  3667. CBOptionsGreyed = {}
  3668. NotifyFields = {NO, NO, NO}
  3669. HelpContext = $(!IDH_DB_OEMNADE3_INS)
  3670. #####oemnadee.inf all
  3671. ;-----------------------------------------------------------------------
  3672. ; LANGUAGES SUPPORTED
  3673. ; -------------------
  3674. ;
  3675. ; The languages supported by the OEM INF, For every language supported
  3676. ; we need to have a separate text section for every displayable text
  3677. ; section.
  3678. ;
  3679. ;-----------------------------------------------------------------------
  3680. [LanguagesSupported]
  3681. ENG
  3682. ;-----------------------------------------------------------------------
  3683. ; OPTION TEXT SECTION
  3684. ; -------------------
  3685. ; These are text strings used to identify the option to the user. There
  3686. ; are separate sections for each language supported. The format of the
  3687. ; section name is "OptionsText" concatenated with the Language represented
  3688. ; by the section.
  3689. ;
  3690. ;-----------------------------------------------------------------------
  3691. [OptionsTextENG]
  3692. ELNK3EISA = "3Com Etherlink III EISA Adapter"
  3693. ;***********************************************************************
  3694. ; Language-Dependent Dialog Constants
  3695. ;***********************************************************************
  3696. [FileConstantsENG]
  3697. ;
  3698. ; Variables to support thermometer gauge and error dialogs
  3699. ;
  3700. ProCaption = "Windows NT Setup"
  3701. ProCancel = "Cancel"
  3702. ProCancelMsg = "Windows NT Networking is not correctly installed. "+
  3703. "Are you sure you want to cancel copying files?"
  3704. ProCancelCap = "Network Setup Message"
  3705. ProText1 = "Copying:"
  3706. ProText2 = "To:"
  3707. ; a
  3708. ; Product Info
  3709. ;
  3710. FunctionTitle = "3Com Etherlink III EISA Adapter Card Setup"
  3711. ;
  3712. ; Software
  3713. ;
  3714. ProductSoftwareDescription = "3Com Etherlink III Adapter Driver"
  3715. ;
  3716. ; Hardware
  3717. ;
  3718. ProductHardwareDescription = "3Com Etherlink III EISA Adapter"
  3719. CANNOT_FIND_ANY_CARD = "Network card is not present in the system"
  3720. ProductSoftwareTitle = "3Com Etherlink III Adapter Driver"
  3721. ProductHardwareTitle = "3Com Etherlink III EISA Adapter"
  3722. ShellCodeErrorTitle = "Error: "$(FunctionTitle)
  3723. ShellCodeErrorText = "Shell Code Error."
  3724. [DialogConstantsENG]
  3725. ;
  3726. ; Common button names, etc.
  3727. ;
  3728. Help = "&Help"
  3729. Exit = "Cancel"
  3730. OK = "OK"
  3731. HelpContext = ""
  3732. Continue = "Continue"
  3733. Cancel = "Cancel"
  3734. ;-----------------------------------------------
  3735. ; Input DIALOGS
  3736. ;-----------------------------------------------
  3737. [FileDependentDlgENG]
  3738. ;
  3739. ; No UI for EISA
  3740. ;
  3741. #####oemnaden.inf i386
  3742. [LanguagesSupported]
  3743. ENG
  3744. ;-----------------------------------------------------------------------
  3745. ; OPTION TEXT SECTION
  3746. ; -------------------
  3747. ; These are text strings used to identify the option to the user. There
  3748. ; are separate sections for each language supported. The format of the
  3749. ; section name is "OptionsText" concatenated with the Language represented
  3750. ; by the section.
  3751. ;
  3752. ;-----------------------------------------------------------------------
  3753. [OptionsTextENG]
  3754. ELNK3MCA = "3Com Etherlink III MCA Adapter"
  3755. ;***********************************************************************
  3756. ; Language-Dependent Dialog Constants
  3757. ;***********************************************************************
  3758. [FileConstantsENG]
  3759. ;
  3760. ; Variables to support thermometer gauge and error dialogs
  3761. ;
  3762. ProCaption = "Windows NT Setup"
  3763. ProCancel = "Cancel"
  3764. ProCancelMsg = "Windows NT Networking is not correctly installed. "+
  3765. "Are you sure you want to cancel copying files?"
  3766. ProCancelCap = "Network Setup Message"
  3767. ProText1 = "Copying:"
  3768. ProText2 = "To:"
  3769. ;
  3770. ; Product Info
  3771. ;
  3772. FunctionTitle = "3Com Etherlink III MCA Adapter Card Setup"
  3773. ;
  3774. ; Software
  3775. ;
  3776. ProductSoftwareDescription = "3Com Etherlink III MCA Adapter Driver"
  3777. ;
  3778. ; Hardware
  3779. ;
  3780. ProductHardwareDescription = "3Com Etherlink III MCA Adapter"
  3781. CANNOT_FIND_ANY_CARD = "Network card is not present in the system"
  3782. ProductSoftwareTitle = "3Com Etherlink III MCA Adapter Driver"
  3783. ProductHardwareTitle = "3Com Etherlink III MCA Adapter"
  3784. ShellCodeErrorTitle = "Error: "$(FunctionTitle)
  3785. ShellCodeErrorText = "Shell Code Error."
  3786. [DialogConstantsENG]
  3787. ;
  3788. ; Common button names, etc.
  3789. ;
  3790. Help = "&Help"
  3791. Exit = "Cancel"
  3792. OK = "OK"
  3793. HelpContext = ""
  3794. Continue = "C&ontinue"
  3795. Cancel = "C&ancel"
  3796. ;-----------------------------------------------
  3797. ; Input DIALOGS
  3798. ;-----------------------------------------------
  3799. [FileDependentDlgENG]
  3800. ;
  3801. ; No UI for micro channel
  3802. ;
  3803. #####oemnadnm.inf i386
  3804. [LanguagesSupported]
  3805. ENG
  3806. ;-----------------------------------------------------------------------
  3807. ; OPTION TEXT SECTION
  3808. ; -------------------
  3809. ; These are text strings used to identify the option to the user. There
  3810. ; are separate sections for each language supported. The format of the
  3811. ; section name is "OptionsText" concatenated with the Language represented
  3812. ; by the section.
  3813. ;
  3814. ;-----------------------------------------------------------------------
  3815. [OptionsTextENG]
  3816. NE2000MCA = "NE/2 and compatible MC Adapter"
  3817. ;***********************************************************************
  3818. ; Language-Dependent Dialog Constants
  3819. ;***********************************************************************
  3820. [FileConstantsENG]
  3821. ;
  3822. ; Variables to support thermometer gauge and error dialogs
  3823. ;
  3824. ProCaption = "Windows NT Setup"
  3825. ProCancel = "Cancel"
  3826. ProCancelMsg = "Windows NT Networking is not correctly installed. "+
  3827. "Are you sure you want to cancel copying files?"
  3828. ProCancelCap = "Network Setup Message"
  3829. ProText1 = "Copying:"
  3830. ProText2 = "To:"
  3831. ;
  3832. ; Product Info
  3833. ;
  3834. FunctionTitle = "NE/2 and compatible MC Adapter Card Setup"
  3835. ;
  3836. ; Software
  3837. ;
  3838. ProductSoftwareDescription = "NE/2 and compatible MC Adapter Driver"
  3839. ;
  3840. ; Hardware
  3841. ;
  3842. ProductHardwareDescription = "NE/2 and compatible MC Adapter"
  3843. CANNOT_FIND_ANY_CARD = "Network card is not present in the system"
  3844. ProductSoftwareTitle = "NE/2 and compatible MC Adapter Driver"
  3845. ProductHardwareTitle = "NE/2 and compatible MC Adapter"
  3846. ShellCodeErrorTitle = "Error: "$(FunctionTitle)
  3847. ShellCodeErrorText = "Shell Code Error."
  3848. [DialogConstantsENG]
  3849. ;
  3850. ; Common button names, etc.
  3851. ;
  3852. Help = "&Help"
  3853. Exit = "Cancel"
  3854. OK = "OK"
  3855. HelpContext = ""
  3856. Continue = "C&ontinue"
  3857. Cancel = "C&ancel"
  3858. ;-----------------------------------------------
  3859. ; Input DIALOGS
  3860. ;-----------------------------------------------
  3861. [FileDependentDlgENG]
  3862. Label1 = "&IRQ Level:"
  3863. Label2 = "I/O &Port Address:"
  3864. ;no translation needed after this
  3865. DlgType = "RadioCombination"
  3866. DlgTemplate = "NE2000"
  3867. Caption = $(FunctionTitle)
  3868. Combo1List = $(IRQList)
  3869. Combo1Out = $(IRQValue)
  3870. Combo2List = $(IOBaseAddrHexList)
  3871. Combo2Out = $(IOBaseAddress)
  3872. ComboListItemsIn = {Combo1List, Combo2List}
  3873. ComboListItemsOut = {Combo1Out, Combo2Out}
  3874. EditTextIn = ""
  3875. EditTextLim = ""
  3876. CBOptionsGreyed = {}
  3877. NotifyFields = {NO, NO}
  3878. HelpContext = $(!IDH_DB_OEMNADN2_INS)
  3879. #####oemnadfd.inf i386
  3880. [LanguagesSupported]
  3881. ENG
  3882. ;-----------------------------------------------------------------------
  3883. ; OPTION TEXT SECTION
  3884. ; -------------------
  3885. ; These are text strings used to identify the option to the user. There
  3886. ; are separate sections for each language supported. The format of the
  3887. ; section name is "OptionsText" concatenated with the Language represented
  3888. ; by the section.
  3889. ;
  3890. ;-----------------------------------------------------------------------
  3891. [OptionsTextENG]
  3892. NPMCA = "Network Peripherals FDDI, MCA"
  3893. ;***********************************************************************
  3894. ; Language-Dependent Dialog Constants
  3895. ;***********************************************************************
  3896. [FileConstantsENG]
  3897. ;
  3898. ; Variables to support thermometer gauge and error dialogs
  3899. ;
  3900. ProCaption = "Windows NT Setup"
  3901. ProCancel = "Cancel"
  3902. ProCancelMsg = "Windows NT Networking is not correctly installed. "+
  3903. "Are you sure you want to cancel copying files?"
  3904. ProCancelCap = "Network Setup Message"
  3905. ProText1 = "Copying:"
  3906. ProText2 = "To:"
  3907. ;
  3908. ; Product Info
  3909. ;
  3910. FunctionTitle = "Network Peripherals FDDI, MCA Adapter Card Setup"
  3911. ;
  3912. ; Software
  3913. ;
  3914. ProductSoftwareDescription = "Network Peripherals FDDI, MCA Adapter Driver"
  3915. ;
  3916. ; Hardware
  3917. ;
  3918. ProductHardwareDescription = "Network Peripherals FDDI, MCA Adapter"
  3919. CANNOT_FIND_ANY_CARD = "Network card is not present in the system"
  3920. ProductSoftwareTitle = "Network Peripherals FDDI, MCA Adapter Driver"
  3921. ProductHardwareTitle = "Network Peripherals FDDI, MCA Adapter"
  3922. ShellCodeErrorTitle = "Error: "$(FunctionTitle)
  3923. ShellCodeErrorText = "Shell Code Error."
  3924. [DialogConstantsENG]
  3925. ;
  3926. ; Common button names, etc.
  3927. ;
  3928. Help = "&Help"
  3929. Exit = "Cancel"
  3930. OK = "OK"
  3931. HelpContext = ""
  3932. Continue = "C&ontinue"
  3933. Cancel = "C&ancel"
  3934. ;-----------------------------------------------
  3935. ; Input DIALOGS
  3936. ;-----------------------------------------------
  3937. [FileDependentDlgENG]
  3938. ;
  3939. ; No UI for micro channel
  3940. ;
  3941. #####oemnsvsn.inf all
  3942. ;-----------------------------------------------------------------------
  3943. ; LANGUAGES SUPPORTED
  3944. ; -------------------
  3945. ;
  3946. ; The languages supported by the OEM INF, For every language supported
  3947. ; we need to have a separate text section for every displayable text
  3948. ; section.
  3949. ;
  3950. ;-----------------------------------------------------------------------
  3951. [LanguagesSupported]
  3952. ENG
  3953. ;-----------------------------------------------------------------------
  3954. ; OPTION TEXT SECTION
  3955. ; -------------------
  3956. ; These are text strings used to identify the option to the user. There
  3957. ; are separate sections for each language supported. The format of the
  3958. ; section name is "OptionsText" concatenated with the Language represented
  3959. ; by the section.
  3960. ;
  3961. ;-----------------------------------------------------------------------
  3962. [OptionsTextENG]
  3963. SNMP = "SNMP Service"
  3964. ;***********************************************************************
  3965. ; Language-Dependent Dialog Constants
  3966. ;***********************************************************************
  3967. [FileConstantsENG]
  3968. ;
  3969. ; Variables to support thermometer gauge and error dialogs
  3970. ;
  3971. ProCaption = "Windows NT Setup"
  3972. ProCancel = "Cancel"
  3973. ProCancelMsg = "Windows NT Networking is not correctly installed. "+
  3974. "Are you sure you want to cancel copying files?"
  3975. ProCancelCap = "Network Setup Message"
  3976. ProText1 = "Copying:"
  3977. ProText2 = "To:"
  3978. ;
  3979. ; Product Info
  3980. ;
  3981. FunctionTitle = "SNMP Setup"
  3982. ;
  3983. ; Software
  3984. ;
  3985. ProductSoftwareDescription = "Simple Network Management Protocol service that enables a Windows NT computer to be administered remotely with an SNMP management tool."
  3986. ;
  3987. ; The user needs to install Microsoft TCP/IP before install SNMP.
  3988. ; If TCPIP does not exist in the registry, the inf file will popup this
  3989. ; message and exit.
  3990. ;
  3991. ProductSoftwareDisplayName = "SNMP Service"
  3992. ProductSoftwareTitle = "SNMP Service"
  3993. ShellCodeErrorTitle = "Error: "$(FunctionTitle)
  3994. ShellCodeErrorText = "Shell Code Error."
  3995. [DialogConstantsENG]
  3996. ;
  3997. ; Common button names, etc.
  3998. ;
  3999. Help = "&Help"
  4000. Exit = "Cancel"
  4001. OK = "OK"
  4002. HelpContext = ""
  4003. Continue = "Continue"
  4004. Cancel = "Cancel"
  4005. ;-----------------------------------------------
  4006. ; Input DIALOGS
  4007. ;-----------------------------------------------
  4008. [FileDependentDlgENG]
  4009. ;
  4010. ; No UI for SNMP
  4011. ;
  4012. #####oemnsvcu.inf all
  4013. ;-----------------------------------------------------------------------
  4014. ; LANGUAGES SUPPORTED
  4015. ; -------------------
  4016. ;
  4017. ; The languages supported by the OEM INF, For every language supported
  4018. ; we need to have a separate text section for every displayable text
  4019. ; section.
  4020. ;
  4021. ;-----------------------------------------------------------------------
  4022. [LanguagesSupported]
  4023. ENG
  4024. ;-----------------------------------------------------------------------
  4025. ; OPTION TEXT SECTION
  4026. ; -------------------
  4027. ; These are text strings used to identify the option to the user. There
  4028. ; are separate sections for each language supported. The format of the
  4029. ; section name is "OptionsText" concatenated with the Language represented
  4030. ; by the section.
  4031. ;
  4032. ;-----------------------------------------------------------------------
  4033. [OptionsTextENG]
  4034. TCPIPCU = "TCP/IP Utilities"
  4035. ;***********************************************************************
  4036. ; Language-Dependent Dialog Constants
  4037. ;***********************************************************************
  4038. [FileConstantsENG]
  4039. ;
  4040. ; Variables to support thermometer gauge and error dialogs
  4041. ;
  4042. ProductTCPIPCUTitle = "TCP/IP Utilities"
  4043. ProCaption = "Windows NT Setup"
  4044. ProCancel = "Cancel"
  4045. ProCancelMsg = "Windows NT Networking is not correctly installed. "+
  4046. "Are you sure you want to cancel copying files?"
  4047. ProCancelCap = "Network Setup Message"
  4048. ProText1 = "Copying:"
  4049. ProText2 = "To:"
  4050. GroupName = "Accessories"
  4051. IconName = "Telnet"
  4052. [DialogConstantsENG]
  4053. ;
  4054. ; Common button names, etc.
  4055. ;
  4056. Help = "&Help"
  4057. Exit = "Cancel"
  4058. OK = "OK"
  4059. HelpContext = ""
  4060. Continue = "Continue"
  4061. Cancel = "Cancel"
  4062. ;-----------------------------------------------
  4063. ; Input DIALOGS
  4064. ;-----------------------------------------------
  4065. [FileDependentDlgENG]
  4066. ;
  4067. ;
  4068. #####oemnsvsa.inf all
  4069. ;-----------------------------------------------------------------------
  4070. ; LANGUAGES SUPPORTED
  4071. ; -------------------
  4072. ;
  4073. ; The languages supported by the OEM INF, For every language supported
  4074. ; we need to have a separate text section for every displayable text
  4075. ; section.
  4076. ;
  4077. ;-----------------------------------------------------------------------
  4078. [LanguagesSupported]
  4079. ENG
  4080. ;-----------------------------------------------------------------------
  4081. ; OPTION TEXT SECTION
  4082. ; -------------------
  4083. ; These are text strings used to identify the option to the user. There
  4084. ; are separate sections for each language supported. The format of the
  4085. ; section name is "OptionsText" concatenated with the Language represented
  4086. ; by the section.
  4087. ;
  4088. ;-----------------------------------------------------------------------
  4089. [OptionsTextENG]
  4090. SAP = "SAP Agent"
  4091. ;***********************************************************************
  4092. ; Language-Dependent Dialog Constants
  4093. ;***********************************************************************
  4094. [FileConstantsENG]
  4095. ;
  4096. ; Variables to support thermometer gauge and error dialogs
  4097. ;
  4098. ProCaption = "Windows NT Setup"
  4099. ProCancel = "Cancel"
  4100. ProCancelMsg = "Windows NT Networking is not correctly installed. "+
  4101. "Are you sure you want to cancel copying files?"
  4102. ProCancelCap = "Network Setup Message"
  4103. ProText1 = "Copying:"
  4104. ProText2 = "To:"
  4105. ProductSAPTitle = "SAP Agent"
  4106. ProductSAPDescription = "Service Advertising Protocol advertises servers and addresses on a network."
  4107. ProductSAPDisplayName = "SAP Agent"
  4108. [InUsed]
  4109. Error = "SAP Agent is currently in use by other network protocols. Please remove all related services first."
  4110. [DialogConstantsENG]
  4111. ;
  4112. ; Common button names, etc.
  4113. ;
  4114. Help = "&Help"
  4115. Exit = "Cancel"
  4116. OK = "OK"
  4117. HelpContext = ""
  4118. Continue = "Continue"
  4119. Cancel = "Cancel"
  4120. ;-----------------------------------------------
  4121. ; Input DIALOGS
  4122. ;-----------------------------------------------
  4123. [FileDependentDlgENG]
  4124. ;
  4125. ;
  4126. #####oemnsvwi.inf
  4127. ;-----------------------------------------------------------------------
  4128. ; LANGUAGES SUPPORTED
  4129. ; -------------------
  4130. ;
  4131. ; The languages supported by the OEM INF, For every language supported
  4132. ; we need to have a separate text section for every displayable text
  4133. ; section.
  4134. ;
  4135. ;-----------------------------------------------------------------------
  4136. [LanguagesSupported]
  4137. ENG
  4138. ;-----------------------------------------------------------------------
  4139. ; OPTION TEXT SECTION
  4140. ; -------------------
  4141. ; These are text strings used to identify the option to the user. There
  4142. ; are separate sections for each language supported. The format of the
  4143. ; section name is "OptionsText" concatenated with the Language represented
  4144. ; by the section.
  4145. ;
  4146. ;-----------------------------------------------------------------------
  4147. [OptionsTextENG]
  4148. WINS = "Windows Internet Name Service"
  4149. ;***********************************************************************
  4150. ; Language-Dependent Dialog Constants
  4151. ;***********************************************************************
  4152. [FileConstantsENG]
  4153. ;
  4154. ; Variables to support thermometer gauge and error dialogs
  4155. ;
  4156. ProCaption = "Windows NT Setup"
  4157. ProCancel = "Cancel"
  4158. ProCancelMsg = "Windows NT Networking is not correctly installed. "+
  4159. "Are you sure you want to cancel copying files?"
  4160. ProCancelCap = "Network Setup Message"
  4161. ProText1 = "Copying:"
  4162. ProText2 = "To:"
  4163. ;
  4164. ; Product Info
  4165. ;
  4166. FunctionTitle = "Windows Internet Name Service Setup"
  4167. ;
  4168. ; Software
  4169. ;
  4170. ProductSoftwareDescription = "Dynamic name registration and resolution service that maps NetBIOS computer names to IP addresses."
  4171. ProductSoftwareDisplayName = "Windows Internet Name Service"
  4172. ProductSoftwareTitle = "Windows Internet Name Service"
  4173. ShellCodeErrorTitle = "Error: "$(FunctionTitle)
  4174. ShellCodeErrorText = "Shell Code Error."
  4175. OldGroupName = "Network Administration"
  4176. GroupName = "Administrative Tools"
  4177. IconName = "WINS Manager"
  4178. [DialogConstantsENG]
  4179. ;
  4180. ; Common button names, etc.
  4181. ;
  4182. Help = "&Help"
  4183. Exit = "Cancel"
  4184. OK = "OK"
  4185. HelpContext = ""
  4186. Continue = "Continue"
  4187. Cancel = "Cancel"
  4188. ;-----------------------------------------------
  4189. ; Input DIALOGS
  4190. ;-----------------------------------------------
  4191. [FileDependentDlgENG]
  4192. ;
  4193. ; No UI for WINS
  4194. ;
  4195. #####oemnsvdh.inf
  4196. [LanguagesSupported]
  4197. ENG
  4198. [DialogConstantsENG]
  4199. Help = "&Help"
  4200. Exit = "Cancel"
  4201. OK = "OK"
  4202. HelpContext = ""
  4203. Continue = "Continue"
  4204. Cancel = "Cancel"
  4205. [FileDependentDlgENG]
  4206. ;
  4207. ; Variables to support thermometer gauge and error dialogs
  4208. ;
  4209. ProCaption = "Windows NT Setup"
  4210. ProCancel = "Cancel"
  4211. ProCancelMsg = "Windows NT Networking is not correctly installed. "+
  4212. "Are you sure you want to cancel copying files?"
  4213. ProCancelCap = "Network Setup Message"
  4214. ProText1 = "Copying:"
  4215. ProText2 = "To:"
  4216. [FileConstantsENG]
  4217. ProductDHCPDisplayName = "Microsoft DHCP Server"
  4218. ProductDHCPTitle = "Microsoft DHCP Server"
  4219. ProductDHCPDescription = "Automatically assigns IP addresses to other computers running the DHCP (Dynamic Hose Configuration Protocol) Client Service."
  4220. OldGroupName = "Network Administration"
  4221. GroupName = "Administrative Tools"
  4222. IconName = "DHCP Manager"
  4223. [OptionsTextENG]
  4224. DHCP = "Microsoft DHCP Server"
  4225. [DHCPServerDialog]
  4226. DHCPTxt = "If any adapters are using DHCP to obtain an IP address, they are now "+
  4227. "required to use a static IP address. Press Close on the Network Control Panel "+
  4228. "and the TCP/IP Property Sheet will be displayed allowing you to enter an address."
  4229. STF_MB_TITLE = $(DHCP)
  4230. DlgType = "MessageBox"
  4231. STF_MB_TEXT = $(DHCPTxt)
  4232. STF_MB_TYPE = 1
  4233. STF_MB_ICON = 2
  4234. STF_MB_DEF = 1
  4235. #####oemnsvdn.inf
  4236. [LanguagesSupported]
  4237. ENG
  4238. [DialogConstantsENG]
  4239. Help = "&Help"
  4240. Exit = "Cancel"
  4241. OK = "OK"
  4242. HelpContext = ""
  4243. Continue = "Continue"
  4244. Cancel = "Cancel"
  4245. [FileDependentDlgENG]
  4246. ;
  4247. ; Variables to support thermometer gauge and error dialogs
  4248. ;
  4249. ProCaption = "Windows NT Setup"
  4250. ProCancel = "Cancel"
  4251. ProCancelMsg = "Windows NT Networking is not correctly installed. "+
  4252. "Are you sure you want to cancel copying files?"
  4253. ProCancelCap = "Network Setup Message"
  4254. ProText1 = "Copying:"
  4255. ProText2 = "To:"
  4256. [FileConstantsENG]
  4257. ProductDNSDisplayName = "Microsoft DNS Server"
  4258. ProductDNSTitle = "Microsoft DNS Server"
  4259. ProductDNSDescription = "The Domain Name System maps DNS domain names to IP addresses."
  4260. OldGroupName = "Network Administration"
  4261. GroupName = "Administrative Tools"
  4262. IconName = "DNS Manager"
  4263. [OptionsTextENG]
  4264. DNS = "Microsoft DNS Server"
  4265. #####oemnsvsp.inf
  4266. [LanguagesSupported]
  4267. ENG
  4268. [DialogConstantsENG]
  4269. Help = "&Help"
  4270. Exit = "Cancel"
  4271. OK = "OK"
  4272. HelpContext = ""
  4273. Continue = "Continue"
  4274. Cancel = "Cancel"
  4275. [FileConstantsENG]
  4276. ;
  4277. ; Variables to support thermometer gauge and error dialogs
  4278. ;
  4279. ProCaption = "Windows NT Setup"
  4280. ProCancel = "Cancel"
  4281. ProCancelMsg = "Windows NT Networking is not correctly installed. "+
  4282. "Are you sure you want to cancel copying files?"
  4283. ProCancelCap = "Network Setup Message"
  4284. ProText1 = "Copying:"
  4285. ProText2 = "To:"
  4286. ProductSTCPIPDisplayName = "Simple TCP/IP Services"
  4287. ProductSTCPIPTitle = "Simple TCP/IP Services"
  4288. ProductSTCPIPDescription = "Client programs for simple network protocols, including Character Generator, Daytime, Echo and Quote of the Day."
  4289. [OptionsTextENG]
  4290. STCPIP = "Simple TCP/IP Services"
  4291. #####oemnsvtp.inf
  4292. [LanguagesSupported]
  4293. ENG
  4294. [DialogConstantsENG]
  4295. Help = "&Help"
  4296. Exit = "Cancel"
  4297. OK = "OK"
  4298. HelpContext = ""
  4299. Continue = "Continue"
  4300. Cancel = "Cancel"
  4301. [FileConstantsENG]
  4302. ;
  4303. ; Variables to support thermometer gauge and error dialogs
  4304. ;
  4305. ProCaption = "Windows NT Setup"
  4306. ProCancel = "Cancel"
  4307. ProCancelMsg = "Windows NT Networking is not correctly installed. "+
  4308. "Are you sure you want to cancel copying files?"
  4309. ProCancelCap = "Network Setup Message"
  4310. ProText1 = "Copying:"
  4311. ProText2 = "To:"
  4312. ProductLPDDisplayName = "TCP/IP Print Server"
  4313. ProductLPDTitle = "Microsoft TCP/IP Printing"
  4314. ProductLPDDescription = "Enables Windows NT to print to TCP/IP-connected printers or to printers that are physically attached to UNIX computers."
  4315. [OptionsTextENG]
  4316. TCPPRINT = "Microsoft TCP/IP Printing"
  4317. #####oemnxptc.inf
  4318. [LanguagesSupported]
  4319. ENG
  4320. [OptionsTextENG]
  4321. TC = "TCP/IP Protocol"
  4322. [FileConstantsENG]
  4323. ProCaption = "Windows NT Setup"
  4324. ProCancel = "Cancel"
  4325. ProCancelMsg = "Windows NT Networking is not correctly installed. "+
  4326. "Are you sure you want to cancel copying files?"
  4327. ProCancelCap = "Network Setup Message"
  4328. ProText1 = "Copying:"
  4329. ProText2 = "To:"
  4330. NoNewComponents = "No New Components to Install."
  4331. FunctionTitle = "TCP/IP Setup"
  4332. ProductNETBTDescription = "NetBT System Driver"
  4333. ProductNETBTDisplayName = "WINS Client(TCP/IP)"
  4334. ProductNETBTTitle = "WINS Client(TCP/IP)"
  4335. ProductTELNETDisplayName = "Telnet"
  4336. ProductTELNETTitle = "Telnet Networking Support Environment"
  4337. ProductTELNETSYSDisplayName = "Telnetsys"
  4338. ProductTELNETSYSTitle = "Telnet Driver"
  4339. ProductLMHOSTSDisplayName = "TCP/IP NetBIOS Helper"
  4340. ProductLMHOSTSTitle = "TCP/IP NetBIOS Helper"
  4341. ProductDHCPDisplayName = "DHCP Client"
  4342. ProductDHCPTitle = "DHCP Client"
  4343. ProductTCDisplayName = "TCP/IP Service"
  4344. ProductTCTitle = "TCP/IP Protocol"
  4345. ProductTCDescription = "Transport Control Protocol/Internet Protocol. The default wide area network protocol that provides communication across diverse interconnected networks."
  4346. ProviderDisplayName = "TCP/IP"
  4347. LDAPProviderDisplayName = "NTDS"
  4348. ShellCodeErrorTitle = "Error: "$(FunctionTitle)
  4349. ShellCodeErrorText = "Shell Code Error."
  4350. RASRebindError = "Setup has discovered that you have Remote Access Services installed. Do you want to configure RAS to support the TCP/IP protocol?"
  4351. [DialogConstantsENG]
  4352. Help = "&Help"
  4353. Exit = "Cancel"
  4354. OK = "OK"
  4355. HelpContext = ""
  4356. Continue = "Continue"
  4357. Cancel = "Cancel"
  4358. [FileDependentDlgENG]
  4359. [InfoDlg]
  4360. STF_MB_TITLE = "Information Message"
  4361. DlgType = "MessageBox"
  4362. STF_MB_TEXT = $(InfoMsgText)
  4363. STF_MB_TYPE = 1
  4364. STF_MB_ICON = 5
  4365. STF_MB_DEF = 1
  4366. [DHCPDialog]
  4367. DHCPText = "If there is a DHCP server on your network, TCP/IP can be configured to dynamically provide"+
  4368. " an IP address. If you are not sure, ask your system administrator. Do you wish to use DHCP?"
  4369. STF_MB_TITLE = "TCP/IP Setup"
  4370. DlgType = "MessageBox"
  4371. STF_MB_TEXT = $(DHCPText)
  4372. STF_MB_TYPE = 3
  4373. STF_MB_ICON = 5
  4374. STF_MB_DEF = 2
  4375. [InfoDlgCantConfigure]
  4376. InfoMsgText = "The TCP/IP service is not currently configured to use any adapters."+
  4377. " If you have just installed it, return to the Networks dialog and "+
  4378. "click OK or CLOSE. You will then have the opportunity to configure the adapters."
  4379. [WarningDlgENG]
  4380. STF_MB_TITLE = "TCP/IP Setup Warning"
  4381. DlgType = "MessageBox"
  4382. STF_MB_TEXT = $(Error)
  4383. STF_MB_TYPE = 1
  4384. STF_MB_ICON = 5
  4385. STF_MB_DEF = 1
  4386. [Billboard1ENG]
  4387. Status = "Installing TCP/IP and related services..."
  4388. #####oemnxpip.inf all
  4389. ;------------------------------------------------------------------
  4390. ; LANGUAGES SUPPORTED
  4391. ; -------------------
  4392. ;
  4393. ; This lists the languages supported by this file.
  4394. ; If you add other languages to this list, you must
  4395. ; also add the appropriate text sections for the new
  4396. ; language
  4397. ;------------------------------------------------------------------
  4398. [LanguagesSupported]
  4399. ENG
  4400. ;-------------------------------------------------------------------
  4401. ; OPTION TEXT SECTION
  4402. ; -------------------
  4403. ;
  4404. ; These are the text strings used to identify the options to
  4405. ; the user. There should be a header and entry for every
  4406. ; language listed in the "LanguagesSupported" section.
  4407. ;-------------------------------------------------------------------
  4408. [OptionsTextENG]
  4409. NWLNKIPX = "NWLink IPX/SPX Compatible Transport"
  4410. ;--------------------------------------------------------------------
  4411. ; Language Dependent Dialog Constants
  4412. ;--------------------------------------------------------------------
  4413. [FileConstantsENG]
  4414. ProCaption = "Windows NT Setup"
  4415. ProCancel = "Cancel"
  4416. ProCancelMsg = "Windows NT Networking is not correctly installed. "+
  4417. "Are you sure you want to cancel copying files?"
  4418. ProCancelCap = "Network Setup Message"
  4419. ProText1 = "Copying:"
  4420. ProText2 = "To:"
  4421. FunctionTitle = "NWLink IPX/SPX Compatible Transport Setup"
  4422. ProductNWLNKIPXDescription = "An implementation of the IPX and SPX protocols, which are used by the NetWare networks."
  4423. ProductNWLNKIPXDisplayName = "NWLink IPX/SPX Compatible Transport Protocol"
  4424. ProductNWLNKIPXTitle = "NWLink IPX/SPX Compatible Transport"
  4425. 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."
  4426. ProductNWLNKNBDisplayName = "NWLink NetBIOS"
  4427. ProductNWLNKNBTitle = "NWLink NetBIOS"
  4428. ProductNWLNKNBSYSDisplayName = "NWLinkNBsys"
  4429. ProductNWLNKNBSYSTitle = "NWLINK NetBIOS Driver"
  4430. ProductNWLNKSPXDescription = "NWLink SPX Protocol Driver"
  4431. ProductNWLNKSPXDisplayName = "NWLink SPX/SPXII Protocol"
  4432. ProductNWLNKSPXTitle = "NWLink SPX Protocol"
  4433. CompetitorDisplayName = "NWLink IPX/SPX II Transport"
  4434. ShellCodeErrorTitle = "Error: "$(FunctionTitle)
  4435. ShellCodeErrorText = "Shell Code Error."
  4436. RASRebindError = "Setup has discovered that you have Remote Access Services installed. Do you want to configure RAS to support the NWLINK protocol?"
  4437. InstallRip = "Do you want to install the IPX Rip Router?"
  4438. [DialogConstantsENG]
  4439. Help = "&Help"
  4440. Exit = "Cancel"
  4441. OK = "OK"
  4442. HelpContext = ""
  4443. Continue = "C&ontinue"
  4444. Cancel = "C&ancel"
  4445. ;--------------------------------------------------------------------
  4446. ; Input DIALOGS
  4447. ;--------------------------------------------------------------------
  4448. [FileDependentDlgENG]
  4449. ;
  4450. ;--- No UI for NWLNK
  4451. ;
  4452. ;--------------------------------------------------------------------
  4453. ; Input DIALOGS
  4454. ;--------------------------------------------------------------------
  4455. [InfoDlg]
  4456. STF_MB_TITLE = "Information Message"
  4457. ;
  4458. ; don't need to localize the dialog type
  4459. ;
  4460. DlgType = "MessageBox"
  4461. STF_MB_TEXT = $(InfoMsgText)
  4462. STF_MB_TYPE = 1
  4463. STF_MB_ICON = 5
  4464. STF_MB_DEF = 1
  4465. ;--------------------------------------------------------------------
  4466. ; Input DIALOGS
  4467. ;--------------------------------------------------------------------
  4468. [InfoDlgCantConfigure]
  4469. InfoMsgText = "The IPX Protocol service is not currently configured to use any adapters."+
  4470. " If you have just installed it, return to the Networks dialog and "+
  4471. "click OK. You will then have the opportunity to configure the adapters."
  4472. [InUseENG]
  4473. InfoMsgText = "The IPX Protocol service is being used by another service(s). "+
  4474. "Please remove other related components before removing IPX Protocol."
  4475. ;--------------------------------------------------------------------
  4476. ; Get the string to use while doing the install
  4477. ;--------------------------------------------------------------------
  4478. [Billboard1ENG]
  4479. Status = "Installing IPX Protocol and related services..."
  4480. [FatalError1ENG]
  4481. Error = "Another IPX/SPX protocol driver is currently installed in this machine, "+
  4482. "and the network interface cannot operate properly with both drivers installed. "+
  4483. "If you still wish to install the NWLNK protocol driver, you must first "+
  4484. "remove the "$(CompetitorDisplayName)" component and reboot your machine."
  4485. #####oemnsvnw.inf
  4486. [LanguagesSupported]
  4487. ENG
  4488. ;
  4489. ; Language depended section
  4490. ;
  4491. [WorkstationENG]
  4492. NWType = "Client Service for NetWare"
  4493. NWDescription = "Enables this computer to log on to NetWare servers and access their resources."
  4494. [GatewayENG]
  4495. NWType = "Gateway Service for NetWare"
  4496. NWDescription = "Enables other Windows NT computers to access NetWare servers without running NetWare Client software."
  4497. [OptionsWINNTTextENG]
  4498. NWWKSTA = "Client Service for NetWare"
  4499. [OptionsLANMANNTTextENG]
  4500. NWWKSTA = "Gateway (and Client) Services for NetWare"
  4501. [FileConstantsENG]
  4502. NotEnoughSpace = "Out of disk space. Please remove some files before install "$(NWType)"."
  4503. UpgradeBetaOnTopOfDaytona = "You cannot update the beta version of "$(NWType)" over Windows NT 3.51's "$(NWType)"."
  4504. InstallNWLINKFirst = "Please install the NWLINK IPX/SPX Compatible Transport before you install the "$(NWType)"."
  4505. InstallNTWKSTAFirst = "Please install the Windows NT Workstation service before you install the "$(NWType)"."
  4506. RemoveAndReboot = "Please remove any existing "$(NWType)" component and reboot your machine before installing the latest version of "$(NWType)"."
  4507. UpgradeFirst = "Please install the Windows NT patch before installing the "$(NWType)"."
  4508. ProCaption = "Windows NT Setup"
  4509. ProCancel = "Cancel"
  4510. ProCancelMsg = "Windows NT Networking is not correctly installed. "+
  4511. "Are you sure you want to cancel copying files?"
  4512. ProCancelCap = "Network Setup Message"
  4513. ProText1 = "Copying:"
  4514. ProText2 = "To:"
  4515. FunctionTitle = $(NWType)" Setup"
  4516. ProductNWWKSTADescription = $(NWDescription)
  4517. ProductNWRDRDescription = "NetWare Redirector Compatible Service"
  4518. ProviderRDRName = "NetWare Compatible Redirector"
  4519. ProductNWWKSTATitle = $(NWType)
  4520. ProductNWWKSTADisplayName = $(NWType)
  4521. ProductNWRDRDisplayName = "NetWare Rdr"
  4522. ProductNWRDRTitle = "NetWare Redirector"
  4523. ProductProviderName = "NetWare Network"
  4524. ProductProviderDisplayName = "NetWare or Compatible Network"
  4525. ProductPrintProviderName = "NetWare or Compatible Network"
  4526. OldPrintProviderName = "Netware(R) Network"
  4527. OldPrintProviderName2 = "NetWare Network"
  4528. REM1 = "REM Install network redirector"
  4529. [DialogConstantsENG]
  4530. Help = "&Help"
  4531. Exit = "Cancel"
  4532. OK = "OK"
  4533. HelpContext = ""
  4534. Continue = "Continue"
  4535. Cancel = "Cancel"
  4536. ShellCodeErrorText = "Shell Code Error"
  4537. [FileDependentDlgENG]
  4538. ; nothing
  4539. #####oemnsvbh.inf all
  4540. ;-----------------------------------------------------------------------
  4541. ; LANGUAGES SUPPORTED
  4542. ; -------------------
  4543. ;
  4544. ; The languages supported by the OEM INF, For every language supported
  4545. ; we need to have a separate text section for every displayable text
  4546. ; section.
  4547. ;
  4548. ;-----------------------------------------------------------------------
  4549. [LanguagesSupported]
  4550. ENG
  4551. ;-----------------------------------------------------------------------
  4552. ; OPTION TEXT SECTION
  4553. ; -------------------
  4554. ; These are text strings used to identify the option to the user. There
  4555. ; are separate sections for each language supported. The format of the
  4556. ; section name is "OptionsText" concatenated with the Language represented
  4557. ; by the section.
  4558. ;
  4559. ;-----------------------------------------------------------------------
  4560. [OptionsTextENG]
  4561. NETMON = "Network Monitor Agent"
  4562. NETMONTOOLS = "Network Monitor Tools and Agent"
  4563. ;***********************************************************************
  4564. ; Language-Dependent Dialog Constants
  4565. ;***********************************************************************
  4566. [FileConstantsENG]
  4567. ;
  4568. ; Variables to support thermometer gauge and error dialogs
  4569. ;
  4570. ProCaption = "Windows NT Setup"
  4571. ProCancel = "Cancel"
  4572. ProCancelMsg = "Windows NT Networking is not correctly installed. "+
  4573. "Are you sure you want to cancel copying files?"
  4574. ProCancelCap = "Network Setup Message"
  4575. ProText1 = "Copying:"
  4576. ProText2 = "To:"
  4577. ;
  4578. ; Software
  4579. ;
  4580. ProductNMAgentDisplayName = "Network Monitor Agent"
  4581. ;
  4582. ; Software Tools
  4583. ;
  4584. NETMONTOOLSSoftwareTitle = "Network Monitor Tools and Agent"
  4585. NETMONSoftwareTitle = "Network Monitor Agent"
  4586. [NETMONConstantsENG]
  4587. ;
  4588. ; Product Info
  4589. ;
  4590. ProductSoftwareTitle = $(NETMONSoftwareTitle)
  4591. ProductSoftwareDescription = "Informs monitoring programs, such as Performance Monitor and Network Monitor, of network transactions for this computer."
  4592. ProductSoftwareDisplayName = $(ProductSoftwareTitle)" Driver"
  4593. FunctionTitle = $(ProductSoftwareTitle)
  4594. ShellCodeErrorTitle = "Error: "$(FunctionTitle)
  4595. ShellCodeErrorText = "Shell Code Error."
  4596. [NETMONTOOLSConstantsENG]
  4597. ;
  4598. ; Product Info
  4599. ;
  4600. ProductSoftwareTitle = $(NETMONTOOLSSoftwareTitle)
  4601. ProductSoftwareDescription = "A software package for monitoring and troubleshooting network transactions"
  4602. ProductSoftwareDisplayName = $(ProductSoftwareTitle)" Drivers"
  4603. FunctionTitle = $(ProductSoftwareTitle)
  4604. ShellCodeErrorTitle = "Error: "$(FunctionTitle)
  4605. ShellCodeErrorText = "Shell Code Error."
  4606. [DialogConstantsENG]
  4607. ;
  4608. ; Common button names, etc.
  4609. ;
  4610. Help = "&Help"
  4611. Exit = "Cancel"
  4612. OK = "OK"
  4613. HelpContext = ""
  4614. Continue = "Continue"
  4615. Cancel = "Cancel"
  4616. [IconInfoENG]
  4617. OldNetAdminGroupName = "Network Administration"
  4618. NetAdminGroupName = "Administrative Tools"
  4619. NetMonitor = "Network Monitor"
  4620. #####oemnsvri.inf
  4621. ;-----------------------------------------------------------------------
  4622. ; LANGUAGES SUPPORTED
  4623. ; -------------------
  4624. ;
  4625. ; The languages supported by the OEM INF, For every language supported
  4626. ; we need to have a separate text section for every displayable text
  4627. ; section.
  4628. ;
  4629. ;-----------------------------------------------------------------------
  4630. [LanguagesSupported]
  4631. ENG
  4632. ;-----------------------------------------------------------------------
  4633. ; OPTION TEXT SECTION
  4634. ; -------------------
  4635. ; These are text strings used to identify the option to the user. There
  4636. ; are separate sections for each language supported. The format of the
  4637. ; section name is "OptionsText" concatenated with the Language represented
  4638. ; by the section.
  4639. ;
  4640. ;-----------------------------------------------------------------------
  4641. [OptionsTextENG]
  4642. REMOTEBOOT = "Remoteboot Service"
  4643. ;***********************************************************************
  4644. ; Language-Dependent Dialog Constants
  4645. ;***********************************************************************
  4646. [FileConstantsENG]
  4647. ;
  4648. ; Variables to support thermometer gauge and error dialogs
  4649. ;
  4650. ProCaption = "Windows NT Setup"
  4651. ProCancel = "Cancel"
  4652. ProCancelMsg = "Windows NT Networking is not correctly installed. "+
  4653. "Are you sure you want to cancel copying files?"
  4654. ProCancelCap = "Network Setup Message"
  4655. ProText1 = "Copying:"
  4656. ProText2 = "To:"
  4657. ;
  4658. ; Product Info
  4659. ;
  4660. FunctionTitle = "Remoteboot Setup"
  4661. ;
  4662. ; Software
  4663. ;
  4664. ProductSoftwareDescription = "Starts MS-DOS and Microsoft Windows workstations over the network."
  4665. ProductSoftwareDisplayName = "Remoteboot Service"
  4666. ProductSoftwareTitle = "Remoteboot Service"
  4667. ShellCodeErrorTitle = "Error: "$(FunctionTitle)
  4668. ShellCodeErrorText = "Shell Code Error."
  4669. ;
  4670. ; Program group information
  4671. ;
  4672. OldRplGroup = "Network Administration"
  4673. RplGroup = "Administrative Tools"
  4674. RplMgr = "Remoteboot Manager"
  4675. [DialogConstantsENG]
  4676. ;
  4677. ; Common button names, etc.
  4678. ;
  4679. Help = "&Help"
  4680. Exit = "Cancel"
  4681. OK = "OK"
  4682. HelpContext = ""
  4683. Continue = "Continue"
  4684. Cancel = "Cancel"
  4685. ;-----------------------------------------------
  4686. ; Input DIALOGS
  4687. ;-----------------------------------------------
  4688. [FileDependentDlgENG]
  4689. Edit1Label = "&Remoteboot directory:"
  4690. CheckBox1 = "&Migrate Remoteboot directory from LAN Manager 2.2"
  4691. ;no translation needed after this
  4692. DlgType = "RadioCombination"
  4693. DlgTemplate = "QUERY_RPL_PATH"
  4694. Caption = $(FunctionTitle)
  4695. CBOptionsGreyed = {}
  4696. ComboListItemsIn = {}
  4697. ComboListItemsOut = {}
  4698. HelpContext = $(!IDH_DB_OEMNSVRI_INS)
  4699. EditTextLim = 256
  4700. EditTextIn = $(RPLDIR)
  4701. EditFocus = "ALL"
  4702. RCCtlFocusOn = 403
  4703. [NonFatalError1ENG]
  4704. Error = "The Remoteboot directory must be an absolute path."
  4705. [DoAskSourceDlgTextENG]
  4706. DlgText = "Setup needs to copy Remoteboot Client files. These files are located "+
  4707. "in the \CLIENTS\RPL directory of the Windows NT Server CD."$(!LF)$(!LF)+
  4708. "If you want Setup to look in a different place, type the new location below. "+
  4709. "When the location is correct, click Continue."
  4710. #####oemnadt2.inf all
  4711. [LanguagesSupported]
  4712. ENG
  4713. [OptionsTextENG]
  4714. IBMTOK2ISA = "IBM Token-Ring Network 16/4 ISA Adapter II"
  4715. [FileConstantsENG]
  4716. ProCaption = "Windows NT Setup"
  4717. ProCancel = "Cancel"
  4718. ProCancelMsg = "Windows NT Networking is not correctly installed. "+
  4719. "Are you sure you want to cancel copying files?"
  4720. ProCancelCap = "Network Setup Message"
  4721. ProText1 = "Copying:"
  4722. ProText2 = "To:"
  4723. FunctionTitle = "IBM Token-Ring 16/4 Adapter II Card Setup"
  4724. ProductSoftwareDescription = "IBM Token-Ring 16/4 ISA Adapter II Driver"
  4725. ProductHardwareIBMTOK2ISADescription = "IBM Token-Ring 16/4 ISA Adapter II"
  4726. ProductSoftwareTitle = "IBM Token-Ring 16/4 ISA Adapter II Driver"
  4727. ProductHardwareIBMTOK2ISATitle = "IBM Token-Ring 16/4 ISA Adapter II"
  4728. ShellCodeErrorTitle = "Error: "$(FunctionTitle)
  4729. ShellCodeErrorText = "Shell Code Error."
  4730. [DialogConstantsENG]
  4731. Help = "&Help"
  4732. Exit = "Cancel"
  4733. OK = "OK"
  4734. HelpContext = ""
  4735. Continue = "Continue"
  4736. Cancel = "Cancel"
  4737. [FileDependentDlgENG]
  4738. Combo1Label = "I/O &Port Address:"
  4739. DlgType = "RadioCombination"
  4740. DlgTemplate = "IBMTOK2"
  4741. Caption = $(FunctionTitle)
  4742. Combo1List = $(IOADDR_Hex_List)
  4743. Combo1Out = $(IOADDR_Hex_Value)
  4744. ComboListItemsIn = {Combo1List}
  4745. ComboListItemsOut = {Combo1Out}
  4746. EditTextLim = 17
  4747. EditTextIn = $(NetworkAddress)
  4748. Edit1Label = "&NetworkAddress"
  4749. HelpContext = $(!IDH_DB_OEMNADT2_INS)
  4750. #####oemnadte.inf all
  4751. [LanguagesSupported]
  4752. ENG
  4753. [OptionsTextENG]
  4754. IBMTOK2E = "IBM Token Ring EISA Adapter"
  4755. [FileConstantsENG]
  4756. ProCaption = "Windows NT Setup"
  4757. ProCancel = "Cancel"
  4758. ProCancelMsg = "Windows NT Networking is not correctly installed. "+
  4759. "Are you sure you want to cancel copying files?"
  4760. ProCancelCap = "Network Setup Message"
  4761. ProText1 = "Copying:"
  4762. ProText2 = "To:"
  4763. FunctionTitle = "IBM Token Ring EISA Adapter Card Setup"
  4764. ProductSoftwareDescription = "IBM Token Ring EISA Adapter Driver"
  4765. ProductHardwareDescription = "IBM Token Ring EISA Adapter"
  4766. CANNOT_FIND_ANY_CARD = "Network card is not present in the system"
  4767. ProductHardwareTitle = "IBM Token Ring EISA Adapter"
  4768. ProductSoftwareTitle = "IBM Token Ring EISA Adapter Driver"
  4769. ShellCodeErrorTitle = "Error: "$(FunctionTitle)
  4770. ShellCodeErrorText = "Shell Code Error."
  4771. [DialogConstantsENG]
  4772. Help = "&Help"
  4773. Exit = "Cancel"
  4774. OK = "OK"
  4775. HelpContext = ""
  4776. Continue = "Continue"
  4777. Cancel = "Cancel"
  4778. [FileDependentDlgENG]
  4779. Edit1Label = "&Network Address:"
  4780. DlgType = "Edit"
  4781. DlgTemplate = "NETWORK_NUMBER"
  4782. Caption = $(FunctionTitle)
  4783. HelpContext = $(!IDH_DB_OEMNADTE_INS)
  4784. EditTextLim = 17
  4785. EditTextIn = $(NetworkAddress)
  4786. EditFocus = "ALL"
  4787. RCCtlFocusOn = 403
  4788. #####oemnsvrc.inf
  4789. [LanguagesSupported]
  4790. ENG
  4791. [DialogConstantsENG]
  4792. Help = "&Help"
  4793. Exit = "Cancel"
  4794. OK = "OK"
  4795. HelpContext = ""
  4796. Continue = "Continue"
  4797. Cancel = "Cancel"
  4798. [FileDependentDlgENG]
  4799. ;
  4800. ; Variables to support thermometer gauge and error dialogs
  4801. ;
  4802. ProCaption = "Windows NT Setup"
  4803. ProCancel = "Cancel"
  4804. ProCancelMsg = "Windows NT Networking is not correctly installed. "+
  4805. "Are you sure you want to cancel copying files?"
  4806. ProCancelCap = "Network Setup Message"
  4807. ProText1 = "Copying:"
  4808. ProText2 = "To:"
  4809. #####oemnadpm.inf all
  4810. ;-----------------------------------------------------------------------
  4811. ; LANGUAGES SUPPORTED
  4812. ; -------------------
  4813. ;
  4814. ; The languages supported by the OEM INF, For every language supported
  4815. ; we need to have a separate text section for every displayable text
  4816. ; section.
  4817. ;
  4818. ;-----------------------------------------------------------------------
  4819. [LanguagesSupported]
  4820. ENG
  4821. ;-----------------------------------------------------------------------
  4822. ; OPTION TEXT SECTION
  4823. ; -------------------
  4824. ; These are text strings used to identify the option to the user. There
  4825. ; are separate sections for each language supported. The format of the
  4826. ; section name is "OptionsText" concatenated with the Language represented
  4827. ; by the section.
  4828. ;
  4829. ;-----------------------------------------------------------------------
  4830. [OptionsTextENG]
  4831. P189X = "ProNET-4/16 p189X NIC"
  4832. [PacketChoices]
  4833. Packet1="4Kb",4210
  4834. Packet2="18Kb",17986
  4835. ;***********************************************************************
  4836. ; Language-Dependent Dialog Constants
  4837. ;***********************************************************************
  4838. [FileConstantsENG]
  4839. ;
  4840. ; Variables to support thermometer gauge and error dialogs
  4841. ;
  4842. ProCaption = "Windows NT Setup"
  4843. ProCancel = "Cancel"
  4844. ProCancelMsg = "Windows NT Networking is not correctly installed. "+
  4845. "Are you sure you want to cancel copying files?"
  4846. ProCancelCap = "Network Setup Message"
  4847. ProText1 = "Copying:"
  4848. ProText2 = "To:"
  4849. FunctionTitle = "Proteon p189X Adapter Card Setup"
  4850. ProductSoftwareDescription = "Proteon RapiDriver"
  4851. ProductHardwareDescription = "Proteon p189X ProNET-4/16 NIC"
  4852. CANNOT_FIND_ANY_CARD = "Network card is not present in the system"
  4853. ProductHardwareTitle = "Proteon p189X ProNET-4/16 NIC"
  4854. ProductSoftwareTitle = "Proteon RapiDriver"
  4855. ShellCodeErrorTitle = "Error: "$(FunctionTitle)
  4856. ShellCodeErrorText = "Shell Code Error."
  4857. [DialogConstantsENG]
  4858. ;
  4859. ; Common button names, etc.
  4860. ;
  4861. Help = "&Help"
  4862. Exit = "Cancel"
  4863. OK = "OK"
  4864. HelpContext = ""
  4865. Continue = "Continue"
  4866. Cancel = "Cancel"
  4867. ;-----------------------------------------------
  4868. ; Input DIALOGS
  4869. ;-----------------------------------------------
  4870. [FileDependentDlgENG]
  4871. Group1 = "CardSpeed"
  4872. Radio1 = "&4"
  4873. Radio2 = "&16"
  4874. Edit1Label = "&Network Address:"
  4875. ;no translation needed after this
  4876. DlgType = "RadioCombination"
  4877. DlgTemplate = "IBM_TOKEN"
  4878. Caption = $(FunctionTitle)
  4879. ComboListItemsIn = {}
  4880. ComboListItemsOut = {}
  4881. EditTextLim = 17
  4882. EditTextIn = $(NetworkAddress)
  4883. OptionsGreyed = {}
  4884. HelpContext = $(!IDH_DB_OEMNADP9_INS)
  4885. RCCtlFocusOn = 403
  4886. #####oemnadar.inf all
  4887. [OptListENG]
  4888. OptList_1 = tc$arcnet "Arcnet/TCNS (All Types)", "tcarc", "ARCNET/TCNS Adapter", "ARCNET or Thomas-Conrad TCNS Adapter"
  4889. OptList_2 = tc$tcns, "Thomas-Conrad TCNS", "tcarc", "TCNS Adapter", "Thomas-Conrad 100Mbps TCNS"
  4890. [FileConstantsENG]
  4891. ProCaption = "Windows NT Setup"
  4892. ProCancel = "Cancel"
  4893. ProCancelMsg = "Your ARCNET/TCNS Windows NT Networking "+
  4894. "Adapter is not correctly installed. Are "+
  4895. "you sure you want to cancel copying files?"
  4896. ProCancelCap = "Network Setup Message"
  4897. ProText1 = "Copying:"
  4898. ProText2 = "To:"
  4899. SoftwareTitle = "ARCNET/TCNS Driver"
  4900. SoftwareDescription = "ARCNET/TCNS Adapter Driver"
  4901. [DialogConstantsENG]
  4902. Help = "&Help"
  4903. Exit = "Cancel"
  4904. OK = "OK"
  4905. HelpContext = ""
  4906. Continue = "Continue"
  4907. Cancel = "Cancel"
  4908. FunctionTitle = "ARCNET/TCNS Adapter Setup"
  4909. InterruptLabel = "&Interrupt Number:"
  4910. BaseIoLabel = "I/O &Port Base Addr:"
  4911. MemoryLabel = "&Memory Address:"
  4912. TcnsCaption = "Thomas-Conrad TCNS Adapter Setup"
  4913. TcnsEISACaption = "Thomas-Conrad TCNS (TC3147) Adapter Setup"
  4914. SlotNumberLabel = "&Slot Number:"
  4915. [LanguagesSupported]
  4916. ENG
  4917. #####oemnaddt.inf all
  4918. [LanguagesSupported]
  4919. ENG
  4920. [OptionsTextENG]
  4921. DC21040 = "DEC PCI Ethernet DECchip 21040"
  4922. DC21041 = "DEC PCI Ethernet DECchip 21041"
  4923. DC21140 = "DEC PCI Fast Ethernet DECchip 21140"
  4924. DC21142 = "DEC PCI Fast Ethernet DECchip 21142"
  4925. DE434 = "DEC DE434 EtherWORKS Turbo PCI TP Adapter"
  4926. DE435 = "DEC DE435 EtherWORKS Turbo PCI Adapter"
  4927. ; DE436 = "DEC DE436 EtherWORKS Turbo PCI Quad Adapter"
  4928. MULTIA = "DEC multia's Ethernet Controller"
  4929. DE425 = "DEC DE425 EtherWORKS Turbo EISA Adapter"
  4930. DE450 = "DEC DE450 EtherWORKS Turbo PCI Adapter"
  4931. DE500 = "DEC DE500 Fast Ethernet PCI Adapter"
  4932. [FileConstantsENG]
  4933. ProCaption = "Windows NT Setup"
  4934. ProCancel = "Cancel"
  4935. ProCancelMsg = "Windows NT Networking is not correctly installed. "+
  4936. "Are you sure you want to cancel copying files?"
  4937. ProCancelCap = "Network Setup Message"
  4938. ProText1 = "Copying:"
  4939. ProText2 = "To:"
  4940. ProductSoftwareDescription = "DEC DC21x4 Driver"
  4941. FunctionDC21040Title = "DEC DECchip 21040 Based Adapter Setup"
  4942. ProductHardwareDC21040Description = "DEC PCI Ethernet DECchip 21040"
  4943. ProductHardwareDC21040Title = "DEC PCI Ethernet DECchip 21040"
  4944. FunctionDC21041Title = "DEC DECchip 21041 Based Adapter Setup"
  4945. ProductHardwareDC21041Description = "DEC PCI Ethernet DECchip 21041"
  4946. ProductHardwareDC21041Title = "DEC PCI Ethernet DECchip 21041"
  4947. FunctionDC21140Title = "DEC DECchip 21140 Based Adapter Setup"
  4948. ProductHardwareDC21140Description = "DEC PCI Fast Ethernet DECchip 21140"
  4949. ProductHardwareDC21140Title = "DEC PCI Fast Ethernet DECchip 21140"
  4950. FunctionDC21142Title = "DEC DECchip 21142 Based Adapter Setup"
  4951. ProductHardwareDC21142Title = "DEC PCI Ethernet DC21142"
  4952. ProductHardwareDC21142Description = "DEC PCI Fast Ethernet DECchip 21142"
  4953. FunctionDE434Title = "DEC DE434 PCI Adapter Card Setup"
  4954. ProductHardwareDE434Description = "DEC DE434 EtherWORKS Turbo PCI TP Adapter"
  4955. ProductHardwareDE434Title = "DEC DE434 EtherWORKS Turbo PCI TP Adapter"
  4956. FunctionDE435Title = "DEC DE435 PCI Adapter Card Setup"
  4957. ProductHardwareDE435Description = "DEC DE435 EtherWORKS Turbo PCI Adapter"
  4958. ProductHardwareDE435Title = "DEC DE435 EtherWORKS Turbo PCI Adapter"
  4959. FunctionMULTIATitle = "DEC multia's Ethernet Controller Setup"
  4960. ProductHardwareMULTIADescription = "DEC multia's Ethernet Controller"
  4961. ProductHardwareMULTIATitle = "DEC multia's Ethernet Controller"
  4962. FunctionDE425Title = "DEC DE425 EISA Adapter Card Setup"
  4963. ProductHardwareDE425Description = "DEC DE425 EtherWORKS Turbo EISA Adapter"
  4964. ProductHardwareDE425Title = "DEC DE425 EtherWORKS Turbo EISA Adapter"
  4965. FunctionDE450Title = "DEC DE450 PCI Adapter Card Setup"
  4966. ProductHardwareDE450Description = "DEC DE450 EtherWORKS Turbo PCI Adapter"
  4967. ProductHardwareDE450Title = "DEC DE450 EtherWORKS Turbo PCI Adapter"
  4968. FunctionDE500Title = "DEC DE500 PCI Adapter Card Setup"
  4969. ProductHardwareDE500Description = "DEC DE500 Fast Ethernet PCI Adapter"
  4970. ProductHardwareDE500Title = "DEC DE500 Fast Ethernet PCI Adapter"
  4971. ConnectionList = ^(ConnectionChoices$(Option), 1)
  4972. ConnectionValues = ^(ConnectionChoices$(Option), 2)
  4973. NoList = ^(NoChoices, 1)
  4974. NoValues = ^(NoChoices, 2)
  4975. ShellCodeErrorTitle = "Error: "$(Function$(Option)Title)
  4976. ShellCodeErrorText = "Shell Code Error."
  4977. CANNOT_FIND_ANY_CARD = "Network card is not present in the system"
  4978. [DialogConstantsENG]
  4979. Help = "&Help"
  4980. Exit = "Cancel"
  4981. OK = "OK"
  4982. HelpContext = ""
  4983. Continue = "Continue"
  4984. Cancel = "Cancel"
  4985. [FileDependentDlgENG]
  4986. DlgText = "Choose the proper cable type for the "+
  4987. "network adapter. Select [Help] for a detailed "+
  4988. "description of the available options of the list."
  4989. Combo1Label = "&Connection Type:"
  4990. ;
  4991. ; don't localize anything below this
  4992. ;
  4993. DlgTemplate = "ADAP_PROTO_COMBO"
  4994. DlgType = "Combination"
  4995. Caption = $(Function$(Option)Title)
  4996. Combo1List = $(ConnectionList)
  4997. Combo1Out = $(ConnectionValue)
  4998. ComboListItemsIn = {Combo1List}
  4999. ComboListItemsOut = {Combo1Out}
  5000. EditTextLim = ""
  5001. CBOptionsGreyed = {}
  5002. MinHelpId = 10
  5003. MaxHelpId = 1130
  5004. HelpContext = $(Help$(Option)Id)
  5005. [ConnectionChoicesDC21040]
  5006. Connect_0 = "AutoDetect", 0
  5007. Connect_1 = "10BaseT (Twisted_Pair) ", 2
  5008. Connect_2 = "10BaseT Full_Duplex ", 3
  5009. Connect_3 = "10BaseT No_Link_Test", 4
  5010. Connect_4 = "10Base2 (BNC)", 1
  5011. Connect_5 = "10Base5 (AUI)", 5
  5012. [ConnectionChoicesDC21041]
  5013. Connect_0 = "AutoSense", 0
  5014. Connect_1 = "AutoSense No_Nway", 6
  5015. Connect_2 = "10BaseT (Twisted_Pair) ", 2
  5016. Connect_3 = "10BaseT Full_Duplex ", 3
  5017. Connect_5 = "10BaseT No_Link_Test", 4
  5018. Connect_6 = "10Base2 (BNC)", 1
  5019. Connect_7 = "10Base5 (AUI)", 5
  5020. [ConnectionChoicesDC21140]
  5021. Connect_0 = "AutoSense", 0
  5022. Connect_1 = "AutoSense No_Nway", 6
  5023. Connect_2 = "100BaseTx", 8
  5024. Connect_3 = "100BaseTx Full_Duplex", 9
  5025. Connect_4 = "100BaseT4", 10
  5026. Connect_5 = "100BaseFx", 11
  5027. Connect_6 = "100BaseFx Full_Duplex", 12
  5028. Connect_7 = "10BaseT (Twisted Pair)", 2
  5029. Connect_8 = "10BaseT Full_Duplex", 3
  5030. [ConnectionChoicesDC21142]
  5031. Connect_0 = "AutoSense", 0
  5032. Connect_1 = "100BaseTx", 8
  5033. Connect_2 = "100BaseTx Full_Duplex", 9
  5034. Connect_3 = "100BaseT4", 10
  5035. Connect_4 = "100BaseFx", 11
  5036. Connect_5 = "100BaseFx Full_Duplex", 12
  5037. Connect_6 = "10BaseT (Twisted_Pair) ", 2
  5038. Connect_7 = "10BaseT Full_Duplex", 3
  5039. Connect_8 = "10BaseT No_Link_Test", 4
  5040. Connect_9 = "10Base2 (BNC)", 1
  5041. Connect_10= "10Base5 (AUI)", 5
  5042. [ConnectionChoicesMULTIA]
  5043. Connect_0 = "AutoDetect", 0
  5044. Connect_1 = "10BaseT (Twisted_Pair) ", 2
  5045. Connect_2 = "10BaseT Full_Duplex ", 3
  5046. Connect_3 = "10BaseT No_Link_Test", 4
  5047. Connect_4 = "10Base2 (BNC)", 1
  5048. Connect_5 = "10Base5 (AUI)", 5
  5049. [ConnectionChoicesDE434]
  5050. Connect_0 = "10BaseT (Twisted_Pair) ", 2
  5051. Connect_1 = "10BaseT Full_Duplex ", 3
  5052. Connect_2 = "10BaseT No_Link_Test", 4
  5053. [ConnectionChoicesDE435]
  5054. Connect_0 = "AutoDetect", 0
  5055. Connect_1 = "10BaseT (Twisted_Pair) ", 2
  5056. Connect_2 = "10BaseT Full_Duplex ", 3
  5057. Connect_3 = "10BaseT No_Link_Test", 4
  5058. Connect_4 = "10Base2 (BNC)", 1
  5059. Connect_5 = "10Base5 (AUI)", 5
  5060. [ConnectionChoicesDE450]
  5061. Connect_0 = "AutoSense", 0
  5062. Connect_1 = "AutoSense No_Nway", 6
  5063. Connect_2 = "10BaseT (Twisted_Pair) ", 2
  5064. Connect_3 = "10BaseT Full_Duplex ", 3
  5065. Connect_4 = "10BaseT No_Link_Test", 4
  5066. Connect_5 = "10Base2 (BNC)", 1
  5067. Connect_6 = "10Base5 (AUI)", 5
  5068. [ConnectionChoicesDE500]
  5069. Connect_0 = "AutoSense", 0
  5070. Connect_1 = "100BaseTx", 8
  5071. Connect_2 = "100BaseTx Full_Duplex", 9
  5072. Connect_3 = "10BaseT", 2
  5073. Connect_4 = "10BaseT Full_Duplex", 3
  5074. #####oemnadzz.inf all
  5075. [LanguagesSupported]
  5076. ENG
  5077. ;***********************************************************************
  5078. ; Language-Dependent Dialog Constants
  5079. ;***********************************************************************
  5080. [FileConstantsENG]
  5081. ;
  5082. ; Variables to support thermometer gauge and error dialogs
  5083. ;
  5084. ProCaption = "Windows NT Setup"
  5085. ProCancel = "Cancel"
  5086. ProCancelMsg = "Windows NT Networking is not correctly installed. "+
  5087. "Are you sure you want to cancel copying files?"
  5088. ProCancelCap = "Network Setup Message"
  5089. ProText1 = "Copying:"
  5090. ProText2 = "To:"
  5091. ShellCodeErrorTitle = "Error: "
  5092. ShellCodeErrorText = "Shell Code Error."
  5093. [ErrorMsgENG]
  5094. CannotFindOemsetup = "Setup cannot find "$(File1)", "$(File2)", "$(File3)", or "$(File4)". Please make sure your input path is correct."
  5095. #####oemnadap.inf all
  5096. ;-----------------------------------------------------------------------
  5097. ; LANGUAGES SUPPORTED
  5098. ; -------------------
  5099. ;
  5100. ; The languages supported by the OEM INF, For every language supported
  5101. ; we need to have a separate text section for every displayable text
  5102. ; section.
  5103. ;
  5104. ;-----------------------------------------------------------------------
  5105. [LanguagesSupported]
  5106. ENG
  5107. [OptionsTextENG]
  5108. AMDPCI = "AMD PCNET Family Ethernet Adapter"
  5109. [FileConstantsENG]
  5110. ProCaption = "Windows NT Setup"
  5111. ProCancel = "Cancel"
  5112. ProCancelMsg = "Windows NT Networking is not correctly installed. "+
  5113. "Are you sure you want to cancel copying files?"
  5114. ProCancelCap = "Network Setup Message"
  5115. ProText1 = "Copying:"
  5116. ProText2 = "To:"
  5117. GenericAdapterName = "AMD PCNET ISA/VESA Ethernet Adapter"
  5118. GenericPCIAdapterName = "AMD PCNET PCI Ethernet Adapter"
  5119. GenericDriverName = "AMD PCNET Family Ethernet Adapter Driver"
  5120. ProductSoftwareDescription = $(GenericDriverName)
  5121. ProductHardwareDescription = $(GenericAdapterName)
  5122. ProductHardwarePCNTN3Description="AMD PCnet Family Driver"
  5123. ProductSoftwareTitle = $(GenericDriverName)
  5124. ProductHardwarePCNTN3Title = $(GenericAdapterName)
  5125. ;
  5126. ; no localization until [DialogConstantsENG]
  5127. ;
  5128. DialogDllName = "amddlg.dll"
  5129. IRQList = ^(IRQChoices, 1)
  5130. IRQValues = ^(IRQChoices, 2)
  5131. IOBaseAddrList = ^(IOBaseAddrChoices, 1)
  5132. IOBaseAddrValues = ^(IOBaseAddrChoices, 2)
  5133. DMAChannelList = ^(DMAChannelChoices,1)
  5134. DMAChannelValues = ^(DMAChannelChoices,2)
  5135. LEDList = ^(LEDChoices,1)
  5136. LEDValues = ^(LEDChoices,2)
  5137. FullDuplexList = ^(FullDuplexChoices,1)
  5138. FullDuplexValues = ^(FullDuplexChoices,2)
  5139. BusTimerList = ^(BusTimerChoices,1)
  5140. BusTimerValues = ^(BusTimerChoices,2)
  5141. [DialogConstantsENG]
  5142. FunctionTitle = $(GenericDriverName)$(GenericInfVersion)
  5143. Help = "&Help"
  5144. Exit = "Cance&l"
  5145. OK = "&OK"
  5146. HelpContext = ""
  5147. Continue = "C&ontinue"
  5148. Cancel = "&Cancel"
  5149. [MemoryMappedChoicesENG]
  5150. Map_1 = 1, "ON"
  5151. Map_2 = 0, "OFF"
  5152. [FileDependentDlgENG]
  5153. FunctionTitle = $(GenericAdapterName)$(GenericInfVersion)
  5154. DlgText = "Please select values for the following fields:"
  5155. Combo1Label = "&I/O Port:"
  5156. Combo2Label = "IRQ &Number:"
  5157. Combo3Label = "&DMA Number:"
  5158. Combo4Label = "&Full Duplex:"
  5159. Combo5Label = "&Bus Timer:"
  5160. BigButton = "&More options >>"
  5161. CheckBox1 = "10Base-&T port"
  5162. Group1 = "&Bus to scan"
  5163. Radio1 = "&PNP"
  5164. Radio2 = "&VESA"
  5165. Radio3 = "&ISA"
  5166. Radio4 = "&ALL"
  5167. ;
  5168. ; no localization until IRQChoices
  5169. ;
  5170. DlgType = "RadioCombination"
  5171. DlgTemplate = "PCNTN3"
  5172. Caption = $(FunctionTitle)
  5173. CBOptionsGreyed = {}
  5174. NotifyFields = {NO, NO}
  5175. HelpContext = 1
  5176. Combo1List = $(IOBaseAddrList)
  5177. Combo1Out = $(IOBaseAddrValue)
  5178. Combo2List = $(IRQList)
  5179. Combo2Out = $(IRQValue)
  5180. Combo3List = $(DMAChannelList)
  5181. Combo3Out = $(DMAChannelValue)
  5182. Combo4List = $(FullDuplexList)
  5183. Combo4Out = $(FullDuplexValue)
  5184. Combo5List = $(BusTimerList)
  5185. Combo5Out = $(BusTimerValue)
  5186. ComboListItemsIn = {Combo1List,Combo2List,Combo3List,Combo4List,Combo5List}
  5187. ComboListItemsOut = {Combo1Out,Combo2Out,Combo3Out,Combo4Out,Combo5Out}
  5188. EditTextIn = ""
  5189. EditTextLim = ""
  5190. [IRQChoices]
  5191. IRQ_1 = "3",3
  5192. IRQ_2 = "4",4
  5193. IRQ_3 = "5",5
  5194. IRQ_4 = "9",9
  5195. IRQ_5 = "10",10
  5196. IRQ_6 = "11",11
  5197. IRQ_7 = "12",12
  5198. IRQ_8 = "15",15
  5199. IRQ_9 = "Auto_Scan",0
  5200. [IOBaseAddrChoices]
  5201. IOBase_1 = "0x200",512
  5202. IOBase_2 = "0x220",544
  5203. IOBase_3 = "0x240",576
  5204. IOBase_4 = "0x260",608
  5205. IOBase_5 = "0x280",640
  5206. IOBase_6 = "0x2a0",672
  5207. IOBase_7 = "0x2c0",714
  5208. IOBase_8 = "0x2e0",746
  5209. IOBase_9 = "0x300",768
  5210. IOBase_10 = "0x320",800
  5211. IOBase_11 = "0x340",832
  5212. IOBase_12 = "0x360",864
  5213. IOBase_13 = "0x380",896
  5214. IOBase_14 = "0x3a0",928
  5215. IOBase_15 = "0x3c0",960
  5216. IOBase_16 = "0x3e0",992
  5217. IOBase_17 = "Auto_Scan",0
  5218. [DMAChannelChoices]
  5219. DMAChannel_1 = "3",3
  5220. DMAChannel_2 = "5",5
  5221. DMAChannel_3 = "6",6
  5222. DMAChannel_4 = "7",7
  5223. DMAChannel_5 = "Auto_Scan",0
  5224. [LEDChoices]
  5225. LED_1 = "Default",65536
  5226. LED_2 = "0x0",0
  5227. LED_3 = "0x2",2
  5228. LED_4 = "0x4",4
  5229. LED_5 = "0x8",8
  5230. LED_6 = "0x10",16
  5231. LED_7 = "0x20",32
  5232. LED_8 = "0x30",48
  5233. LED_9 = "0x34",52
  5234. LED_10 = "0x40",64
  5235. LED_11 = "0xc0",192
  5236. LED_12 = "0x4088",16520
  5237. LED_13 = "0xb0",176
  5238. LED_14 = "0x21",129
  5239. [FullDuplexChoices]
  5240. FULLDUPLEX_1 = "OFF",1
  5241. FULLDUPLEX_2 = "AUI",2
  5242. FULLDUPLEX_3 = "UTP",3
  5243. FULLDUPLEX_4 = "Default",0
  5244. [BusTimerChoices]
  5245. BUSTIMER_1 = "5",5
  5246. BUSTIMER_2 = "6",6
  5247. BUSTIMER_3 = "7",7
  5248. BUSTIMER_4 = "8",8
  5249. BUSTIMER_5 = "9",9
  5250. BUSTIMER_6 = "10",10
  5251. BUSTIMER_7 = "11",11
  5252. BUSTIMER_8 = "12",12
  5253. BUSTIMER_9 = "13",13
  5254. BUSTIMER_10 = "Default",0
  5255. [FileDependentDlgPCIENG]
  5256. FunctionTitle = $(GenericPCIAdapterName)$(GenericInfVersion)
  5257. DlgText = "Please select values for the following fields:"
  5258. Combo1Label = "&Full Duplex:"
  5259. BigButton = "&More options >>"
  5260. CheckBox1 = "10Base-&T port"
  5261. ;
  5262. ; no locationization until LEDChoices
  5263. ;
  5264. DlgType = "RadioCombination"
  5265. DlgTemplate = "PCNTN3PCI"
  5266. Caption = $(FunctionTitle)
  5267. CBOptionsGreyed = {}
  5268. NotifyFields = {NO, NO}
  5269. HelpContext = 1
  5270. Combo1List = $(FullDuplexList)
  5271. Combo1Out = $(FullDuplexValue)
  5272. Combo3List = $(LEDList)
  5273. Combo3Out = $(LED0Value)
  5274. Combo4List = $(LEDList)
  5275. Combo4Out = $(LED1Value)
  5276. Combo5List = $(LEDList)
  5277. Combo5Out = $(LED2Value)
  5278. Combo6List = $(LEDList)
  5279. Combo6Out = $(LED3Value)
  5280. ComboListItemsIn = {Combo1List}
  5281. ComboListItemsOut = {Combo1Out}
  5282. EditTextIn = ""
  5283. EditTextLim = ""
  5284. [LEDChoices]
  5285. LED_1 = "Default",65536
  5286. LED_2 = "0x0",0
  5287. LED_3 = "0x2",2
  5288. LED_4 = "0x4",4
  5289. LED_5 = "0x8",8
  5290. LED_6 = "0x10",16
  5291. LED_7 = "0x20",32
  5292. LED_8 = "0x30",48
  5293. LED_9 = "0x34",52
  5294. LED_10 = "0x40",64
  5295. LED_11 = "0xc0",192
  5296. LED_12 = "0x4088",16520
  5297. LED_13 = "0xb0",176
  5298. LED_14 = "0x21",129
  5299. [FullDuplexChoices]
  5300. FULLDUPLEX_1 = "OFF",1
  5301. FULLDUPLEX_2 = "AUI",2
  5302. FULLDUPLEX_3 = "UTP",3
  5303. FULLDUPLEX_4 = "Default",0
  5304. [BusTimerChoices]
  5305. BUSTIMER_1 = "5",5
  5306. BUSTIMER_2 = "6",6
  5307. BUSTIMER_3 = "7",7
  5308. BUSTIMER_4 = "8",8
  5309. BUSTIMER_5 = "9",9
  5310. BUSTIMER_6 = "10",10
  5311. BUSTIMER_7 = "11",11
  5312. BUSTIMER_8 = "12",12
  5313. BUSTIMER_9 = "13",13
  5314. BUSTIMER_10 = "Default",0
  5315. #####oemnaddf.inf all
  5316. [LanguagesSupported]
  5317. ENG
  5318. [OptionsTextENG]
  5319. DEFPA = "DEC FDDIcontroller/PCI"
  5320. [FileConstantsENG]
  5321. ProCaption = "Windows NT Setup"
  5322. ProCancel = "Cancel"
  5323. ProCancelMsg = "Windows NT Networking is not correctly installed. "+
  5324. "Are you sure you want to cancel copying files?"
  5325. ProCancelCap = "Network Setup Message"
  5326. ProText1 = "Copying:"
  5327. ProText2 = "To:"
  5328. FunctionTitle = "DEC FDDIcontroller/PCI Card Setup"
  5329. ProductSoftwareDescription = "DEC FDDIcontroller/PCI Driver"
  5330. ProductHardwareDescription = "DEC FDDIcontroller/PCI"
  5331. CANNOT_FIND_ANY_CARD = "Network card is not present in the system"
  5332. ShellCodeErrorTitle = "Error: "$(FunctionTitle)
  5333. ShellCodeErrorText = "Shell Code Error."
  5334. ReceiveBuffList = ^(ReceiveBuffChoices,1)
  5335. ReceiveBuffValues = ^(ReceiveBuffChoices,2)
  5336. TransmitBuffList = ^(TransmitBuffChoices,1)
  5337. TransmitBuffValues = ^(TransmitBuffChoices,2)
  5338. BurstSizeList = ^(BurstSizeChoices,1)
  5339. BurstSizeValues = ^(BurstSizeChoices,2)
  5340. DialogDllName = "defpa.dll"
  5341. [DialogConstantsENG]
  5342. Help = "&Help"
  5343. Exit = "Cancel"
  5344. OK = "OK"
  5345. HelpContext = 1
  5346. Continue = "Continue"
  5347. Cancel = "Cancel"
  5348. [FileDependentDlgENG]
  5349. DlgType = "RadioCombination"
  5350. DlgTemplate = "DEFPA"
  5351. Combo1 = "Receive Buffers:"
  5352. Combo2 = "Transmit Buffers:"
  5353. Combo3 = "Burst Size:"
  5354. Edit1 = "Requested TTRT(ms):"
  5355. Edit2 = "Bus Number:"
  5356. Edit3 = "Card Instance:"
  5357. Group = "Full Duplex Enable"
  5358. Combo1List = $(ReceiveBuffList)
  5359. Combo1Out = $(ReceiveBuffValue)
  5360. Combo2List = $(TransmitBuffList)
  5361. Combo2Out = $(TransmitBuffValue)
  5362. Combo3List = $(BurstSizeList)
  5363. Combo3Out = $(BurstSizeValue)
  5364. ; Burst size is not included in dialog box, for now
  5365. ComboListItemsIn = {Combo1List,Combo2List}
  5366. ComboListItemsOut = {Combo1Out,Combo2Out}
  5367. EditTextLim = {3,3,1}
  5368. EditTextIn = {$(EditText1),$(EditText2),$(EditText3)}
  5369. EditTextOut = {$(EditText1),$(EditText2),$(EditText3)}
  5370. [ReceiveBuffChoices]
  5371. Receive_1 = "2",2
  5372. Receive_2 = "4",4
  5373. Receive_3 = "8",8
  5374. [TransmitBuffChoices]
  5375. Transmit_1 = "8",8
  5376. Transmit_2 = "16",16
  5377. Transmit_3 = "32",32
  5378. Transmit_4 = "64",64
  5379. Transmit_5 = "128",128
  5380. [BurstSizeChoices]
  5381. Burst_1 = "4",0
  5382. Burst_2 = "8",1
  5383. Burst_3 = "16",2
  5384. #####oemnadd3.inf all
  5385. [LanguagesSupported]
  5386. ENG
  5387. [OptionsTextENG]
  5388. DEC300 = "DEC FDDIcontroller/EISA"
  5389. [FileConstantsENG]
  5390. ProCaption = "Windows NT Setup"
  5391. ProCancel = "Cancel"
  5392. ProCancelMsg = "Windows NT Networking is not correctly installed. "+
  5393. "Are you sure you want to cancel copying files?"
  5394. ProCancelCap = "Network Setup Message"
  5395. ProText1 = "Copying:"
  5396. ProText2 = "To:"
  5397. FunctionTitle = "DEC FDDIcontroller/EISA Card Setup"
  5398. ProductSoftwareDescription = "DEC FDDIcontroller/EISA Driver"
  5399. ProductHardwareDescription = "DEC FDDIcontroller/EISA"
  5400. CANNOT_FIND_ANY_CARD = "Network card is not present in the system"
  5401. ProductSoftwareTitle = "DEC FDDIcontroller/EISA Driver"
  5402. ProductHardwareTitle = "DEC FDDIcontroller/EISA Adapter"
  5403. ShellCodeErrorTitle = "Error: "$(FunctionTitle)
  5404. ShellCodeErrorText = "Shell Code Error."
  5405. BurstSizeList = ^(BurstSizeChoices,1)
  5406. BurstSizeValues = ^(BurstSizeChoices,2)
  5407. ReceiveBuffList = ^(ReceiveBuffChoices,1)
  5408. ReceiveBuffValues = ^(ReceiveBuffChoices,2)
  5409. TransmitBuffList = ^(TransmitBuffChoices,1)
  5410. TransmitBuffValues = ^(TransmitBuffChoices,2)
  5411. DialogDllName = "defea.dll"
  5412. [DialogConstantsENG]
  5413. Help = "&Help"
  5414. Exit = "Cancel"
  5415. OK = "OK"
  5416. HelpContext = 1
  5417. Continue = "Continue"
  5418. Cancel = "Cancel"
  5419. [FileDependentDlgENG]
  5420. DlgType = "RadioCombination"
  5421. DlgTemplate = "DEFEA"
  5422. Combo1 = "Burst Size:"
  5423. Combo2 = "Receive Buffers:"
  5424. Combo3 = "Transmit Buffers:"
  5425. Group = "Full Duplex Enable"
  5426. Edit1 = "Requested TTRT(ms):"
  5427. Combo1List = $(BurstSizeList)
  5428. Combo1Out = $(BurstSizeValue)
  5429. Combo2List = $(ReceiveBuffList)
  5430. Combo2Out = $(ReceiveBuffValue)
  5431. Combo3List = $(TransmitBuffList)
  5432. Combo3Out = $(TransmitBuffValue)
  5433. ComboListItemsIn = {Combo2List,Combo3List}
  5434. ComboListItemsOut = {Combo2Out,Combo3Out}
  5435. EditTextLim = {3}
  5436. [BurstSizeChoices]
  5437. Burst_1 = "4",0
  5438. Burst_2 = "8",1
  5439. Burst_3 = "16",2
  5440. [ReceiveBuffChoices]
  5441. Receive_1 = "2",2
  5442. Receive_2 = "4",4
  5443. Receive_3 = "8",8
  5444. [TransmitBuffChoices]
  5445. Transmit_1 = "8",8
  5446. Transmit_2 = "16",16
  5447. Transmit_3 = "32",32
  5448. Transmit_4 = "64",64
  5449. Transmit_5 = "128",128
  5450. #####oemnadni.inf all
  5451. ;-----------------------------------------------------------------------
  5452. ; LANGUAGES SUPPORTED
  5453. ; -------------------
  5454. ;
  5455. ; The languages supported by the OEM INF, For every language supported
  5456. ; we need to have a separate text section for every displayable text
  5457. ; section.
  5458. ;
  5459. ;-----------------------------------------------------------------------
  5460. [LanguagesSupported]
  5461. ENG
  5462. ;-----------------------------------------------------------------------
  5463. ; OPTION TEXT SECTION
  5464. ; -------------------
  5465. ; These are text strings used to identify the option to the user. There
  5466. ; are separate sections for each language supported. The format of the
  5467. ; section name is "OptionsText" concatenated with the Language represented
  5468. ; by the section.
  5469. ;
  5470. ;-----------------------------------------------------------------------
  5471. [OptionsTextENG]
  5472. NE2000IBMCOMPAT = "IBM Ethernet PCMCIA and Compatible Adapter"
  5473. NE4000PCMCIA = "Novell NE4000 PCMCIA Adapter"
  5474. MICRODYNEPCMCIA = "Microdyne NE4000 PCMCIA Adapter"
  5475. ;***********************************************************************
  5476. ; Language-Dependent Dialog Constants
  5477. ;***********************************************************************
  5478. [FileConstantsENG]
  5479. ;
  5480. ; Variables to support thermometer gauge and error dialogs
  5481. ;
  5482. ProCaption = "Windows NT Setup"
  5483. ProCancel = "Cancel"
  5484. ProCancelMsg = "Windows NT Networking is not correctly installed. "+
  5485. "Are you sure you want to cancel copying files?"
  5486. ProCancelCap = "Network Setup Message"
  5487. ProText1 = "Copying:"
  5488. ProText2 = "To:"
  5489. ;
  5490. ; Product Info
  5491. ;
  5492. ;
  5493. ; Software
  5494. ;
  5495. ProductSoftwareNE2000IBMCOMPATDescription = "IBM Ethernet PCMCIA and Compatible Adapter Driver"
  5496. ProductSoftwareNE2000IBMCOMPATTitle = "IBM Ethernet PCMCIA and Compatible Adapter Driver"
  5497. ProductSoftwareNE4000PCMCIADescription = "Novell NE4000 PCMCIA Adapter Driver"
  5498. ProductSoftwareNE4000PCMCIATitle = "Novell NE4000 PCMCIA Adapter Driver"
  5499. ProductSoftwareMICRODYNEPCMCIADescription = "Microdyne NE4000 PCMCIA Adapter Driver"
  5500. ProductSoftwareMICRODYNEPCMCIATitle = "Microdyne NE4000 PCMCIA Adapter Driver"
  5501. ;
  5502. ; Hardware
  5503. ;
  5504. ProductHardwareNE2000IBMCOMPATDescription = "IBM Ethernet PCMCIA and Compatible Adapter"
  5505. ProductHardwareNE2000IBMCOMPATTitle = "IBM Ethernet PCMCIA and Compatible Adapter"
  5506. ProductHardwareNE4000PCMCIADescription = "Novell NE4000 PCMCIA Adapter"
  5507. ProductHardwareNE4000PCMCIATitle = "Novell NE4000 PCMCIA Adapter"
  5508. ProductHardwareMICRODYNEPCMCIADescription = "Microdyne NE4000 PCMCIA Adapter"
  5509. ProductHardwareMICRODYNEPCMCIATitle = "Microdyne NE4000 PCMCIA Adapter"
  5510. FunctionTitle = $(ProductHardware$(Option)Title)" Card Setup"
  5511. ShellCodeErrorTitle = "Error: "$(FunctionTitle)
  5512. ShellCodeErrorText = "Shell Code Error."
  5513. [DialogConstantsENG]
  5514. ;
  5515. ; Common button names, etc.
  5516. ;
  5517. Help = "&Help"
  5518. Exit = "Cancel"
  5519. OK = "OK"
  5520. HelpContext = ""
  5521. Continue = "Continue"
  5522. Cancel = "Cancel"
  5523. ;-----------------------------------------------
  5524. ; Input DIALOGS
  5525. ;-----------------------------------------------
  5526. [FileDependentDlgENG]
  5527. Combo1Label = "&IRQ Level:"
  5528. Combo2Label = "&Memory Base Address:"
  5529. Combo3Label = "I/&O Port Address:"
  5530. ;no translation needed after this
  5531. DlgType = "MultiCombo"
  5532. DlgTemplate = "WD"
  5533. Caption = $(FunctionTitle)
  5534. Combo1List = $(IRQList)
  5535. Combo1Out = $(IRQValue)
  5536. Combo2List = $(PcCardAddressHexList)
  5537. Combo2Out = $(PcCardBaseAddress)
  5538. Combo3List = $(IOBaseAddrHexList)
  5539. Combo3Out = $(IOBaseAddress)
  5540. ComboListItemsIn = {Combo1List, Combo2List, Combo3List}
  5541. ComboListItemsOut = {Combo1Out, Combo2Out, Combo3Out}
  5542. EditTextIn = ""
  5543. EditTextLim = ""
  5544. NotifyFields = {NO, NO, NO}
  5545. HelpContext = $(!IDH_DB_OEMNADWD_INS)
  5546. #####oemnxppp.inf all
  5547. [LanguagesSupported]
  5548. ENG
  5549. [OptionsTextENG]
  5550. RASPPTP = "Point To Point Tunneling Protocol"
  5551. ;***********************************************************************
  5552. ;
  5553. ;***********************************************************************
  5554. [FileConstantsENG]
  5555. ProCaption = "Windows NT Setup"
  5556. ProCancel = "Cancel"
  5557. ProCancelMsg = "Windows NT Networking is not correctly installed. "+
  5558. "Are you sure you want to cancel copying files?"
  5559. ProCancelCap = "Network Setup Message"
  5560. ProText1 = "Copying:"
  5561. ProText2 = "To:"
  5562. FunctionTitleRASPPTP = "PPTP Card Setup"
  5563. ProductSoftwareDescription = "PPTP Miniport Driver"
  5564. ProductHardwareRASPPTPDescription = "PPTP Adapter"
  5565. ProductSoftwareTitle = "PPTP Miniport Driver"
  5566. ProductHardwareRASPPTPTitle = "PPTP Adapter"
  5567. ProductRASPPTPDescription = "This is a protocol for tunneling secure remote network communications across Point to Point (PPP) connections to the Internet. "+
  5568. "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."
  5569. ProductRASPPTPTitle = "Point To Point Tunneling Protocol"
  5570. ShellCodeErrorTitle = "Error: "$(FunctionTitle)$(Option))
  5571. ShellCodeErrorText = "Shell Code Error."
  5572. ;RASPPTP_SPECIFIC_START
  5573. ;***********************************************************************
  5574. ; These constants are specific to the RASPPTP.sys driver for SMAN
  5575. ;***********************************************************************
  5576. [SMANFileConstantsENG]
  5577. PPTPFunctionTitleRASPPTP = "PPTP Card Setup"
  5578. PPTPProductSoftwareDescription = "PPTP Protocol Driver"
  5579. PPTPProductHardwareRASPPTPDescription = "PPTP Adapter"
  5580. PPTPProductSoftwareTitle = "PPTP Protocol Driver"
  5581. PPTPProductHardwareRASPPTPTitle = "PPTP Adapter"
  5582. ;RASPPTP_SPECIFIC_END
  5583. ;***********************************************************************
  5584. ;
  5585. ;***********************************************************************
  5586. [DialogConstantsENG]
  5587. Help = "&Help"
  5588. Exit = "Cancel"
  5589. OK = "OK"
  5590. HelpContext = ""
  5591. Continue = "Continue"
  5592. Cancel = "Cancel"
  5593. ;***********************************************************************
  5594. ;
  5595. ;***********************************************************************
  5596. [FileDependentDlgENG]
  5597. ;Label1 = "&IRQ Level:"
  5598. ;Label2 = "&RAM Base Address:"
  5599. DlgType = "RadioCombination"
  5600. DlgTemplate = "NE2000"
  5601. Caption = $(FunctionTitle)$(Option)
  5602. ;Combo1List = $(IRQ_List)
  5603. ;Combo1Out = $(InterruptNumber)
  5604. ;Combo2List = $(RAM_Hex_List)
  5605. ;Combo2Out = $(RAM_Hex_Value)
  5606. ;ComboListItemsIn = {Combo1List, Combo2List}
  5607. ;ComboListItemsOut = {Combo1Out, Combo2Out}
  5608. EditTextIn = ""
  5609. EditTextLim = ""
  5610. CBOptionsGreyed = {}
  5611. NotifyFields = {NO, NO}
  5612. ; HelpContext = $(!IDH_DB_OEMNADN2_INS)
  5613. ;***********************************************************************
  5614. ;
  5615. ;***********************************************************************
  5616. [InvokeRasDlgENG]
  5617. InvokeRasSetupMsg = "Remote Access Services (RAS) will now be installed. "+
  5618. "Please configure the PPTP ports in RAS "+
  5619. "setup to enable you to use RAS over PPTP."
  5620. InvokeRasConfigMsg = "Remote Access Services (RAS) setup will now be invoked. "+
  5621. "Please configure the PPTP ports in RAS "+
  5622. "setup to enable you to use RAS over PPTP."
  5623. InvokeRasConfigMsg2 = "Remote Access Services (RAS) setup will now be invoked. "+
  5624. "Please remove the PPTP ports in RAS configuration."
  5625. InvokeRasError = "PPTP setup encountered an error "+
  5626. "while invoking the RAS setup INF file (OEMNSVRA.INF). "+
  5627. "Please make sure that the file is present in the "+
  5628. "System32 directory and is the proper file."
  5629. [InvokeRasSetupDlgENG]
  5630. DlgType = "MessageBox"
  5631. STF_MB_TEXT = "Remote Access Services (RAS) is not installed. "+
  5632. "Do you want to install RAS "+
  5633. "and add the PPTP ports in RAS setup to enable "+
  5634. "you to use RAS over PPTP?"$(!LF)$(!LF)+
  5635. "NOTE: if you are going to install Routing and "+
  5636. "Remote Access Services beta, choose NO"
  5637. STF_MB_TITLE = "PPTP setup"
  5638. STF_MB_TYPE = 3
  5639. STF_MB_ICON = 4
  5640. STF_MB_DEF = 2
  5641. [InvokeRasConfigDlgENG]
  5642. DlgType = "MessageBox"
  5643. STF_MB_TEXT = "Do you want to configure Remote Access Services (RAS) "+
  5644. "and add the PPTP ports in RAS setup to enable "+
  5645. "you to use RAS over PPTP?"
  5646. STF_MB_TITLE = "PPTP setup"
  5647. STF_MB_TYPE = 3
  5648. STF_MB_ICON = 4
  5649. STF_MB_DEF = 2
  5650. ;***********************************************************************
  5651. ;
  5652. ;***********************************************************************
  5653. [InvokeTCPIPDlgENG]
  5654. InvokeTCPSetupMsg = "TCP/IP is not installed. It will now be installed."
  5655. InvokeTCPError = "PPTP setup encountered an error "+
  5656. "while invoking the TCP/IP setup INF file (OEMNXPTC.INF). "+
  5657. "Please make sure that the file is present in the "+
  5658. "System32 directory and is the proper file."
  5659. ;***********************************************************************
  5660. ;
  5661. ;***********************************************************************
  5662. [InvokeCancelDlgENG]
  5663. InvokeCancelMsg = "PPTP setup is incomplete. "+
  5664. "Please rerun the Setup Program if you want "+
  5665. "to install PPTP."
  5666. ;***********************************************************************
  5667. ;
  5668. ;***********************************************************************
  5669. [InvokeConfigureDlgENG]
  5670. InvokeConfigureMsg = "Please reboot for the new changes to take effect."
  5671. #####oemnsvbr.inf all
  5672. [LanguagesSupported]
  5673. ENG
  5674. [OptionsTextENG]
  5675. RelayAgent = "DHCP Relay Agent"
  5676. [FileConstantsENG]
  5677. FunctionTitle = "Relay Agent Setup"
  5678. ProductSoftwareDescription = "Enables the Windows NT Server to forward DHCP (Dynamic Host Configuration Protocol) broadcasts across a router to a remote DHCP server."
  5679. ProductSoftwareDisplayName = "DHCP Relay Agent"
  5680. ProductSoftwareTitle = "DHCP Relay Agent"
  5681. ErrorTCPIPNotInstalled = "TCP/IP is not installed. Please install TCP/IP and retry this installation."
  5682. ShellCodeErrorTitle = "Error: "$(FunctionTitle)
  5683. ShellCodeErrorText = "Shell Code Error."
  5684. ProCaption = "Windows NT Setup"
  5685. ProCancel = "Cancel"
  5686. ProCancelMsg = "Windows NT Networking is not correctly installed. "+
  5687. "Are you sure you want to cancel copying files?"
  5688. ProCancelCap = "Network Setup Message"
  5689. [DefaultsENG]
  5690. [DialogConstantsENG]
  5691. Help = "&Help"
  5692. Exit = "Cancel"
  5693. OK = "OK"
  5694. HelpContext = ""
  5695. Continue = "Continue"
  5696. Cancel = "Cancel"
  5697. [FileDependentDlgENG]
  5698. #####oemnsvsm.inf all
  5699. [LanguagesSupported]
  5700. ENG
  5701. [OptionsTextENG]
  5702. SFM = "Services for Macintosh"
  5703. [FileConstantsENG]
  5704. FunctionTitle = "Services for Macintosh Setup"
  5705. ProductATALKDescription = "Enables a Macintosh computer to access shared disk space on your computer."
  5706. ProductAFPSVCDescription = "AppleTalk File Server"
  5707. ProductMACPRINTDescription = "AppleTalk Print Server"
  5708. ProductSFMDescription = "Enables a Windows NT Server to act as an AppleTalk router, allowing PC and Macintosh clients to share files and printers."
  5709. ProCaption = $(FunctionTitle)
  5710. ProCancel = "Cancel"
  5711. ProCancelMsg = "Services for Macintosh is not correctly installed. "+
  5712. "Are you sure you want to cancel copying files ?"
  5713. ProCancelCap = "Services for Macintosh Setup"
  5714. ProText1 = "Copying:"
  5715. ProText2 = "To:"
  5716. Error = "User has cancelled copying files. Copied files will be removed."
  5717. MajorVersion = "MajorVersion"
  5718. MinorVersion = "MinorVersion"
  5719. Version = "Version "
  5720. AskLocationText = "Setup needs to copy Services for Macintosh files."$(!LF)$(!LF)+
  5721. "Setup will look for the files in the location specified below. If you want "+
  5722. "Setup to look in a different place, type the new location. When the location "+
  5723. "is correct, click Continue."
  5724. ProductSFMTitle = "Services for Macintosh"
  5725. ProductATALKDisplayName = "AppleTalk Protocol"
  5726. ProductATALKTitle = "AppleTalk Protocol"
  5727. ProductAFPSVCDisplayName = "File Server for Macintosh"
  5728. ProductAFPSVCTitle = "File Server for Macintosh"
  5729. ProductAFPSRVRDisplayName = "SFM Kernel Driver"
  5730. ProductMACPRINTDisplayName = "Print Server for Macintosh"
  5731. ProductMACPRINTTitle = "Print Server for Macintosh"
  5732. !UAMVolumeName = "Microsoft UAM Volume"
  5733. !AtalkMonName = "AppleTalk Printing Devices"
  5734. !AtalkMonEventLogName = "AppleTalk Print Monitor"
  5735. !AppleShareFolder = "AppleShare Folder"
  5736. !UamReadMeDestFile = "ReadMe.UAM"
  5737. GroupName = "Administrative Tools"
  5738. IconName = "File Manager"
  5739. [DialogConstantsENG]
  5740. Help = "&Help"
  5741. Exit = "E&xit Setup"
  5742. OK = "OK"
  5743. HelpContext = ""
  5744. Continue = "Continue"
  5745. Cancel = "Cancel"
  5746. [UAMVarsENG]
  5747. UAMDirName = "Microsoft UAM Volume"
  5748. UAMPath = $(UAMDrive)"\"$(UAMDirName)
  5749. [TCCommentsENG]
  5750. !XCEL1COMMENT = "Comment=MS Excel 3.0 Chart"
  5751. !XCEL2COMMENT = "Comment=MS Excel 3.0 Spreadsheet"
  5752. !XCEL3COMMENT = "Comment=MS Excel 3.0 Macrosheet"
  5753. !XCEL4COMMENT = "Comment=MS Excel 3.0 Workspace"
  5754. !XCEL5COMMENT = "Comment=MS Excel 3.0 Add-in MacroFile"
  5755. !XCEL6COMMENT = "Comment=MS Excel 3.0 Template File"
  5756. !XCEL7COMMENT = "Comment=MS Excel 3.0"
  5757. !XCEL8COMMENT = "Comment=MS Excel 4.0 Chart"
  5758. !XCEL9COMMENT = "Comment=MS Excel 4.0 Spreadsheet"
  5759. !XCEL10COMMENT = "Comment=MS Excel 4.0 Macrosheet"
  5760. !XCEL11COMMENT = "Comment=MS Excel 4.0 WorkSpace"
  5761. !XCEL12COMMENT = "Comment=MS Excel 4.0 Add-in MacroFile"
  5762. !XCEL13COMMENT = "Comment=MS Excel 4.0 Template File"
  5763. !MSWD1COMMENT = "Comment=MS Word 5.1 Document"
  5764. !MSWD2COMMENT = "Comment=MS Word 5.1 Document"
  5765. !MSWD3COMMENT = "Comment=MS Word 6.0 Document"
  5766. !MSWD4COMMENT = "Comment=MS Word 6.0 Template"
  5767. !MSPJ1COMMENT = "Comment=MS Project 4.0"
  5768. !MSPJ2COMMENT = "Comment=MS Project 4.0 Exchange File"
  5769. !MSPJ3COMMENT = "Comment=MS Project 4.0 Calendar"
  5770. !MSPJ4COMMENT = "Comment=MS Project 4.0 View"
  5771. !MSPJ5COMMENT = "Comment=MS Project 4.0 WorkSpace"
  5772. !MSPJ6COMMENT = "Comment=MS Project 4.0 Template"
  5773. !ALD31COMMENT = "Comment=Pagemaker 3.0 Publication"
  5774. !ALD32COMMENT = "Comment=Pagemaker 3.0 Template"
  5775. !ALD33COMMENT = "Comment=Pagemaker 3.0 Tiff Graphics"
  5776. !ALD41COMMENT = "Comment=Pagemaker 4.0 Publication"
  5777. !ALD42COMMENT = "Comment=Pagemaker 4.0 Template"
  5778. !ALD43COMMENT = "Comment=Pagemaker 4.0 Tiff Graphics"
  5779. !MORECOMMENT = "Comment=Symantec More File"
  5780. !FOX+COMMENT = "Comment=FoxBase Plus"
  5781. !ARTZCOMMENT = "Comment=Adobe Illustrator"
  5782. !SIT!COMMENT = "Comment=Aladdin Stuffit"
  5783. !PPT2COMMENT = "Comment=MS PowerPoint 2.0"
  5784. !PPT3COMMENT = "Comment=MS PowerPoint 3.0"
  5785. !L123COMMENT = "Comment=Lotus 1-2-3"
  5786. !LMANCOMMENT = "Comment=LMAN Executables"
  5787. !TTXTCOMMENT = "Comment=Teach Text Document"
  5788. !FOXX1COMMENT = "Comment=FoxPro 2.0 Table"
  5789. !FOXX2COMMENT = "Comment=FoxPro 2.0 Memo"
  5790. !FOXX3COMMENT = "Comment=FoxPro 2.0 Index"
  5791. !FOXX4COMMENT = "Comment=FoxPro 2.0 Compound Index"
  5792. !FOXX5COMMENT = "Comment=FoxPro 2.0 Program"
  5793. !FOXX6COMMENT = "Comment=FoxPro 2.0 Report"
  5794. !FOXX7COMMENT = "Comment=FoxPro 2.0 Report Memo"
  5795. !FOXX8COMMENT = "Comment=FoxPro 2.0 Label"
  5796. !FOXX9COMMENT = "Comment=FoxPro 2.0 Label Memo"
  5797. !FOXX10COMMENT = "Comment=FoxPro 2.0 Screen"
  5798. !FOXX11COMMENT = "Comment=FoxPro 2.0 Screen Memo"
  5799. !FOXX12COMMENT = "Comment=FoxPro 2.0 Menu"
  5800. !FOXX13COMMENT = "Comment=FoxPro 2.0 Menu Memo"
  5801. !FOXX14COMMENT = "Comment=FoxPro 2.0 Gen. Query Program"
  5802. !FOXX15COMMENT = "Comment=FoxPro 2.0 Project"
  5803. !FOXX16COMMENT = "Comment=FoxPro 2.0 Project Memo"
  5804. ;------------------------------------------------------------------
  5805. ; Express /Custom Mode Install Dialog - Used In Initial Setup Only
  5806. ;------------------------------------------------------------------
  5807. [SetupSpaceDlgENG]
  5808. STF_MB_TEXT = +
  5809. "Setup could not find enough space on your Windows NT Server system partition. "+
  5810. "Setup requires at least 2 MB for installing Services for Macintosh. "+
  5811. "You can retry installation after freeing up disk space on your system partition."
  5812. ;no translation needed after this
  5813. DlgType = "MessageBox"
  5814. STF_MB_TYPE = 5
  5815. STF_MB_ICON = 3
  5816. STF_MB_DEF = 3
  5817. STF_MB_TITLE = $(FunctionTitle)
  5818. ;no translation needed after this
  5819. [ExitWarningDlgENG]
  5820. STF_MB_TITLE = "Services for Macintosh Setup"
  5821. STF_MB_TEXT = "Services for Macintosh is not correctly installed. Are you "+
  5822. "sure you want to exit Setup?"
  5823. ;no translation needed after this
  5824. DlgType = "MessageBox"
  5825. STF_MB_TYPE = 3
  5826. STF_MB_ICON = 5
  5827. STF_MB_DEF = 2
  5828. ;------------------------------------------------------------------
  5829. ; Error Strings
  5830. ;------------------------------------------------------------------
  5831. ;------------------------------------------------------------------
  5832. ; Miscellaneous Errors
  5833. ;------------------------------------------------------------------
  5834. [MiscErrorString1ENG]
  5835. ErrorString = +
  5836. " of Services for Macintosh is already installed on your system. "+
  5837. "Use [Update] to update to newer versions."
  5838. [MiscErrorString2ENG]
  5839. ErrorString = +
  5840. "Sufficient memory is not available on your system to run "+
  5841. "Services for Macintosh. Services for Macintosh requires "+
  5842. "a minimum of 8 MB to function."
  5843. [MiscErrorString3ENG]
  5844. ErrorString = +
  5845. "Setup encountered the following error during installation. Try installing "+
  5846. "Services for Macintosh after rebooting your system. "$(LF)
  5847. [ShellingErrorENG]
  5848. ErrorString = +
  5849. "An internal error occurred. Contact Technical Support."
  5850. [NTFSFormatHappeningENG]
  5851. ErrorString = +
  5852. "Setup could not find any NTFS partitions in your system. You could be "+
  5853. "reformatting or converting your existing NTFS partition. The Microsoft UAM "+
  5854. "volume cannot be installed at this time. Setup will proceed with installation. "+
  5855. "Use the command SETUP /i OEMNSVSM.INF /c UAMINSTALL to install the UAM volume "+
  5856. "after Windows NT Server installation."
  5857. [UamFileNotCopiedENG]
  5858. ErrorString = +
  5859. "Setup cannot copy Microsoft user authentication files to the Microsoft UAM "+
  5860. "volume. Macintosh workstations will be unable to download these files. There "+
  5861. "may not be enough disk space on your NTFS partition or the UAM files might be "+
  5862. "missing from your Windows NT Server distribution disks. Refer to your Administrator's guide "+
  5863. "on how to create this volume after installation."
  5864. [UamFileNotCopied1ENG]
  5865. ErrorString = +
  5866. "Setup cannot copy Microsoft user authentication files to the Microsoft UAM "+
  5867. "volume. Macintosh workstations will be unable to download these files. There "+
  5868. "may not be enough disk space on your NTFS partition or the UAM files might be "+
  5869. "missing from your Windows NT Server distribution disks. Refer to your Administrator's guide "+
  5870. "on how to create this volume after installation."
  5871. [UamSecurityNotSetENG]
  5872. ErrorString = +
  5873. "Setup cannot set the default security settings for the UAM volume. "+
  5874. "Security for the UAM volume can also be set from the User Manager "+
  5875. "after installation."
  5876. [CannotStartAtalkENG]
  5877. ErrorSuffix = +
  5878. "Setup was unable to start the AppleTalk Protocol. You will be unable to choose "+
  5879. "a desired zone at this time."
  5880. [CannotStartAfdENG]
  5881. ErrorSuffix = +
  5882. "Setup was unable to start the AFD Driver. You will be unable to choose "+
  5883. "a desired zone at this time."
  5884. ;------------------------------------------------------------------
  5885. ; Status Strings
  5886. ;------------------------------------------------------------------
  5887. [StatusInstallSfmENG]
  5888. Status = "Installing Services for Macintosh..."
  5889. [StatusRemoveSfmENG]
  5890. Status = "Removing Services for Macintosh files..."
  5891. [StatusStartingAppleTalkENG]
  5892. Status = "Starting AppleTalk Protocol..."
  5893. ;------------------------------------------------------------------
  5894. ; AppleTalk Transport Error Strings
  5895. ;------------------------------------------------------------------
  5896. [AtalkString1ENG]
  5897. ErrorString = +
  5898. "Setup cannot add Windows sockets support for the AppleTalk protocol. "+
  5899. "Windows sockets applications will be unable to use the AppleTalk Protocol. "+
  5900. "Remove Services for Macintosh after installation and re-install. If the problem "+
  5901. "persists, contact Microsoft support."
  5902. [AtalkString2ENG]
  5903. ErrorString = +
  5904. "Setup cannot remove Windows Sockets support for the AppleTalk protocol."
  5905. [AtalkString3ENG]
  5906. ErrorString = +
  5907. "Services for Macintosh has just been installed. Services will be "+
  5908. "available to Macintosh workstations in the default network. If you would like "+
  5909. "the services to appear in a different zone or to configure routing, close "+
  5910. "the Control Panel, reboot, start AppleTalk and use the Control Panel "+
  5911. "to configure Services for Macintosh."
  5912. [AtalkString5ENG]
  5913. ErrorString = +
  5914. "Setup cannot remove the monitor for the Print Server for Macintosh."
  5915. [AFPString1ENG]
  5916. ErrorString = +
  5917. "Setup cannot find an NTFS partition on your system. "+
  5918. "Services for Macintosh requires an NTFS partition for "+
  5919. "Macintosh workstations to share files. You can create "+
  5920. "the NTFS partition after installing Services for Macintosh. "+
  5921. "To format a partition to NTFS, use the command, format [drive] /fs:NTFS. "+
  5922. "Setup will proceed with installation."
  5923. [AFPString2ENG]
  5924. ErrorString = +
  5925. "Setup cannot add the Macintosh File Server to the File Manager. "+
  5926. "You will be unable to work with Macintosh accessible volumes from "+
  5927. "File Manager."
  5928. [AFPString3ENG]
  5929. ErrorString = +
  5930. "Setup cannot add the Macintosh File Server to the Server Manager. "+
  5931. "You will be unable to work with Services for Macintosh servers from "+
  5932. "Server Manager."
  5933. [AFPString11ENG]
  5934. ErrorString = +
  5935. "Setup can not find the volumes key in the MacFile section in registry. "+
  5936. "The UAM volume cannot be built."
  5937. [AFPString12ENG]
  5938. ErrorString = +
  5939. "Setup can not find any NTFS volumes in your system. The UAM volume can not be installed."
  5940. [MacPrintString2ENG]
  5941. ErrorString = +
  5942. "Setup cannot create the eventlog entries for the Print Server for Macintosh. "+
  5943. "You will be unable to use the event viewer to see the log for Print Server "+
  5944. "for Macintosh."
  5945. [MacPrintString3ENG]
  5946. ErrorString = +
  5947. "Setup cannot add the print processor for the Print Server for Macintosh. "+
  5948. "Macintosh workstations will be unable to print postscript jobs to a "+
  5949. "non-postscript printer on the Windows NT Server network."
  5950. [MacPrintString4ENG]
  5951. ErrorString = +
  5952. "Setup cannot add the print monitor for the Print Server for Macintosh. "+
  5953. "Macintosh workstations will be unable to use print services on this "+
  5954. "Windows NT Server."
  5955. [MacPrintString5ENG]
  5956. ErrorString = +
  5957. "Setup cannot remove the print processor for the Print Server for Macintosh."
  5958. [MacPrintString6ENG]
  5959. ErrorString = +
  5960. "Setup can not find the directory to install the Macintosh print processor. "+
  5961. "The Macintosh print processor will not be installed."
  5962. [MacPrintString7ENG]
  5963. ErrorString = +
  5964. "Setup cannot remove the monitor for the Print Server for Macintosh."
  5965. [MacPrintString10ENG]
  5966. ErrorString = +
  5967. "Setup cannot create the eventlog entries for the Print Server for Macintosh monitor. "+
  5968. "You will be unable to use the event viewer to see the log for Print Server "+
  5969. "for Macintosh."
  5970. [NoAdaptersFoundENG]
  5971. ErrorString = +
  5972. "Setup cannot find any network adapter for Services for Macintosh. You will "+
  5973. "be unable to use Services for Macintosh. Try adding a network adapter or "+
  5974. "enable the bindings for AppleTalk Protocol."
  5975. [RemoveDefaultPortENG]
  5976. ErrorString = +
  5977. "Setup has detected that the default network adapter used by Services "+
  5978. "for Macintosh has been removed. Setup will change the default network, if "+
  5979. "one is available. This may cause Macintosh workstations to no longer "+
  5980. "see Services for Macintosh on their current zone."
  5981. #####oemnxpsm.inf all
  5982. [LanguagesSupported]
  5983. ENG
  5984. [OptionsTextENG]
  5985. ATALK = "AppleTalk Protocol"
  5986. [FileConstantsENG]
  5987. ProductSFMADMTitle = "Macintosh Administrator Tools"
  5988. ProductSFMADMDescription = "Macintosh Administrator Tools"
  5989. ProductATALKTitle = "AppleTalk Protocol"
  5990. ProductSFMADMName = "SFMADM"
  5991. FunctionTitle = "AppleTalk Protocol Setup"
  5992. ProductATALKDescription = "Enables a Macintosh computer to access shared disk space on your computer."
  5993. ProCaption = $(FunctionTitle)
  5994. ProCancel = "Cancel"
  5995. ProCancelMsg = "AppleTalk Protocol is not correctly installed. "+
  5996. "Are you sure you want to cancel copying files ?"
  5997. ProCancelCap = "AppleTalk Protocol Setup"
  5998. ProText1 = "Copying:"
  5999. ProText2 = "To:"
  6000. Error = "User has cancelled copying files. Copied files will be removed."
  6001. MajorVersion = "MajorVersion"
  6002. MinorVersion = "MinorVersion"
  6003. Version = "Version "
  6004. OF = " of "
  6005. !AtalkMonName = "AppleTalk Printing Devices"
  6006. !AtalkMonEventLogName = "AppleTalk Print Monitor"
  6007. AskLocationText = "Setup needs to copy AppleTalk Protocol files."$(!LF)$(!LF)+
  6008. "Setup will look for the files in the location specified below. If you want "+
  6009. "Setup to look in a different place, type the new location. When the location "+
  6010. "is correct, click Continue."
  6011. [DialogConstantsENG]
  6012. Help = "&Help"
  6013. Exit = "Cancel"
  6014. OK = "OK"
  6015. HelpContext = ""
  6016. Continue = "Continue"
  6017. Cancel = "Cancel"
  6018. [ExitWarningDlgENG]
  6019. STF_MB_TITLE = "AppleTalk Protocol Setup"
  6020. STF_MB_TEXT = "AppleTalk Protocol is not correctly installed. Are you "+
  6021. "sure you want to exit Setup?"
  6022. ;no translation needed after this
  6023. DlgType = "MessageBox"
  6024. STF_MB_TYPE = 3
  6025. STF_MB_ICON = 5
  6026. STF_MB_DEF = 2
  6027. ;------------------------------------------------------------------
  6028. ; Error Strings
  6029. ;------------------------------------------------------------------
  6030. ;------------------------------------------------------------------
  6031. ; Miscellaneous Errors
  6032. ;------------------------------------------------------------------
  6033. [MiscErrorString1ENG]
  6034. ErrorString = +
  6035. " is already installed on your system. "+
  6036. "Use [Update] to update to newer versions."
  6037. [SfmAlreadyInstalledENG]
  6038. ErrorString = +
  6039. " of Services for Macintosh is already installed on your system. "+
  6040. "You have to remove Services for Macintosh before installing the "+
  6041. "AppleTalk Protocol."
  6042. [MiscErrorString3ENG]
  6043. ErrorString = +
  6044. "Setup encountered the following error during installation. Try installing "+
  6045. "after rebooting your system. "$(LF)
  6046. [ShellingErrorENG]
  6047. ErrorString = +
  6048. "An internal error occurred. Contact Technical Support."
  6049. [CannotStartAtalkENG]
  6050. ErrorSuffix = +
  6051. "Setup was unable to start the AppleTalk Protocol. You will be unable to choose "+
  6052. "a desired zone at this time."
  6053. [CannotStartAfdENG]
  6054. ErrorSuffix = +
  6055. "Setup was unable to start the AFD Driver. You will be unable to choose "+
  6056. "a desired zone at this time."
  6057. [StatusStartingAppleTalkENG]
  6058. Status = "Starting AppleTalk Protocol..."
  6059. ;------------------------------------------------------------------
  6060. ; AppleTalk Transport Error Strings
  6061. ;------------------------------------------------------------------
  6062. [AtalkString1ENG]
  6063. ErrorString = +
  6064. "Setup cannot add Windows sockets support for the AppleTalk protocol. "+
  6065. "Windows sockets applications will be unable to use the AppleTalk Protocol. "+
  6066. "Remove Services for Macintosh after installation and re-install. If the problem "+
  6067. "persists, contact Microsoft support."
  6068. [AtalkString2ENG]
  6069. ErrorString = +
  6070. "Setup cannot remove Windows Sockets support for the AppleTalk protocol."
  6071. [AtalkString3ENG]
  6072. ErrorString = +
  6073. "AppleTalk has just been installed. "+
  6074. "If you would like to configure AppleTalk, close "+
  6075. "the Control Panel, reboot, start AppleTalk and use the Control Panel "+
  6076. "to configure."
  6077. [AtalkString4ENG]
  6078. ErrorString = +
  6079. "Setup cannot add the print monitor for the Print Server for Macintosh. "+
  6080. "Macintosh workstations will be unable to use print services on this "+
  6081. "Windows NT workstation."
  6082. [AtalkString5ENG]
  6083. ErrorString = +
  6084. "Setup cannot remove the monitor for the Print Server for Macintosh."
  6085. [AtalkString6ENG]
  6086. "Setup cannot create the eventlog entries for the Print Server for Macintosh monitor. "+
  6087. "You will be unable to use the event viewer to see the log for Print Server "+
  6088. "for Macintosh."
  6089. [AtalkString7ENG]
  6090. ErrorString = +
  6091. "Services for Macintosh is installed on your system and it requires "+
  6092. "AppleTalk Protocol for proper operation."+
  6093. "You have to remove Services for Macintosh if you desire to remove "+
  6094. "AppleTalk Protocol."
  6095. [AFPString2ENG]
  6096. ErrorString = +
  6097. "Setup cannot add the Macintosh File Server to the File Manager. "+
  6098. "You will be unable to work with Macintosh accessible volumes from "+
  6099. "File Manager."
  6100. [AFPString3ENG]
  6101. ErrorString = +
  6102. "Setup cannot add the Macintosh File Server to the Server Manager. "+
  6103. "You will be unable to work with Services for Macintosh servers from "+
  6104. "Server Manager."
  6105. [NoAdaptersFoundENG]
  6106. ErrorString = +
  6107. "Setup cannot find any network adapter for the AppleTalk Protocol. You will "+
  6108. "be unable to use AppleTalk Protocol. Try adding a network adapter or "+
  6109. "enable the bindings for AppleTalk Protocol."
  6110. [RemoveDefaultPortENG]
  6111. ErrorString = +
  6112. "Setup has detected that the default network adapter used by AppleTalk "+
  6113. "Protocol has been removed. Setup will change the default network, if "+
  6114. "one is available."
  6115. [CantConfigureADMENG]
  6116. ErrorString = +
  6117. "You cannot configure this software component."
  6118. [RemovingSFMENG]
  6119. Message = "You have Services for Macintosh (SFM) installed on your "+
  6120. "Windows NT Workstation. "+
  6121. "SFM is only supported on the Windows NT Server. "+
  6122. "Your SFM installation will be removed since this is not a "+
  6123. "supported configuration. "+
  6124. "Please install the Windows NT Server if you want to run SFM."
  6125. #####netbond.inf all
  6126. [MessageTextENG]
  6127. ProCaption = "Windows NT Networking Installation"
  6128. ProCancel = "Cancel"
  6129. MPreInstall1 = "Setup is installing the "
  6130. MPreInstall2 = "..."
  6131. MPostInstall = " has been installed."
  6132. ProCancelMsg = "Windows NT is not correctly installed. Are you sure you want "+
  6133. "to cancel copying files?"
  6134. ProCancelCap = "Setup Message"
  6135. MPreUpgrade1 = "Setup is upgrading the "
  6136. MPostUpgrade = " has been upgraded."
  6137. MPreRemove1 = "Setup is removing the "
  6138. MPreRemove2 = "..."
  6139. MPostRemove = " has been removed."
  6140. [FatalErrorENG]
  6141. ; do not translate the string on the left of the '='
  6142. Error = "Setup was unable to process the INF file "$(FailedInfFile)" which is required "+
  6143. "for network installation."
  6144. [ErrorMsgENG]
  6145. CannotFindNtFiles = "The Windows NT files were not found in "$(Path1)", "$(Path2)", or "$(Path3)". Please make sure your input path is correct."
  6146. [FatalDlgENG]
  6147. STF_MB_TITLE = "Setup Message"
  6148. ; no translation starting now
  6149. DlgType = "MessageBox"
  6150. STF_MB_TEXT = $(Error)
  6151. STF_MB_TYPE = 1
  6152. STF_MB_ICON = 3
  6153. STF_MB_DEF = 1
  6154. ; end of no translation zone
  6155. [UpgradeWarnings]
  6156. ; do not translate the string on the left of the '='
  6157. 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."
  6158. [UpgradeNetCardWarnings]
  6159. ; do not translate the string on the left of the '='
  6160. 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."
  6161. [WarningDlg]
  6162. STF_MB_TITLE = "Network Setup Information"
  6163. ; no translation starting now
  6164. DlgType = "MessageBox"
  6165. STF_MB_TEXT = $(Warning)
  6166. STF_MB_TYPE = 1
  6167. STF_MB_ICON = 2
  6168. STF_MB_DEF = 1
  6169. ; end of no translation zone
  6170. [UpgradeDialogENG]
  6171. ProCaption = "Windows NT Networking Upgrade"
  6172. ProCancel = "Cancel"
  6173. ProCancelMsg = "Windows NT is not correctly upgraded. Are you sure you want "+
  6174. "to cancel copying files?"
  6175. ProCancelCap = "Network Upgrade Message"
  6176. ProText1 = "Copying:"
  6177. ProText2 = "To:"
  6178. #####oemnsvin.inf all
  6179. [LanguagesSupported]
  6180. ENG
  6181. ;-----------------------------------------------------------------------
  6182. ; OPTION TEXT SECTION
  6183. ; -------------------
  6184. ; These are text strings used to identify the option to the user. There
  6185. ; are separate sections for each language supported. The format of the
  6186. ; section name is "OptionsText" concatenated with the Language represented
  6187. ; by the section.
  6188. ;
  6189. ;-----------------------------------------------------------------------
  6190. [OptionsWINNTTextENG]
  6191. INETSRV = "Microsoft Peer Web Services"
  6192. [OptionsLANMANNTTextENG]
  6193. INETSRV = "Microsoft Internet Information Server 2.0"
  6194. ;***********************************************************************
  6195. ; Language-Dependent Dialog Constants
  6196. ;***********************************************************************
  6197. [FileConstantsENG]
  6198. ;
  6199. ; Variables to support thermometer gauge and error dialogs
  6200. ;
  6201. ProCaption = "Windows NT Setup"
  6202. ProCancel = "Cancel"
  6203. ProCancelMsg = "Windows NT Networking is not correctly installed. "+
  6204. "Are you sure you want to cancel copying files?"
  6205. ProCancelCap = "Network Setup Message"
  6206. ProText1 = "Copying:"
  6207. ProText2 = "To:"
  6208. ;
  6209. ; Product Info
  6210. ;
  6211. FunctionLANMANNTTitle = "Microsoft Internet Information Server 2.0"
  6212. FunctionWINNTTitle = "Microsoft Peer Web Services"
  6213. ;
  6214. ; Software
  6215. ;
  6216. ProductSoftwareWINNTDescription = "Microsoft Peer Web Services"
  6217. ProductSoftwareLANMANNTDescription = "Microsoft Internet Information Server 2.0"
  6218. ;
  6219. ; Hardware
  6220. ;
  6221. OptionList = ^(Options, 1)
  6222. OptionTextList = ^(OptionsTextENG, 1)
  6223. ShellCodeErrorTitle = "Error: "$(FunctionTitle)
  6224. ShellCodeErrorText = "Shell Code Error."
  6225. Warning1 = "Please use Internet Manager to configure the software."
  6226. Warning2Winnt = "Microsoft Peer Web Services may be deleted by another process. Please restart your Network Control Panel applet."
  6227. Warning2LanmanNt = "Microsoft Internet Information Server may be deleted by another process. Please restart your Network Control Panel applet."
  6228. Warning3Winnt = "Microsoft Peer Web Services may be installed by another process. Please restart your Network Control Panel applet."
  6229. Warning3LanmanNt = "Microsoft Internet Information Server may be installed by another process. Please restart your Network Control Panel applet."
  6230. Warning4Winnt = "Microsoft Peer Web Services cannot be installed without proper network protocol setup. Please make sure your network protocol is installed."
  6231. Warning4LanmanNt = "Microsoft Internet Information Server cannot be installed without proper network protocol setup. Please make sure your network protocl is installed."
  6232. [DialogConstantsENG]
  6233. ;
  6234. ; Common button names, etc.
  6235. ;
  6236. Help = "&Help"
  6237. Exit = "Cancel"
  6238. OK = "OK"
  6239. HelpContext = ""
  6240. Continue = "C&ontinue"
  6241. Cancel = "C&ancel"
  6242. ;-----------------------------------------------
  6243. ; Input DIALOGS
  6244. ;-----------------------------------------------
  6245. [FileDependentDlgENG]
  6246. ;
  6247. ; No UI for sonic
  6248. ;
  6249. #####oemnadsn.inf all
  6250. [LanguagesSupported]
  6251. ENG
  6252. [OptionsTextENG]
  6253. SNIMAC = "SNI RM400/RM200 Driver for onboard Ethernet Adapter"
  6254. [FileConstantsENG]
  6255. ProCaption = "Windows NT Setup"
  6256. ProCancel = "Cancel"
  6257. ProCancelMsg = "Windows NT Networking is not correctly installed. "+
  6258. "Are you sure you want to cancel copying files?"
  6259. ProCancelCap = "Network Setup Message"
  6260. ProText1 = "Copying:"
  6261. ProText2 = "To:"
  6262. FunctionTitle = "SNI RM400/RM200 onboard Ethernet Adapter Card Setup"
  6263. ProductSoftwareDescription = "SNI RM400/RM200 onboard Ethernet Adapter Driver"
  6264. OptionList = ^(Options, 1)
  6265. OptionTextList = ^(OptionsTextENG, 1)
  6266. ProductHardwareDescription = *($(OptionTextList), ~($(OptionList), $(Option)))
  6267. ProductSoftwareTitle = "SNI RM400/RM200 onboard Ethernet Adapter Driver"
  6268. ProductHardwareSNIMACx00Title = "SNI RM400/RM200 onboard Ethernet Adapter"
  6269. ShellCodeErrorTitle = "Error: "$(FunctionTitle)
  6270. ShellCodeErrorText = "Shell Code Error."
  6271. [DialogConstantsENG]
  6272. Help = "&Help"
  6273. Exit = "Cancel"
  6274. OK = "OK"
  6275. HelpContext = ""
  6276. Continue = "C&ontinue"
  6277. Cancel = "C&ancel"
  6278. [FileDependentDlgENG]
  6279. [Warning1ENG]
  6280. Error = "No configuration is required for this adapter card."
  6281. #####oemnadma.inf all
  6282. [LanguagesSupported]
  6283. ENG
  6284. ;-----------------------------------------------------------------------
  6285. ; Text strings to identify adapter options.
  6286. ;-----------------------------------------------------------------------
  6287. [OptionsTextENG]
  6288. ; MSMDGMPAUTO = "Madge Automated Smart Ringnode Installation"
  6289. MSMDGMPISA = "Madge Smart 16/4 AT Ringnode"
  6290. MSMDGMPATP = "Madge Smart 16/4 AT Plus Ringnode"
  6291. MSMDGMPISAC = "Madge Smart 16/4 ISA Client Ringnode"
  6292. MSMDGMPISACP = "Madge Smart 16/4 ISA Client Plus Ringnode"
  6293. MSMDGMPPC = "Madge Smart 16/4 PC Ringnode"
  6294. MSMDGMPSM16 = "Madge Smart 16 Ringnode"
  6295. MSMDGMPPNP = "Madge Smart 16/4 ISA Client PnP Ringnode"
  6296. MSMDGMPMCA = "Madge Smart 16/4 MC Ringnode"
  6297. MSMDGMPMC32 = "Madge Smart 16/4 MC32 Ringnode"
  6298. MSMDGMPEISA = "Madge Smart 16/4 EISA Ringnode"
  6299. MSMDGMPPCI = "Madge Smart 16/4 PCI Ringnode"
  6300. MSMDGMPPCIBM = "Madge Smart 16/4 PCI Ringnode (BM)"
  6301. MSMDGMPPCMCIA = "Madge Smart 16/4 PCMCIA Ringnode"
  6302. [OptionsTextISAENG]
  6303. ; MSMDGMPAUTO = "Madge Automated Smart Ringnode Installation"
  6304. MSMDGMPISA = "Madge Smart 16/4 AT Ringnode"
  6305. MSMDGMPATP = "Madge Smart 16/4 AT Plus Ringnode"
  6306. MSMDGMPISAC = "Madge Smart 16/4 ISA Client Ringnode"
  6307. MSMDGMPISACP = "Madge Smart 16/4 ISA Client Plus Ringnode"
  6308. MSMDGMPPC = "Madge Smart 16/4 PC Ringnode"
  6309. MSMDGMPSM16 = "Madge Smart 16 Ringnode"
  6310. MSMDGMPPNP = "Madge Smart 16/4 ISA Client PnP Ringnode"
  6311. [OptionsTextMCAENG]
  6312. ; MSMDGMPAUTO = "Madge Automated Smart Ringnode Installation"
  6313. MSMDGMPMCA = "Madge Smart 16/4 MC Ringnode"
  6314. MSMDGMPMC32 = "Madge Smart 16/4 MC32 Ringnode"
  6315. [OptionsTextEISAENG]
  6316. ; MSMDGMPAUTO = "Madge Automated Smart Ringnode Installation"
  6317. MSMDGMPEISA = "Madge Smart 16/4 EISA Ringnode"
  6318. MSMDGMPISA = "Madge Smart 16/4 AT Ringnode"
  6319. MSMDGMPATP = "Madge Smart 16/4 AT Plus Ringnode"
  6320. MSMDGMPISAC = "Madge Smart 16/4 ISA Client Ringnode"
  6321. MSMDGMPISACP = "Madge Smart 16/4 ISA Client Plus Ringnode"
  6322. MSMDGMPPC = "Madge Smart 16/4 PC Ringnode"
  6323. MSMDGMPSM16 = "Madge Smart 16 Ringnode"
  6324. MSMDGMPPNP = "Madge Smart 16/4 ISA Client PnP Ringnode"
  6325. [OptionsTextPCIENG]
  6326. ; MSMDGMPAUTO = "Madge Automated Smart Ringnode Installation"
  6327. MSMDGMPPCI = "Madge Smart 16/4 PCI Ringnode"
  6328. MSMDGMPPCIBM = "Madge Smart 16/4 PCI Ringnode (BM)"
  6329. [OptionsTextPCMCIAENG]
  6330. ; MSMDGMPAUTO = "Madge Automated Smart Ringnode Installation"
  6331. MSMDGMPPCMCIA = "Madge Smart 16/4 PCMCIA Ringnode"
  6332. ; ----------------------------------------------------------------------
  6333. ; Miscellaneous declarations for initialsing lists.
  6334. ; ----------------------------------------------------------------------
  6335. [IoLocationChoices]
  6336. "0x0300",768
  6337. "0x0a20",2592
  6338. "0x1a20",6688
  6339. "0x2a20",10784
  6340. "0x3a20",14880
  6341. "0x4a20",18976
  6342. "0x4e20",20000
  6343. "0x5a20",23072
  6344. "0x5e20",24096
  6345. "0x6a20",27168
  6346. "0x6e20",28192
  6347. "0x7a20",31264
  6348. "0x7e20",32288
  6349. "0x0140",320
  6350. "0x0920",2336
  6351. "0x0940",2368
  6352. "0x0960",2400
  6353. "0x0980",2432
  6354. "0x0a40",2624
  6355. "0x0a60",2656
  6356. "0x0a80",2688
  6357. "0x0aa0",2720
  6358. "0x0b20",2848
  6359. "0x0b40",2880
  6360. "0x0b60",2912
  6361. "0x0b80",2944
  6362. "UNKNOWN",65535
  6363. [DmaChannelChoices]
  6364. "PIO",0
  6365. "DMA Channel 01",1
  6366. "DMA Channel 02",2
  6367. "DMA Channel 03",3
  6368. "DMA Channel 04",4
  6369. "DMA Channel 05",5
  6370. "DMA Channel 06",6
  6371. "DMA Channel 07",7
  6372. "DMA Channel 08",8
  6373. "DMA Channel 09",9
  6374. "DMA Channel 10",10
  6375. "DMA Channel 11",11
  6376. "DMA Channel 12",12
  6377. "DMA Channel 13",13
  6378. "DMA Channel 14",14
  6379. "DMA Channel 15",15
  6380. "DMA",500
  6381. "MMIO",501
  6382. "UNKNOWN",65535
  6383. [IrqNumberChoices]
  6384. "01",1
  6385. "02",2
  6386. "03",3
  6387. "04",4
  6388. "05",5
  6389. "06",6
  6390. "07",7
  6391. "08",8
  6392. "09",9
  6393. "10",10
  6394. "11",11
  6395. "12",12
  6396. "13",13
  6397. "14",14
  6398. "15",15
  6399. "UNKNOWN",65535
  6400. [SlotNumberChoices]
  6401. "00",0
  6402. "01",1
  6403. "02",2
  6404. "03",3
  6405. "04",4
  6406. "05",5
  6407. "06",6
  6408. "07",7
  6409. "08",8
  6410. "09",9
  6411. "10",10
  6412. "11",11
  6413. "12",12
  6414. "13",13
  6415. "14",14
  6416. "15",15
  6417. "16",16
  6418. "17",17
  6419. "18",18
  6420. "19",19
  6421. "20",20
  6422. "21",21
  6423. "22",22
  6424. "23",23
  6425. "24",24
  6426. "25",25
  6427. "26",26
  6428. "27",27
  6429. "28",28
  6430. "29",29
  6431. "30",30
  6432. "31",31
  6433. "UNKNOWN",65535
  6434. [RxTxSlotsChoices]
  6435. "Rx=02 Tx=02",0
  6436. "Rx=03 Tx=03",1
  6437. "Rx=04 Tx=04",2
  6438. "Rx=06 Tx=06",3
  6439. "Rx=08 Tx=08",4
  6440. "Rx=10 Tx=10",5
  6441. [StatsChoices]
  6442. "Disabled",0
  6443. "Enabled",1
  6444. [MpChoices]
  6445. "One",0
  6446. "Multiple",1
  6447. "UNKNOWN",65535
  6448. ; ----------------------------------------------------------------------
  6449. ; Language dependent constants specific to the driver.
  6450. ; ----------------------------------------------------------------------
  6451. [FileConstantsENG]
  6452. ;
  6453. ; Product Info
  6454. ;
  6455. FunctionTitle = "MdgMPort v"$(ProductVersion)": Madge Smart Ringnode Setup"
  6456. ;
  6457. ; Software.
  6458. ;
  6459. ProductSoftwareTitle = "MdgMPort"
  6460. ProductSoftwareDescription = "MdgMPort: Madge Smart Ringnode NDIS3 Miniport Driver"
  6461. ;
  6462. ; Hardware.
  6463. ;
  6464. ProductHardwareMSMDGMPISATitle = "Madge Smart 16/4 AT Ringnode"
  6465. ProductHardwareMSMDGMPATPTitle = "Madge Smart 16/4 AT Plus Ringnode"
  6466. ProductHardwareMSMDGMPISACTitle = "Madge Smart 16/4 ISA Client Ringnode"
  6467. ProductHardwareMSMDGMPISACPTitle = "Madge Smart 16/4 ISA Client Plus Ringnode"
  6468. ProductHardwareMSMDGMPPCTitle = "Madge Smart 16/4 PC Ringnode"
  6469. ProductHardwareMSMDGMPEISATitle = "Madge Smart 16/4 EISA Ringnode"
  6470. ProductHardwareMSMDGMPMCATitle = "Madge Smart 16/4 MC Ringnode"
  6471. ProductHardwareMSMDGMPMC32Title = "Madge Smart 16/4 MC32 Ringnode"
  6472. ProductHardwareMSMDGMPSM16Title = "Madge Smart 16 Ringnode"
  6473. ProductHardwareMSMDGMPPNPTitle = "Madge Smart 16/4 ISA Client PnP Ringnode"
  6474. ProductHardwareMSMDGMPPCITitle = "Madge Smart 16/4 PCI Ringnode"
  6475. ProductHardwareMSMDGMPPCIBMTitle = "Madge Smart 16/4 PCI Ringnode (BM)"
  6476. ProductHardwareMSMDGMPPCMCIATitle = "Madge Smart 16/4 PCMCIA Ringnode"
  6477. ProductHardwareMSMDGMPISADescription = "Madge Smart 16/4 AT Ringnode"
  6478. ProductHardwareMSMDGMPATPDescription = "Madge Smart 16/4 AT Plus Ringnode"
  6479. ProductHardwareMSMDGMPISACDescription = "Madge Smart 16/4 ISA Client Ringnode"
  6480. ProductHardwareMSMDGMPISACPDescription = "Madge Smart 16/4 ISA Client Plus Ringnode"
  6481. ProductHardwareMSMDGMPPCDescription = "Madge Smart 16/4 PC Ringnode"
  6482. ProductHardwareMSMDGMPEISADescription = "Madge Smart 16/4 EISA Ringnode"
  6483. ProductHardwareMSMDGMPMCADescription = "Madge Smart 16/4 MC Ringnode"
  6484. ProductHardwareMSMDGMPMC32Description = "Madge Smart 16/4 MC32 Ringnode"
  6485. ProductHardwareMSMDGMPSM16Description = "Madge Smart 16 Ringnode"
  6486. ProductHardwareMSMDGMPPNPDescription = "Madge Smart 16/4 ISA Client PnP Ringnode"
  6487. ProductHardwareMSMDGMPPCIDescription = "Madge Smart 16/4 PCI Ringnode"
  6488. ProductHardwareMSMDGMPPCIBMDescription = "Madge Smart 16/4 PCI Ringnode (BM)"
  6489. ProductHardwareMSMDGMPPCMCIADescription = "Madge Smart 16/4 PCMCIA Ringnode"
  6490. ;
  6491. ; Ring speed selection.
  6492. ;
  6493. SpeedUserListMSMDGMPISA = {"Set at adapter", "Force 16 MBit/s"}
  6494. SpeedRawListMSMDGMPISA = {0, 2}
  6495. SpeedUserListMSMDGMPATP = {"Set at adapter", "Force 4 MBit/s", "Force 16 MBit/s"}
  6496. SpeedRawListMSMDGMPATP = {0, 1, 2}
  6497. SpeedUserListMSMDGMPISAC = {"Set at adapter", "Force 16 MBit/s"}
  6498. SpeedRawListMSMDGMPISAC = {0, 2}
  6499. SpeedUserListMSMDGMPISACP = {"Set at adapter", "Force 4 MBit/s", "Force 16 MBit/s"}
  6500. SpeedRawListMSMDGMPISACP = {0, 1, 2}
  6501. SpeedUserListMSMDGMPPC = {"Set at adapter", "Force 16 MBit/s"}
  6502. SpeedRawListMSMDGMPPC = {0, 2}
  6503. SpeedUserListMSMDGMPEISA = {"Set at adapter"}
  6504. SpeedRawListMSMDGMPEISA = {0}
  6505. SpeedUserListMSMDGMPMCA = {"Set at adapter"}
  6506. SpeedRawListMSMDGMPMCA = {0}
  6507. SpeedUserListMSMDGMPMC32 = {"Set at adapter"}
  6508. SpeedRawListMSMDGMPMC32 = {0}
  6509. SpeedUserListMSMDGMPSM16 = {"Always 16 MBit/s"}
  6510. SpeedRawListMSMDGMPSM16 = {0}
  6511. SpeedUserListMSMDGMPPNP = {"Set at adapter", "Force 4 MBit/s", "Force 16 MBit/s"}
  6512. SpeedRawListMSMDGMPPNP = {0, 1, 2}
  6513. SpeedUserListMSMDGMPPCI = {"Set at adapter", "Force 4 MBit/s", "Force 16 MBit/s"}
  6514. SpeedRawListMSMDGMPPCI = {0, 1, 2}
  6515. SpeedUserListMSMDGMPPCIBM = {"Set at adapter", "Force 4 MBit/s", "Force 16 MBit/s"}
  6516. SpeedRawListMSMDGMPPCIBM = {0, 1, 2}
  6517. SpeedUserListMSMDGMPPCMCIA = {"Set at adapter", "Force 4 MBit/s", "Force 16 MBit/s"}
  6518. SpeedRawListMSMDGMPPCMCIA = {0, 1, 2}
  6519. ;
  6520. ; Adapter types.
  6521. ;
  6522. AdapterTypeFlagMSMDGMPISA = 100
  6523. AdapterTypeFlagMSMDGMPATP = 100
  6524. AdapterTypeFlagMSMDGMPISAC = 100
  6525. AdapterTypeFlagMSMDGMPISACP = 100
  6526. AdapterTypeFlagMSMDGMPPC = 100
  6527. AdapterTypeFlagMSMDGMPEISA = 500
  6528. AdapterTypeFlagMSMDGMPMCA = 600
  6529. AdapterTypeFlagMSMDGMPMC32 = 600
  6530. AdapterTypeFlagMSMDGMPSM16 = 400
  6531. AdapterTypeFlagMSMDGMPPNP = 300
  6532. AdapterTypeFlagMSMDGMPPCI = 700
  6533. AdapterTypeFlagMSMDGMPPCIBM = 700
  6534. AdapterTypeFlagMSMDGMPPCMCIA = 200
  6535. ;
  6536. ; Messages.
  6537. ;
  6538. CANNOT_FIND_ANY_CARD = "Cannot find a Madge Smart Ringnode in the machine. "+
  6539. "If you are certain that a Madge Smart Ringode is "+
  6540. "present then try choosing the adapter type "+
  6541. "instead of automatic installation. Please note "+
  6542. "that EISA and MCA adapters will only be found if "+
  6543. "the EISA configuration utility or PS/2 reference "+
  6544. "diskette respectively have been used to configure "+
  6545. "the adapter. Also not that automated installation "+
  6546. "will not find PCI adapters."
  6547. TRIMMED_MFS = "WARNING: The maximum frame size at 16Mbps is 17839 bytes"+
  6548. " and you have specified a value greater than that. This"+
  6549. " value has been reduced to 17839 for you. If you are in"+
  6550. " fact running at 4Mbps, the maximum frame size is 4472,"+
  6551. " but do not worry - the driver will automatically set"+
  6552. " the correct value, and write it to the Event Log."
  6553. ShellCodeErrorTitle = "Error: "$(FunctionTitle)
  6554. ShellCodeErrorText = "Shell Code Error"
  6555. ProCaption = "Windows NT Setup"
  6556. ProCancel = "Cancel"
  6557. ProCancelMsg = "Windows NT Networking is not correctly installed. "+
  6558. "Are you sure you want to cancel copying files?"
  6559. ProCancelCap = "Network Setup Message"
  6560. ProText1 = "Copying:"
  6561. ProText2 = "To:"
  6562. ; ---------------------------------------------------------------------
  6563. ; Language dependant general dialog constants.
  6564. ; ---------------------------------------------------------------------
  6565. [DialogConstantsENG]
  6566. ;
  6567. ; Common button names, etc.
  6568. ;
  6569. Help = "&Help"
  6570. Exit = "&Cancel"
  6571. OK = "&OK"
  6572. Continue = "C&ontinue"
  6573. Cancel = "C&ancel"
  6574. HelpContext = ""
  6575. OldValueTitleInstall = "Current hardware settings"
  6576. OldValueTitleConfigure = "Currently configured settings"
  6577. ConsultHelp = "Consult help before changing the settings below"
  6578. ; -----------------------------------------------------------------------
  6579. ; Language depentant input dialog constants.
  6580. ; -----------------------------------------------------------------------
  6581. [FileDependentDlgENG]
  6582. DlgType = "RadioCombination"
  6583. DlgTemplate = $(Option)
  6584. Caption = $(FunctionTitle)
  6585. Combo1Label = "&IRQ Level:"
  6586. Combo2Label = "I/O &Location:"
  6587. Combo3Label = "&Transfer method:"
  6588. Combo4Label = "Rx/Tx &Buffers:"
  6589. Combo5Label = "Traffic &Statistics Gathering:"
  6590. Combo6Label = "Please choose a Madge adapter to install"
  6591. Combo7Label = "Number of processors in &PC:"
  6592. Combo8Label = "Slot &Number:"
  6593. Combo9Label = "&Ring Speed:"
  6594. PciCombo8Label = "PCI &Device ID:"
  6595. Combo1List = $(IrqList)
  6596. Combo1Out = $(IrqNumber)
  6597. Combo2List = $(IoList)
  6598. Combo2Out = $(IoLocation)
  6599. Combo3List = $(DmaList)
  6600. Combo3Out = $(DmaChannel)
  6601. Combo4List = $(RxTxUserList)
  6602. Combo4Out = $(RxTxSlots)
  6603. Combo5List = $(StatsUserList)
  6604. Combo5Out = $(StatsFlag)
  6605. Combo6List = $(AdapterDescList)
  6606. Combo6Out = $(AdapterType)
  6607. Combo7List = $(MpList)
  6608. Combo7Out = $(MpFlag)
  6609. Combo8List = $(SlotList)
  6610. Combo8Out = $(SlotNumber)
  6611. Combo9List = $(SpeedUserList)
  6612. Combo9Out = $(SpeedFlag)
  6613. ComboListItemsIn = {Combo1List, Combo2List, Combo3List, Combo4List, Combo5List, Combo6List, Combo7List, Combo8List, Combo9List}
  6614. ComboListItemsOut = {Combo1Out, Combo2Out, Combo3Out, Combo4Out, Combo5Out, Combo6Out, Combo7Out, Combo8Out, Combo9Out}
  6615. Edit1Label = "Max&FrameSize:"
  6616. Edit2Label = "&LAA:"
  6617. EditTextIn = {$(MaxFrameSize), $(LAA)}
  6618. EditTextLim = {5,17}
  6619. EditTextOut = {}
  6620. CBOptionsGreyed = {}
  6621. NotifyFields = {NO, NO, NO, NO, NO, NO, NO, NO}
  6622. HelpContext = $(MadgeHelpId$(Option))
  6623. AdapterTitle = #(OptionsText$(!STF_LANGUAGE),$(Option),1)
  6624. #####oemnadam.inf i386
  6625. [LanguagesSupported]
  6626. ENG
  6627. [OptionsTextENG]
  6628. AM1500T = "Advanced Micro Devices AM2100/AM1500T Adapter"
  6629. AM1500T1 = "Novell/Anthem NE1500T Adapter"
  6630. AM1500T2 = "Novell/Anthem NE2100 Adapter"
  6631. [FileConstantsENG]
  6632. ProCaption = "Windows NT Setup"
  6633. ProCancel = "Cancel"
  6634. ProCancelMsg = "Windows NT Networking is not correctly installed. "+
  6635. "Are you sure you want to cancel copying files?"
  6636. ProCancelCap = "Network Setup Message"
  6637. ProText1 = "Copying:"
  6638. ProText2 = "To:"
  6639. FunctionAM1500TTitle = "AMD AM2100/AM1500T Adapter Setup"
  6640. FunctionAM1500T1Title = "Novell/Anthem NE1500T Adapter Setup"
  6641. FunctionAM1500T2Title = "Novell/Anthem NE2100 Adapter Setup"
  6642. ProductSoftwareAM1500TDescription = "AMD AM2100/AM1500T Driver"
  6643. ProductSoftwareAM1500T1Description = "Novell/Anthem NE1500T Driver"
  6644. ProductSoftwareAM1500T2Description = "Novell/Anthem NE2100 Driver"
  6645. ProductHardwareAM1500TDescription = "AMD AM2100/AM1500T Adapter"
  6646. ProductHardwareAM1500T1Description = "Novell/Anthem NE1500T Adapter"
  6647. ProductHardwareAM1500T2Description = "Novell/Anthem NE2100 Adapter"
  6648. ProductSoftwareAM1500TTitle = "AMD Driver"
  6649. ProductSoftwareAM1500T1Title = "Novell/Anthem NE1500T Driver"
  6650. ProductSoftwareAM1500T2Title = "Novell/Anthem NE2100 Driver"
  6651. ProductHardwareAM1500TTitle = "AMD AM2100/AM1500T Adapter"
  6652. ProductHardwareAM1500T1Title = "Novell/Anthem NE1500T Adapter"
  6653. ProductHardwareAM1500T2Title = "Novell/Anthem NE2100 Adapter"
  6654. ShellCodeErrorTitle = "Error: "$(Function$(Option)Title)
  6655. ShellCodeErrorText = "Shell Code Error."
  6656. [DialogConstantsENG]
  6657. Help = "&Help"
  6658. Exit = "Cancel"
  6659. OK = "OK"
  6660. HelpContext = ""
  6661. Continue = "Continue"
  6662. Cancel = "Cancel"
  6663. [FileDependentDlgENG]
  6664. DlgType = "MultiCombo"
  6665. DlgTemplate = "WD"
  6666. Caption = $(Function$(Option)Title)
  6667. Combo1Label = "&IRQ Level:"
  6668. Combo2Label = "&DMA Channel:"
  6669. Combo3Label = "I/&O Port Address:"
  6670. Combo1List = $(IRQ_List)
  6671. Combo1Out = $(IRQLevel)
  6672. Combo2List = $(DMAChannelList)
  6673. Combo2Out = $(DMAChannel)
  6674. Combo3List = $(IOBaseAddressHexList)
  6675. Combo3Out = $(IOBaseAddress)
  6676. ComboListItemsIn = {Combo1List, Combo2List, Combo3List}
  6677. ComboListItemsOut = {Combo1Out, Combo2Out, Combo3Out}
  6678. EditTextIn = ""
  6679. EditTextLim = ""
  6680. NotifyFields = {NO, NO, NO}
  6681. HelpContext = $(!IDH_DB_OEMNADAM_INS)