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.

908 lines
33 KiB

  1. /*:
  2. @*: This file is organized into two main blocks. The first block contains
  3. @*: code (non-string) sections which are specific to languages. Please put
  4. @*: the code sections in the correct language.
  5. @*: The second block is reserved for [Strings] which localizers will be
  6. @*: working with. It is further divided using "#if LANGUAGE ==" for language
  7. @*: specific strings. For strings which are common to all languages
  8. @*: place outside the #ifs.
  9. @*:
  10. @*: This file is first precompiled with LANGUAGE_ID
  11. @*: set to the language (see inf\win4\inf\makefile.inc for details).
  12. @*: For example, for usa builds, the sections under #if LANGUAGE == 0x409
  13. @*: will appear.
  14. @*:
  15. @*: Important: To support locstudio, this file contains only ONE [Strings] section.
  16. @*:
  17. @*/
  18. #if LANGUAGE_ID == 0x409
  19. //USA specific sections
  20. #elif LANGUAGE_ID == 0x804
  21. //CHS specific sections
  22. [ServicesToStopInstallation]
  23. @*:
  24. @*: ntbug#370081
  25. @*:
  26. s,asdsrv,compdata\tsbasd.htm,compdata\tsbasd.txt,%tsbasd%
  27. #elif LANGUAGE_ID == 0x404
  28. //CHT specific sections
  29. [ServicesToStopInstallation]
  30. @*:
  31. @*: ntbug#370081
  32. @*:
  33. s,asdsrv,compdata\tsbasd.htm,compdata\tsbasd.txt,%tsbasd%
  34. #elif LANGUAGE_ID == 0x411
  35. //JPN specific sections
  36. [ServicesToDisable]
  37. @*:
  38. @*: Windowsbug#382097
  39. @*:
  40. r,"SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Client Manager 6.0",DisplayName,"Intel LANDesk Client Manager 6.0 (with NEC Extensions)",compdata\necldcm1.htm,compdata\necldcm1.txt,%NECLDCM1%
  41. @*:
  42. @*: Windowsbug#382108
  43. @*:
  44. r,"SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Client Manager 6.0",DisplayName,"Intel LANDesk Client Manager 6 (with NEC Extensions)",compdata\necldcm2.htm,compdata\necldcm2.txt,%NECLDCM2%
  45. @*:
  46. @*: Windowsbug#382132
  47. @*:
  48. r,"Software\Microsoft\Windows\CurrentVersion\Uninstall\{A05E8183-866A-11D3-97DF-0000F8D8F2E9}",DisplayName,"pcAnywhere 9.2 EX",compdata\pcany921.htm,compdata\pcany921.txt,%pcany921ex%
  49. @*:
  50. @*: Windowsbug#382148
  51. @*:
  52. f,"%SystemDrive%\necread\necread.txt",,compdata\necupkit.htm,compdata\necupkit.txt,%necupkit%
  53. f,"%SystemDrive%\necread\necread.doc",,compdata\necupkit.htm,compdata\necupkit.txt,%necupkit%
  54. f,"%SystemDrive%\necread\necread.htm",,compdata\necupkit.htm,compdata\necupkit.txt,%necupkit%
  55. f,"%SystemRoot%\necread.txt",,compdata\necupkit.htm,compdata\necupkit.txt,%necupkit%
  56. f,"%SystemRoot%\necread.doc",,compdata\necupkit.htm,compdata\necupkit.txt,%necupkit%
  57. f,"%SystemRoot%\necread.htm",,compdata\necupkit.htm,compdata\necupkit.txt,%necupkit%
  58. @*: georger - comment out to match bugfix for 397107 - bdd entry replaces this
  59. @*:
  60. @*: Windowsbug#392205
  61. @*:
  62. @*:f,"%systemroot%\system32\drivers\necmffil.sys",,compdata\necmfkb.htm,compdata\necmfkb.txt,%necmffil%,ntcompat.inf,"NECMFKB_INST",0x50
  63. @*:
  64. @*: Windowsbug#392208
  65. @*:
  66. r,"System\CurrentControlSet\Services\ApfiltrService",DisplayName,"NEC NX PAD Filter Driver",compdata\nxpad.htm,compdata\nxpad.txt,%NXPAD%
  67. @*:
  68. @*: ntbug#360995
  69. @*:
  70. @*: WindowsBug#433109 masasu - change inf indication from mblclean.inf to ntcompat.inf
  71. r,"SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\TSPOFF","DisplayName","Toshiba Software Power Off for Desktop",compdata\tsbspoff.htm,compdata\tsbspoff.txt,%tsbspof%,ntcompat.inf,"TSPOFF_INST"
  72. r,"SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\THAL","DisplayName","Toshiba Software Power Off V2.0",compdata\tsbspoff.htm,compdata\tsbspoff.txt,%tsbspof%,ntcompat.inf,"TSPOFF_INST"
  73. r,"SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\THAL","DisplayName","Toshiba Software Power Off V2.1",compdata\tsbspoff.htm,compdata\tsbspoff.txt,%tsbspof%,ntcompat.inf,"TSPOFF_INST"
  74. r,"SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\THAL","DisplayName","Toshiba Software Power Off V2.2",compdata\tsbspoff.htm,compdata\tsbspoff.txt,%tsbspof%,ntcompat.inf,"TSPOFF_INST"
  75. @*:
  76. @*: ntbug#412862
  77. @*:
  78. @*: WindowsBug#433109 masasu - change inf indication from mblclean.inf to ntcompat.inf
  79. s,NdisPowerSrv,compdata\generic.htm,compdata\generic.txt,%tlsus%,,,,ntcompat.inf,"TLSUS_INST"
  80. @*:
  81. @*: ntbug#359835
  82. @*:
  83. s,CBTSB,compdata\TCBEnab.htm,compdata\TCBEnab.txt,"Enabler for Toshiba CardBusLANCard(LANCB00A)"
  84. @*:
  85. @*: ntbug#374979
  86. @*:
  87. s,poolext,compdata\poolext.htm,compdata\poolext.txt,%poolext%
  88. @*:
  89. @*: ntbug#375644
  90. @*:
  91. s,CBIDE2LM,compdata\tsb24cdj.htm,compdata\tsb24cdj.txt,"Toshiba 24x CD-ROM Drive (PA2673UJ)"
  92. @*:
  93. @*: ntbug#375671
  94. @*:
  95. s,WakeUp,compdata\FJpman.htm,compdata\FJpman.txt,%WakeUp%,"%systemroot%\system32\drivers\f3dmfbe.sys"
  96. @*:
  97. @*: ntbug#360992
  98. @*:
  99. @*: WindowsBug#433109 masasu - change inf indication from mblclean.inf to ntcompat.inf
  100. s,TAPM_NT,compdata\tsbapmdt.htm,compdata\tsbapmdt.txt,"Toshiba Advanced Power Management for Desktop",,,,ntcompat.inf,"TAPM_INST"
  101. [ServicesToStopInstallation]
  102. @*:
  103. @*: Windowsbug#382084
  104. @*:
  105. r,"SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Pcassist",DisplayName,"DMITOOL",compdata\necdmi.htm,compdata\necdmi.txt,%NECDMITOOL%
  106. @*:
  107. @*: Windowsbug#382130
  108. @*:
  109. r,"Software\Microsoft\Windows\CurrentVersion\Uninstall\pcANYWHERE32",DisplayName,"pcAnywhere 9.0 EX",compdata\pcanyex2.htm,compdata\pcanyex2.txt,%pcany90ex%
  110. @*:
  111. @*: Windowsbug#382145
  112. @*:
  113. r,"Software\Microsoft\Windows\CurrentVersion\Uninstall\pcANYWHERE32_OEM","","",compdata\pcanyex1.htm,compdata\pcanyex1.txt,%pcany32ex%
  114. @*: georger - comment out to match bugfix for 397108 - bdd entry replaces this
  115. @*:
  116. @*: Windowsbug#388059(392213)
  117. @*:
  118. @*:f,"%systemroot%\system32\drivers\nip1394.sys","2.90.2745.0",compdata\NIP1394.htm,compdata\NIP1394.txt,%NIP1394%,,,0x50
  119. @*:
  120. @*: ntbug#370079
  121. @*:
  122. s,ampd,compdata\tsbams.htm,compdata\tsbams.txt,%tsbams%
  123. @*:
  124. @*: ntbug#375682
  125. @*:
  126. r,"SOFTWARE\Fujitsu\Install\PROBEPRO","ProductName","PROBEPRO",compdata\probepro.htm,compdata\probepro.txt,%probepro%
  127. @*:
  128. @*: ntbug#375685
  129. @*:
  130. s,fjhwmn,compdata\fjhwmn.htm,compdata\fjhwmn.txt,%fjhwmn%
  131. @*:
  132. @*: ntbug#360992
  133. @*:
  134. [TAPM_INST] ; TOSHIBA ADVANCED POWER MANAGEMENT FOR DESKTOP
  135. DelReg = TAPM_delreg
  136. DelFiles = TAPM_UNINST_DELFILES, TAPM_DRV_DELFILES, TAPM_INF_DELFILES
  137. [TAPM_delreg] ; REMOVING TOSHIBA APM FOR DT DRIVERS REG KEYS
  138. HKLM,"Software\Microsoft\Windows\CurrentVersion\Uninstall\Toshiba Advanced Power Management"
  139. HKLM,"Software\Microsoft\Windows\CurrentVersion\Uninstall\TAPM_NT"
  140. HKLM,"SYSTEM\CURRENTCONTROLSET\SERVICES\TAPM_NT"
  141. HKLM,"SYSTEM\CURRENTCONTROLSET\SERVICES\TAPM_K"
  142. HKLM,"SYSTEM\CURRENTCONTROLSET\SERVICES\TAPM_M"
  143. [TAPM_DRV_DELFILES] ; REMOVEING THE TOSHIBA APM DRIVERS
  144. TAPM_NT.SYS
  145. TAPM_K.SYS
  146. TAPM_M.SYS
  147. [TAPM_INF_DELFILES] ; REMOVEING THE INF FILES FOR TOSHIBA APM FOR DT
  148. IDE_KM.INF
  149. [TAPM_UNINST_DELFILES]
  150. TDAPMDEL.EXE
  151. [DestinationDirs]
  152. TAPM_UNINST_DELFILES = 11
  153. TAPM_DRV_DELFILES = 12
  154. TAPM_INF_DELFILES = 17
  155. @*:
  156. @*: ntbug#412862
  157. @*:
  158. @*: WindowsBug#432228 to localization the string
  159. @*:
  160. @*:
  161. [TLSUS_INST]
  162. DELREG = TLSUS_DELREG
  163. DELFILES = TLSUS_DELFILES
  164. [TLSUS_DELREG]
  165. HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\App Paths\%ToshibaLanSupSvc%"
  166. HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\%ToshibaLanSupSvc%"
  167. HKLM,"SOFTWARE\Toshiba\%ToshibaLanSupSvc%"
  168. HKLM,"SYSTEM\CurrentControlSet\Enum\Root\LEGACY_NDISPOWERSRV"
  169. HKLM,"SYSTEM\CurrentControlSet\Services\NdisPowerSrv"
  170. [TLSUS_DELFILES]
  171. NdisPowSrv.exe
  172. regstsrv.dll
  173. Uninst.isu
  174. [DestinationDirs]
  175. TLSUS_DELFILES = 16422,"Toshiba\%ToshibaLanSupSvc%"
  176. @*:
  177. @*: ntbug#360995
  178. @*:
  179. [TSPOFF_INST] ; TOSHIBA SOFTWARE POWER OFF
  180. DelReg = TSPOFF_delreg
  181. DelFiles = TSPOFF_DRV_DELFILES, TSPOFF_INF_DELFILES
  182. [TSPOFF_delreg] ; REMOVING TOSHIBA SPOFF REG KEYS
  183. HKLM,"Software\Microsoft\Windows\CurrentVersion\Uninstall\TSPOFF"
  184. HKLM,"Software\Microsoft\Windows\CurrentVersion\Uninstall\THAL"
  185. HKLM,"SYSTEM\CURRENTCONTROLSET\SERVICES\THAL"
  186. HKLM,"SYSTEM\CURRENTCONTROLSET\SERVICES\TSPOFFCK"
  187. HKLM,"SYSTEM\CURRENTCONTROLSET\SERVICES\TAPMRJCT"
  188. [TSPOFF_DRV_DELFILES] ; REMOVEING THE TOSHIBA SPOFF DRIVERS THEMSELVES
  189. THAL.SYS
  190. TSPOFFCK.SYS
  191. TAPMRJCT.SYS
  192. [TSPOFF_INF_DELFILES] ; REMOVEING THE INF FILE FOR TOSHIBA SOPFF
  193. TSPOFF.INF
  194. THAL.INF
  195. [DestinationDirs]
  196. TSPOFF_DRV_DELFILES = 12
  197. TSPOFF_INF_DELFILES = 17
  198. @*: georger - comment out to match bugfix for 397107 - bdd entry replaces this
  199. @*:
  200. @*: WindowsBug#392205
  201. @*:
  202. @*: [NECMFKB_INST] ; NEC OneTouchStartButton
  203. @*: DelReg=NECMFKB_DELREG
  204. @*: DelFiles=NECMFKB_DELFILES
  205. @*:
  206. @*:[NECMFKB_DELREG]
  207. @*:HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Run","NECMFK"
  208. @*:HKLM,"SYSTEM\CurrentControlSet\Services\NecMfFil"
  209. @*:HKLM,"SYSTEM\CurrentControlSet\Services\NecMfHid"
  210. @*:HKLM,"SYSTEM\CurrentControlSet\Services\MFKGTKEY"
  211. @*:[NECMFKB_DELFILES]
  212. @*:necmffil.sys
  213. @*:necmfhid.sys
  214. @*:mfkgtkey.sys
  215. @*:[DestinationDirs]
  216. @*:NECMFKB_DELFILES = 12
  217. #elif LANGUAGE_ID == 0x412
  218. //KOR specific sections
  219. #endif
  220. #if LANGUAGE_ID != 0x411
  221. //NON-JPN specific sections
  222. [ServicesToDisable]
  223. f,"%systemroot%\system32\mfc42loc.dll","=6.00.8168.0",,,,ntcompat.inf,"PICTUREIT2000",0x00000002,"=0x35887682"
  224. [PICTUREIT2000] ; PictureIt 2000 delete localized version of mfc42loc.dll
  225. DelFiles = PICTUREIT2000_delFile
  226. [PICTUREIT2000_delFile]
  227. mfc42loc.dll
  228. #endif
  229. // String section below for localizers
  230. [Strings]
  231. nv_agp = "NVIDIA AGP filter"
  232. palmusb = "Palm USB Adapter"
  233. cw10 = "Intersil-Based Wireless LAN Card Driver"
  234. Winnov = "Winnov Videum Software"
  235. ndcprtns = "Intersil-Based AP Software"
  236. IBM_UMS = "IBM UMS Service"
  237. ALKB2K = "Altiris Keyboard and Mouse Filter Driver"
  238. ACLIENT = "Altiris Client Service "
  239. CiManager = "Intel CI Manager"
  240. CPQPWREX="Compaq Power Management Shell Extension"
  241. gsnw = "Gateway Services for NetWare"
  242. Hard_Disk_Monitor = "Hard Disk Monitor"
  243. i2cnt = "Via SMBus Driver"
  244. McVirus = "McAfee VirusScan NT"
  245. McVirus32 = "Network Associates VirusScan NT"
  246. CrashMon = "McAfee Crash Monitor"
  247. Mgactrl_grp = "Matrox Powerdesk NT"
  248. SYSTEMSOFTCWDT = "Install CardWizard"
  249. SBS45FaxClient = "Microsoft Fax Server Client"
  250. SBS50FaxClient = "Microsoft Shared Fax Client"
  251. pstrip1 = "PowerStrip.lnk"
  252. pstrip2 = "Online Documentation.lnk"
  253. pstrip3 = "Release Notes.lnk"
  254. cardwizard = "CardWizard for Windows NT"
  255. phoenix = "PHOENIX CARD EXECUTIVE"
  256. phoenixapm1 = "PHOENIX ADVANCE POWER MANAGEMENT"
  257. phoenixapm2 = "PHOENIX ADVANCED POWER MANAGEMENT"
  258. Daytona_prof = "TBS Daytona"
  259. cpqdiag = "Compaq Diagnostics for Windows NT"
  260. cpqinf = "Compaq Information Center"
  261. evian = "Promise Raid Controller"
  262. iocreatedrvlnk = "Create Drive Shortcuts.lnk"
  263. iocopymachine = "Iomega Copy Machine.lnk"
  264. iotoolsnthlp = "Iomega Tools NT Help.lnk"
  265. ioparaccel = "Parallel Port Accelerator.lnk"
  266. iormvdrvlnk = "Remove Drive Shortcuts.lnk"
  267. io1stepbck = "1-Step Backup.lnk"
  268. io1steprst = "1-Step Restore.lnk"
  269. ionttools = "Iomega Tools NT.lnk"
  270. ioqcktools = "Quick Tools.lnk"
  271. ioqcktools2 = "Iomega Quick Tools.lnk"
  272. ioicons = "Iomega Icons.lnk"
  273. iostartopt = "Iomega Startup Options.lnk"
  274. iorefresh = "Refresh.lnk"
  275. iomegaware = "IomegaWare.lnk"
  276. TCAUDIAG_PRF1="3Com NIC Utilities"
  277. ZipM98 = "ZipMagic 98"
  278. ENSQAUDM_PRF1 = "ENSONIQ AudioPCI Mixer"
  279. NAV5_PRF1="Norton AntiVirus AutoProtect"
  280. NAV5_GRP1="Startup"
  281. NAV5_PRF2="Norton AntiVirus"
  282. HPMTTSM = "HP TopTools for Notebooks"
  283. HPMTTSM2 = "HP DMI"
  284. HPMTTSM3="HP Brio DMI Software"
  285. HPMTTSM4="HP DMI"
  286. HPMTTSM5="HP TopTools for Desktops"
  287. HPPRESREADY = "HP Presentation Ready - Requires Reinstallation After Upgrade"
  288. cpqcwsetup = "Cardware Setup"
  289. NetshieldNt = "Network Associates NetShield NT"
  290. CFGSAFE_GRP1 = "Startup"
  291. DIRECTCD_GRP = "Adaptec DirectCD"
  292. cs4281 = "Audio driver for Crystal CS4281 SoundFusion (TM)"
  293. piixide2 = "PIIX IDE 2 Controller"
  294. intlsisl = "Possible non-compatible Zero-Channel RAID storage controller - CLICK DETAILS!"
  295. ptircomm = "Puma IR Serial Emulator"
  296. ptirpro = "Puma IR Protocal"
  297. ptobphy = "Puma IR Driver"
  298. tivoli = "Tivoli Remote Control"
  299. buslogic = "Buslogic SCSI Controller"
  300. cpqfws2e = "Compaq Fast-Wide SCSI Controller"
  301. fd16_700 = "Future Domain SCSI Controller"
  302. fireport = "Diamond Fireport SCSI Controller"
  303. flashpnt = "Flashpoint SCSI Controller"
  304. ncrc710 = "NCR 710 SCSI Controller"
  305. BlackIce21cn = "BlackICE Defender 2.1.cn"
  306. atpw2k = "Windows 2000 Administration Tools"
  307. atpxp = "Administration Tools Pack"
  308. HSFADDREMOVE = "Conexant HSF Entry in Add Remove Programs"
  309. nVidiaNT4Upgrade = "NVIDIA Windows NT 4.0 Display Drivers Entry in Add Remove Programs"
  310. 3DlabsUpgrade = "3Dlabs Driver Entry in Add Remove Programs"
  311. isvgina = "Replacement logon software"
  312. PC-cillin2000 = "PC-cillin 2000"
  313. CarbonCopy32 = "Carbon Copy 32"
  314. syshwcfg = "XPoint Easy Backup"
  315. OmniPagePro10 = "OmniPage Pro 10"
  316. OnStor2k = "OnSpecLink Storage Class driver"
  317. Melco2 = "MELCO INC. MCR-U2 SmartMedia / CompactFlash Adapter"
  318. HyperDsk = "AMI Hyperdisk RAID Controller"
  319. epcfw2k = "Parallel Port CompactFlash Driver"
  320. epssfd2k = "Parallel Port SmartMedia Driver"
  321. SFU2.0_NFS_CLIENT = "SFU 2.0 NFS Client"
  322. SFU2.0_NFS_CLIENT_RDR = "SFU 2.0 NFS Client Redirector"
  323. #if LANGUAGE_ID == 0x409
  324. #elif LANGUAGE_ID == 0x804
  325. @*:; CHS specific sections
  326. #elif LANGUAGE_ID == 0x404
  327. #elif LANGUAGE_ID == 0x411
  328. tsbams = "Availability Management Subsystem"
  329. poolext = "Pool Enhancements"
  330. WakeUp = "Fujitsu Power MANagement For Windows"
  331. probepro = "Fujitsu PROBEPRO"
  332. fjhwmn = "Intel LANDesk Client Manager for Fujitsu FMV"
  333. tlsus="Toshiba LAN Suspend Service"
  334. tsbspof = "Toshiba Software Power Off"
  335. NECDMITOOL ="DMITOOL"
  336. NECLDCM1="Intel(R) LANDesk(R) Client Manager 6.0 (with NEC Extensions)"
  337. NECLDCM2="Intel(R) LANDesk(R) Client Manager 6 (with NEC Extensions)"
  338. pcany90ex = "pcAnywhere 9.0 EX"
  339. pcany921ex = "pcAnywhere 9.2 EX"
  340. pcany32ex = "pcANYWHERE32 EX"
  341. necupkit="Please read this report when you use NEC Personal Computer."
  342. ;necmffil="NEC One-touch start buttons Driver" ; georger - reconcile with bdd for bug#397108
  343. NXPAD="NX PAD"
  344. ;NIP1394="IEEE1394 Network Driver" ; georger - reconcile with bdd for bug#397107
  345. ; WindowsBug#432228 masasu
  346. ToshibaLanSupSvc="Toshiba LAN SuspendService"
  347. #elif LANGUAGE_ID == 0x412
  348. #endif
  349. 3ComDA = "3Com DynamicAccess"
  350. 3cxm356 = "3com/MHZ 3CXM356 PCCARD WIN Modem"
  351. @@:@s:gateway = "XLink Omni NFS Gateway 4.0"
  352. AironetWinDGS = "WinDGS"
  353. CiscoAironet = "Aironet Client Utility"
  354. DECjensen = "Digital DECpc AXP 150"
  355. EiconTA = "Eicon DIVA T-A ISDN Modem Software"
  356. IBMsmapint = "IBM ThinkPad SMAPI Driver"
  357. IBMtppwr = "IBM Power Management ThinkPad SMAPI Driver"
  358. OlicomLANScout = "Olicom LANScout"
  359. OlicomLANScoutManager = "Olicom LANScout Manager"
  360. OlicomRapidConfig = "Olicom RapidConfig/ATM"
  361. OlicomRapidGuide = "RapidFire 616x Guide to Operations"
  362. OlicomRapidOnlineDoc = "Online RapidFire 616X Documentation"
  363. a8940 = "Adaptec IEEE-1394 Adapter"
  364. accel3d = "AccelPro MX Display Adapter"
  365. acsremoved = "Whistler Server no longer supports Admission Control Service (ACS). Before upgrading, you must uninstall ACS."
  366. adaptecperc2 = "Adaptec Advanced RAID Controller"
  367. aic789x = "Adaptec AIC789x"
  368. aicdrv = "Adaptec AICDRV"
  369. alisnd ="ALI NT4 Audio Driver"
  370. allegro3 = "Allegro3"
  371. als4000 = "Advance Logic, Inc. ALS4000"
  372. ;apfiltr = "Alps Pointing Device" ;georger - sync bdd/ntcompat entries - bug270295
  373. ark= "ARK Video Accelerator"
  374. aspi = "Adaptec ASPI32"
  375. assetci = "IBM Serial Number Information"
  376. at3d = "Alliance ProMotion Display Driver"
  377. atakmini = "Atakmini"
  378. atapipd = "IBM PIIX Bus Master"
  379. atmhelpr = "ATMhelper"
  380. auddrive = "Legacy ESS Audio Driver"
  381. avmdrv32 = "Fast AV Master"
  382. avpgatek = "F-Secure Anti-Virus Product"
  383. award = "Award Cardware"
  384. bayman = "Softex BayManager"
  385. cards = "Card Executive"
  386. cardware = "Compaq CardWare Driver"
  387. cbus2_mp = "Corollary C-bus Architecture"
  388. cbusmc_mp = "Corollary C-bus Micro Channel Architecture"
  389. ccntdrv = "Calcomp Tablet"
  390. cda1000 = "Adaptec ARO/AAA RAID Host Adapter"
  391. cdr4vsd = "Adaptec CD-R Filter Driver"
  392. cfgsafe = "ConfigSafe for Windows NT"
  393. cheyennealert = "Cheyenne Alert Notification Server"
  394. cheyenneanti = "Cheyenne InocuLAN Anti-Virus Server"
  395. cheyenneauto = "Cheyenne AutoDownload Server"
  396. cheyenneexchange = "Cheyenne InocuLAN Exchange AV Server"
  397. ;cheyennefilter = "Cheyenne Filter Driver" ;georger - sync bdd/ntcompat entries - bug388307
  398. cheyennefloppy = "Cheyenne Floppy Driver"
  399. cic = "CIC Manta Handwriter"
  400. cirque = "Cirque CruiseCat Drivers"
  401. cldvd = "Creative Labs DVD decoder"
  402. cmosa = "Dell OpenManage Client"
  403. cmpci = "CMedia 8738 NT4.0 Audio Driver"
  404. cmtos = "Toshiba Client Manager"
  405. cnr117 = "Seagate/Conner Floppy Tape Device"
  406. cnr157 = "Seagate STT8000A"
  407. cpq32fs2 = "Compaq CPQ32FS2 SCSI Controller Driver"
  408. cpqdiag_ds = "Compaq Diagnostics for Windows NT"
  409. cpqeasypoint4 = "Compaq EasyPoint IV - Requires Reinstallation After Upgrade"
  410. cpqmpd = "Compaq Notebook Expansion Base CD-ROM Device"
  411. cpqmulti = "Compaq Windows NT Multibay Software"
  412. cpqpnpmg = "Compaq PnP Manager for Windows NT 4.0"
  413. cpqrcmc = "Compaq's Remote Monitor Service"
  414. cpqrs = "Compaq Remote ROM Flash and Remote Security"
  415. cpqsmrt2 = "Compaq CPQSMRT2"
  416. csa64xx = "CMD 64xx 32-Bit IDE Adapter"
  417. ctz_crdl = "Citizen Cradle Reader"
  418. cwbaudio = "CrystalWare Audio Driver"
  419. d3nt = "Iomega Click! Driver"
  420. daytona = "TBS Audio Utilities, TBS Audio Station 2, TBS Music Application"
  421. decatapi = "Digital Equipment Corp. Atapi Driver"
  422. dellperc2 = "Dell PERC2 RAID Controller"
  423. dellps = "Dell 410 Auto-Shutdown Driver"
  424. dellth = "Dell 410 Thermal Shutdown Driver"
  425. deskon = "DeskOn - System start"
  426. DeskView = "DeskView"
  427. deskwol = "DeskWOL - Wake On LAN"
  428. directcd = "Adaptec DirectCD Software"
  429. dlc = "Microsoft DLC Protocol Driver"
  430. atalk = "AppleTalk Protocol"
  431. dmisl = "IBM DMI Service Layer"
  432. dmusic = "Direct Music Driver"
  433. dock = "Softex Docking Software"
  434. docksvc = "Ultra 2000 Docking Services"
  435. drvncdb = "HP Colorado Backup II 6.0"
  436. ds1wdm = "Yamaha DS1 WDM Audio Driver"
  437. dsmigrat = "Directory Services Migration"
  438. dsmigratpath = "%systemdrive%\Program Files\dsmigrat\dsmigrat.dll"
  439. duplexwrite = "Siemens DuplexWrite Software"
  440. eacmos = "Eacmos"
  441. eaps2kbd = "Eaps2kbd"
  442. eawdmfd = "Easy Access Buttons"
  443. el575nd5 = "Driver el575nd5"
  444. elsa1 = "Elsa1"
  445. elsa2 = "Elsa2"
  446. emu10k="Creative SBLive Driver"
  447. ensqaudm = "ENSONIQ AudioPCI Mixer"
  448. ensqio = "Ensqio"
  449. essm2e = "Maestro M2E Driver for Toshiba Notebook"
  450. eusbmsd = "SanDisk USB ImageMate"
  451. exide = "Toshiba TECRA Disk DMA Driver"
  452. faboot = "Full Armor Boot"
  453. fazam = "Full Armor Zero Administration"
  454. fidmou = "Fujitsu Takamisawa Touchpad - Reinstall after upgrade"
  455. flow7 = "FlowCharter 7"
  456. fujitsu = "Fujitsu"
  457. gdtx = "ICP-Vortex SCSI Controller"
  458. genius = "Genius Easyscroll Drivers"
  459. gfx40 = "GFX40"
  460. glint = "Glint Based Adapters"
  461. halhook = "Compaq Survey Tool"
  462. hdmib = "HardDrive Monitor for Siemens Serverview"
  463. hdmon = "Hard Disk Drive Monitor"
  464. hercpwr = "Hercules PowerTools"
  465. hollywoodplus = "Sigma Designs REALMagic Hollywood Plus Decoder"
  466. hpdmi = "HP Desktop Management Interface Component"
  467. hpextkbd = "Hewlett-Packard C4734 Extended Keyboard"
  468. hpntlock = "HP lock for NT4"
  469. hponetouchomni500msg="HP OneTouch"
  470. hponetouchomnixe3msg="HP OneTouch"
  471. hpcimsg = "HP Configuration Interface"
  472. hpperc2 = "Hewlett-Packard NetRAID-4M"
  473. hpsmart = "HP Brio PC Smart Disk Monitor 1.0"
  474. hpsparnt = "HP OfficeJet 1150C"
  475. hptoptools = "HP TopTools for Desktops Agent"
  476. hptoptoolsidm = "HP TopTools Device Manager"
  477. hptp4track="IBM Trackpoint Driver - Requires Reinstallation After Upgrade"
  478. hptwotrack="IBM Trackpoint Driver - Requires Reinstallation After Upgrade"
  479. iamdrv = "AtGuard Software Driver"
  480. iamserv = "AtGuard Software Service"
  481. iavboot4 = "IBM AntiVirus Real Time Monitor"
  482. ibmdmibios = "IBM DMI BIOS Instrumentation for Windows NT"
  483. ibmir = "IBM Low Speed IRDA Driver"
  484. ibmmpg = "IBM MPEG-2 Decoder"
  485. ibmraid = "IBM ServeRAID II SCSI Adapter"
  486. ibmtp4 = "IBM TwoTrack Mouse Driver"
  487. ibmvc = "IBM 9397 Video Capture"
  488. ibmwc = "IBM Utilities"
  489. icsupgrd = "Internet Connection Sharing (ICS)"
  490. ils = "ILS Site Server"
  491. imgatapi = "Iomega ATAPI driver"
  492. initio = "Initio INI-910"
  493. intelata = "Intel Ultra ATA"
  494. intelapp = "Intel Speed Step Applet"
  495. intelatadriver = "Intel Ultra ATA Storage Driver"
  496. IntelSpeedStepLink = "Intel(R) SpeedStep(TM) technology Applet"
  497. intellimouse = "Microsoft IntelliPoint Software"
  498. iomega = "Iomega Parallel Port ZIP drive"
  499. iomegnt = "Iomega Jaz/Zip PCI SCSI Controller"
  500. iphasei = "Interphase x526 Fibre Channel IP Module"
  501. iphases = "Interphase x526 Fibre Channel SCSI Driver"
  502. isotp4 = "ISO/TP4 Protocol"
  503. kbstuff = "SMS Remote Control Keyboard Driver"
  504. kmw = "Kensington MouseWorks"
  505. laplink = "TSI Remote Control Service"
  506. laplnk2k = "Laplink"
  507. ldcm = "Intel LANDesk Client Manager"
  508. ldcm1 = "Intel LDCM Notification Monitor"
  509. ldcm2 = "Intel LDCM OSCI"
  510. ldcm3 = "Intel LDCM CiSmBios"
  511. lexmark1 = "Lexmark Printer Driver"
  512. lhacm = "Lernout and Hauspie Sound Recorder Format"
  513. liquidaudio = "Liquid Audio Driver"
  514. lm75 = "IBM CPU Thermal Monitor"
  515. lm78ci = "IBM PC System Monitor"
  516. lmrepl = "Directory Replicator"
  517. logitech = "Logitech Mouseware Drivers"
  518. logkeycomm = "Logitech Key Commander"
  519. ltmodem = "Lucent Technologies Modem Driver"
  520. ma_delta="M Audio Delta/Audiophile Interface Card"
  521. macd98 = "MacDrive 98"
  522. maestro = "Legacy ESS Maestro Audio Driver"
  523. maestro0 = "BTC Extended Keyboard Hotbuttons Driver"
  524. maxsuperd = "Maxell Parallel LS-120 SuperDisk Drive"
  525. mca_up = "IBM PS/2 or other Micro Channel-based PC"
  526. mcafeecr = "McAfee Crash Monitor"
  527. mcfilter = "McAfee VirusScan"
  528. mcis = "Internet Authentication Service, Commercial Edition (IAS/C)"
  529. megaraid = "Megaraid Driver"
  530. mgactrl = "Powerdesk Utilities"
  531. missing_proc_feat = "Required processor features not present"
  532. mkecr56x = "Pansonic CD-ROM Interface"
  533. mps_mca_mp = "MPS Multiprocessor Micro Channel PC"
  534. msp1c = "Microsoft Proxy Client 1.0"
  535. msp1s = "Microsoft Proxy Server 1.0"
  536. msp2s = "Microsoft Proxy Server 2.0"
  537. mssql65 = "Microsoft SQL Server 6.5"
  538. msss3 = "Microsoft Site Server 3.0"
  539. mstock65 = "Metastock 6.5"
  540. multipath = "Siemens MultiPath software"
  541. mvaudio = "Media Vision Audio board"
  542. mwave = "IBM MWAVE Driver"
  543. mwavedsp = "IBM NT4 Thinkpad Modem Driver"
  544. mwkmuch="Multi!Wav Digital Sound Card"
  545. mx400="Diamond MX400 NT4.0 Audio Driver"
  546. n40s3 = "Colorgraphic Pro Lightning V+ Display adapter"
  547. nav5 = "Norton AntiVirus"
  548. nbf = "Microsoft NETBEUI Protocol Driver"
  549. ncr_mp = "NCR Multiprocessor Micro Channel PC"
  550. ncrc810 = "NCR/Symbios/LSI 8xx Driver"
  551. netfbase = "Netfinity Support Program"
  552. nma2nt = "Legacy Neomagic Driver"
  553. nmsmsAgent="Network Monitor 1.x Agent"
  554. nmxnt = "NT4 NMXNT Driver"
  555. ntmidi = "NT MIDI"
  556. nwcli32 = "Novell Client32"
  557. oak611 = "Oak Tech Audia 3D"
  558. oilchg25 = "Oil Change 2.5"
  559. onstream = "OnStream SC30, SC50, SI50, DI30, DP30, or USB30 Tape Drive"
  560. opl3sa = "Legacy Yamaha OPL3 Audio Driver"
  561. orb = "Orb Portable Drive"
  562. ;otman5 = "Backup Exec" ;georger - sync bdd/ntcompat entries - bug 374722/412013
  563. palm = "3com HotSync Manager"
  564. panadvdram = "DVD-RAM driver"
  565. panda = "Panda Anti-Virus"
  566. parallel = "Parallel Port Class Driver for Windows NT4 and Windows 2000"
  567. pcany = "PCAnywhere Host Service"
  568. pcanyw92 = "pcAnywhere 9.2"
  569. pccs = "System Soft PCCS"
  570. pcenable = "System Soft PCENABLE"
  571. pcpnp="PC Card Director For Windows NT 4.0"
  572. pedge = "Dell PowerEdge RAID Controller Driver"
  573. pelmouse = "Mouse Suite"
  574. pfs = "OnStream Echo"
  575. ph97r40= "Philips Pipeline Display Adapter"
  576. phoenixad = "Phoenix Power Management Driver"
  577. phoenixpm = "Phoenix Power Management Utility"
  578. piixide = "Intel PIIX IDE Controller"
  579. plscsi = "Prolific SCSI Adapter"
  580. power = "Softex/Phoenix Advanced Power Management"
  581. powpath = "EMC Power Path Software"
  582. ps2cont = "Contour Mouse Drivers"
  583. pscan = "PC-cillin NT Real Time Monitor"
  584. pstrip = "PowerStrip"
  585. pumacsm = "Pumatech Intellisync Connection Setup Manager"
  586. pwricon="Compaq Window NT PowerControl"
  587. qic117 = "General QIC117 Tape Device"
  588. qs_up = "Digital Multia MultiClient Desktop"
  589. qt3 = "Quicktime 3.0"
  590. quicken2000 = "Quicken 2000"
  591. rcentrl = "Ring Central Fax Application"
  592. rchelp = "SMS Remote Control Video Helper"
  593. reachout = "STAC Reachout Enterprise"
  594. riptide = "Rockwell Riptide Audio Driver"
  595. roxioburning = "roxio CD Burning Support"
  596. rtcphoenix = "RTC Phoenix Client"
  597. s100 = "Dimond S100 (ESS Allegro) NT4.0 Audio Driver"
  598. s3color = "S3 Video Control Panel Applet"
  599. s3knldrv = "S3 Sonic Vibes Audio Controller"
  600. s3knljs = "S3 Sonic Vibes Audio Controller (Joystick)"
  601. sb16snd = "Legacy SoundBlaster 16 Driver"
  602. sbawe32 = "Legacy SoundBlaster AWE32 Driver"
  603. sbpcint4 = "Sbpcint4"
  604. scandrv = "Plustek Scanner Driver"
  605. scidrv = "Toshiba System Configuration Interface Driver"
  606. tscidrv = "Toshiba System Configuration Interface Driver"
  607. tsbselbay = "Toshiba Selectable Bay Service"
  608. tsbds = "Toshiba Docking Service"
  609. SCM_USB_Compact_Flash = "SCM/Memorex USB CompactFlash Card Reader"
  610. scsigold = "SIIG SCSI Pro Gold Host Adapter"
  611. sd120ppd = "Imation LS-120 Parallel Port Drive"
  612. sgcomp = "Silicon Graphics Cobalt Graphics Driver (for NT 4.0 only)"
  613. sgiusb00 = "Silicon Graphics USB keyboard/mouse driver (for NT 4.0 only)"
  614. sgkrmp = "Silicon Graphics Cobalt-2 Graphics Driver (for NT 4.0 only)"
  615. sgptmp = "Silicon Graphics Cobalt-3 Graphics Driver (for NT 4.0 only)"
  616. sharshtl = "Shuttle Sharer parallel port storage device"
  617. siigc = "SIIG Cyber PCI driver"
  618. sis = "Single Instance Storage"
  619. sisv = "SiS 62xx Display adapter"
  620. siwvid = "Numega SoftICE"
  621. skusbkbf = "IBM Rapid Access Keyboard"
  622. slnt7554 = "Unsupported SmartLink Modem"
  623. smnt40 = "smnt40"
  624. sms11 = "Systems Management Server 1.1"
  625. sms12 = "Systems Management Server 1.2"
  626. sms2 = "Systems Management Server 2.0"
  627. sms2sp3 = "Systems Management Server 2.0 (Service Pack 3)"
  628. sna2 = "SNA Server 2.0"
  629. sna21 = "SNA Server 2.1"
  630. sna211 = "SNA Server 2.11"
  631. sna3 = "SNA Server 3.0"
  632. sna4 = "SNA Server 4.0"
  633. snd801nt = "Diamond DT(R) DT0398(TM) Audio System"
  634. snd93x = "Opti 931 Audio card"
  635. sndblst = "Legacy SoundBlaster Driver"
  636. sndsys = "Legacy Windows Sound System Driver"
  637. snidpms = "Siemens DPMS Driver"
  638. soff = "IBM SoftOff Application"
  639. soff_nt = "IBM SoftOff Driver"
  640. sonymemstick = "Sony Memory Stick Driver"
  641. sonyjdu = "Sony Jog Dial Utility"
  642. sqlwin5 = "SQL Windows Edition 5"
  643. sscntrl = "Dr. Solomon's WinGuardNT Filter Driver"
  644. sscpvivo = "Ensoniq Vivo audio card"
  645. ssi365 = "System Soft Card Wizard"
  646. sspcic = "System Soft SSPCIC"
  647. sspower = "System Soft Power Profiler"
  648. stbmvp = "STB MVPPro Driver"
  649. stdat3 = "Archive Python"
  650. stlthg46 = "STLTHG46"
  651. stordgr = "Storage Dimensions DGR/DGR Ultra RAIDPro Controller"
  652. sttscsi3 = "Conner CTT8000-S"
  653. symc8xx = "Symbios Logic SYMC8XX Driver"
  654. synaptic = "Synaptics TouchPad Software"
  655. sysmgmt = "Compaq's System Management Service"
  656. tcaudiag = "3Com TCAUDIAG"
  657. tdifiltr = "i.Share 3.0 NT"
  658. TITSB = "Wireless LAN Enabler for NT"
  659. tlntsvr = "Telnet Server"
  660. tmaster = "ThrustMaster Gaming Devices"
  661. tmdigpro = "Thrustmaster Nascar(R) Pro Digital(TM)"
  662. tmdualag = "Guillemot Dual Analog Gamepad"
  663. tos3comwin = "3com-Noteworty 54k modem"
  664. tosdvd = "Toshiba 7000 Series DVD Player"
  665. tpchrsrv = "IBM ThinkPad Power Management"
  666. tpconfig1= "ThinkPad Configuration Utilities"
  667. tpfuel = "ThinkPad Fuel"
  668. tpfuel_name="Fuel"
  669. tpfuel_dir="ThinkPad"
  670. tppmport = "IBM ThinkPad Power Extention"
  671. tppwrmon = "IBM Thinkpad Power Monitor"
  672. tridwnw = "Trident 4D Wave Audio Drivers"
  673. tsb24cd = "Toshiba 24x CD-ROM Drive"
  674. tsbapm = "Toshiba Power Management System for Windows NT"
  675. tsbasd = "Toshiba Automatic Shutdown Subsystem Software"
  676. tsbhddpw ="Toshiba Hard Disk Drive Password Utility"
  677. tsbmc = "Toshiba Mouse Control"
  678. tsbvcap = "Toshiba Video Capture Software"
  679. tt128 = "IXMICRO Twin Turbo 128"
  680. ultra66 = "Promise Ultra IDE Controller"
  681. umax = "VistaScan v2.40"
  682. usbkbdwm = "NEC USB Keyboard and Mouse"
  683. viadriver = "VIA Bus Master IDE Driver"
  684. wacomdrv = "Wacom Digital Writing Device"
  685. wcgodrv = "Creative Video Blaster WebCam Go and Go Plus camera drivers"
  686. waveart = "Rockwell Wave Artist"
  687. wce21 = "Windows CE Services"
  688. winachsf = "Unsupported Conexant HSF Modem"
  689. winmdm = "WinModem Device"
  690. winner="Elsa Gloria L/MX Display Adapter"
  691. wmcacaa = "Compaq Global MiniPCI 56K V.90 Modem by 3COM"
  692. wscan316 = "WebScanX 3.1.6"
  693. wtcls2k = "Pablo Tablet Drivers"
  694. YACXG="Yamaha AC-XG NT4 Audio Drivers"
  695. ydsxgdk="YAMAHA DS-XG Audio Docking Device (WDM)"
  696. YMHSoftSynth="Yamaha SoftSynthesizer S-YXG50"
  697. zmntmon = "Zip Magic 98"
  698. @*:;
  699. @*:;printupg stuff = phillipc
  700. @*:;
  701. hpaio4 ="HP OfficeJet R Series"
  702. brth7150 ="Brother MFC 7150"
  703. cpqij ="Compaq IJ700/IJ900"
  704. cnbj51 ="Canon BJC-5100"
  705. epscolor ="Epson Stylus Color Series"
  706. epson3 ="EPSON Stylus Series & IP-100"
  707. epson1 ="EPSON ActionLaser & EPL Series"
  708. hplj3100 ="HP LaserJet 3100"
  709. hp4050p6 ="HP LaserJet 4050/8000/8100 PCL6 Series"
  710. hplj4050 ="HP LaserJet 4050/8000/8100 PCL5e Series"
  711. hplj5e ="HP LaserJet 4/5/6 Series"
  712. hp_pld ="HP Laserjet 5 / 6 Series Driver"
  713. hpclj450 ="HP C LaserJet 4500-HP"
  714. hpclj850 ="HP CLJ 8500 - PCL"
  715. hpdsk6 ="HP DeskJet 820C Series Printer"
  716. hpdj810 ="HP DeskJet 810C Series Printer"
  717. hpdj880 ="HP DeskJet"
  718. hpdsk14 ="HP DeskJet 710C Series"
  719. hpdsk7 ="HP DeskJet 720C Series"
  720. hpdsk3 ="HP DeskJet 895C Series Printer"
  721. hpdsk8 ="HP DeskJet 690C Series v11.0"
  722. hpdsk9 ="HP DeskJet 680C Series v11.0"
  723. hpdsk10 ="HP DeskJet 670C Series v11.0"
  724. hpdsk11 ="HP DeskJet 660C v11.0"
  725. hpdj610 ="HP DeskJet 610C Series"
  726. hpdj815 ="HP DeskJet 815C Series Printer"
  727. hpdj830 ="HP DeskJet 830C Series Printer"
  728. hpaio1 ="HP OfficeJet Series 700 Printer"
  729. hpdsk12 ="HP DeskJet 1100C/1120C Series"
  730. hpdsk5 ="HP DeskJet 850 Series"
  731. hpdsk1 ="HP 2000C/2500C Printer"
  732. hpdsk2 ="HP DeskJet 890C Series"
  733. hpdsk4 ="HP DeskJet 870 Series"
  734. hpdj1000 ="HP DeskJet 1000C Printer"
  735. lex3200 ="Lexmark 3200 Series ColorFine"
  736. lexoptra ="Lexmark Optra Series"
  737. necpg1 ="NEC SuperScript Series"
  738. okipg2 ="OKI OKIPAGE 8c"
  739. okipg1 ="OKIPAGE 20n PCLXL : Advanced"
  740. cnmulti1 ="Canon MultiPASS L6000 Printer"
  741. alpsprt ="Alps MD-5000"
  742. xerox1 ="Xerox DocuPrint P12"
  743. mnlt1 ="Minolta Color PageWorks/Pro"
  744. hpojg ="HP OfficeJet"
  745. hpps ="HP PhotoSmart Series"
  746. xerox2 ="Xerox WorkCentre 385"
  747. xerox4 ="Xerox DocuPrint XJ6C"
  748. lm5700 ="Lexmark 5700 Series Color Fine"
  749. minpw20 ="Printer"
  750. min8e ="Minolta Pageworks 8e"
  751. mta57080 ="Mita DP-570/580"
  752. xerox6 ="Xerox DocuPrint P8"
  753. okipg8w ="Okidata Okipage 8w"
  754. epsphoto ="Epson Stylus Photo Series"
  755. lmoptra ="Lexmark Optra Series"
  756. xeroxwct ="Xerox WorkCentre 450cp"
  757. hpmon = "HP Network Port Monitor"
  758. REXSERA="Xircom REX 6000 MicroPDA REXSERA Driver"
  759. REXSERE="Xircom REX 6000 MicroPDA REXSERE Driver"
  760. REXSERPD="Xircom REX 6000 MicroPDA REXSERPD Driver"
  761. RexService="Xircom REX 6000 MicroPDA Driver"
  762. NECJ09="NEC R8100 Interface Card PC-9801N-J09"
  763. // this is a localized registry key. Apparently it's not possible to just put the localized PART of the key in here.
  764. // the localization MUST be identical to the name that W2k, where it was in netdlc.inf
  765. // the same key is used in admin\ntsetup\inf\win4\inf\usa\hivesys.txt
  766. hpmon_regkey = "SYSTEM\CurrentControlSet\Control\Print\Monitors\Hewlett-Packard Network Port"
  767. sdselect = "Olympus CAMEDIA SmartDisk Flash Path"
  768. @*:;
  769. @*:;WIA stuff = IssaK
  770. @*:;
  771. W2K_INBOX_TWAIN_DS = "Windows 2000 inbox TWAIN driver"
  772. WIA_HPI_USB = "HP PhotoSmart S20"
  773. WIA_ARTEC_AS6E = "Artec AS6E scanner"
  774. WIA_ACER = "Acer scanner"
  775. WIA_VISIONEER_5300 = "Visioneer Scanner"
  776. WIA_VISIONEER_6100 = "Visioneer 6100 or OneTouch scanner"
  777. WIA_HP_3300C = "Hewlett-Packard ScanJet scanner"
  778. WIA_HP_4300C = "Hewlett-Packard ScanJet 3400C/4300C scanner"
  779. WIA_HP_5300C = "Hewlett-Packard ScanJet 5300C scanner"
  780. WIA_MICROTEK = "Microtek Scanner"
  781. WIA_KODAK_4800 = "Kodak 4800 or Kodak DC-290 camera"
  782. WIA_CANONSCAN_620P = "Canon CanoScan 620P scanner"
  783. WIA_CANONSCAN_S100 = "Canon PowerShot ELPH S100"
  784. WIA_PLUSTEK_12000T = "Plustek 12000T"
  785. wdm_inaec = "Intel AEC driver"
  786. @*:;
  787. @*:;jamesb bulk changes
  788. @*:;
  789. spxio8pser = "Specialix I/O8+ Driver"
  790. spxslxosser = "Specialix SX Driver"
  791. spxrio = "Specialix RIO Driver"
  792. spxspxdriver = "Specialix SPX PortDirector Driver"
  793. spxsxdriver = "Specialix SX PortDirector Driver"
  794. spxio8driver = "Specialix I/O8+ PortDirector Driver"
  795. spxspeeddriver = "Specialix SPEED PortDirector Driver"
  796. @*:;
  797. @*:;String substitutions that include localizable parts
  798. @*:;-Currently the parser cannot handle %string% insode quotes and
  799. @*:;so we need the entire string in this section
  800. @*:;
  801. dccmanpath = "%systemdrive%\Program Files\windows ce services\dccman.exe"
  802. snmpagents = "%systemdrive%\Program FIles\Siemens\SNMPAgents\Agents\HD_MIB.DLL"
  803. intellisync = "%systemdrive%\Program Files\Intellisync\txcsm.exe"
  804. intelatapf = "%systemdrive%\Program Files\Intel\IntelATA\IntelATA.exe"
  805. naipath = "%systemdrive%\Program Files\Network Associates\VirusScan NT\VsTskMgr.exe"
  806. palmvii = "%systemdrive%\program files\franklin covey\planner\palm\hotsync.exe"
  807. hponetouchomni500path="%SystemDrive%\Program Files\HP One-Touch\OneTouch.Exe"
  808. hponetouchomnixe3path="%SystemDrive%\Program Files\One-Touch\CP32NBTN.Exe"
  809. @*:;
  810. @*:; Unsupported video adapters - PeterA
  811. @*:;
  812. 3dfx1 = "3dfx Interactive Inc Voodoo Voodoo 3D Acceleration Chip"
  813. 3dfx2 = "3dfx Voodoo2 3D Accelerator"
  814. 3Dlabs3 = "3Dlabs, Inc. Ltd GLint 500TX Sapphire 3D Accelerator"
  815. 3Dlabs4 = "3Dlabs, Inc. Ltd GLint Delta Geometry processor"
  816. 3Dlabs5 = "3Dlabs, Inc. Ltd GLint MX 3D Accelerator"
  817. 3Dlabs6 = "3Dlabs, Inc. Ltd GLint Gamma G1"
  818. 3Dlabs7 = "3Dlabs, Inc. Ltd GLint R3"
  819. Alliance8 = "Alliance Semiconductor CA - USA ProVideo 6424 GUI Accelerator"
  820. Alliance9 = "Alliance Semiconductor CA - USA AT25 ProMotion-AT3D"
  821. ARK10 = "ARK Logic, Inc ARK2000PV Stingray GUI Accelerator"
  822. Avance11 = "Avance Logic Inc. ALG2301 GUI Accelerator"
  823. Chips12 = "Chips And Technologies 65555 VGA GUI Accelerator"
  824. videodevice = "Video device"
  825. Chromatic15 = "Chromatic Research Inc Mpact Media Processor"
  826. Macronix16 = "Macronix International Co. Ltd. MX86251"
  827. Matrox17 = "Matrox MGA-PX2085 Ultima/Atlas GUI Accelerator"
  828. Matrox18 = "Matrox MGA-I Ultima/Impression GUI accelerator"
  829. NEC19 = "NEC Corporation PoverVR PCX2 3D Accelerator"
  830. NEC20 = "NEC Corporation PowerVR Neon 250 PowerVR series II graphics processor"
  831. Rendition21 = "Rendition Inc Verite 2000"
  832. S324 = "S3 Incorporated Vision 964 GUI Accelerator"
  833. S325 = "S3 Incorporated 86C362/86C368 Trio3D2x & Trio3D2x+ AGP"
  834. S332 = "S3 Incorporated 86C410 Savage 2000"
  835. Sigma33 = "Sigma Designs Corp. REALmagic64/GX GUI Accelerator"
  836. Silicon34 = "Silicon Integrated System SiS 6215 PCI Graphics & Video Accelerator"
  837. Tseng35 = "Tseng Labs ET4000W32P-A GUI Accelerator"
  838. Tseng36 = "Tseng Labs ET4000W32P-C GUI Accelerator"
  839. Tseng37 = "Tseng Labs ET4000W32P-D GUI Accelerator"
  840. Tseng38 = "Tseng Labs ET6000 Graphics/Multimedia Engine"
  841. Weitek42 = "Weitek P9000 GUI Accelerator"