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
34 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 = "Filtre AGP NVIDIA"
  232. palmusb = "Adaptateur USB Palm"
  233. cw10 = "Pilote de carte r�seau sans fil � base Intersil"
  234. Winnov = "Logiciel Winnov Videum"
  235. ndcprtns = "Logiciel AP bas� sur Intersil"
  236. IBM_UMS = "Service UMS IBM"
  237. ALKB2K = "Pilote de filtrage pour clavier et souris Altiris"
  238. ACLIENT = "Service client Altiris"
  239. CiManager = "Gestionnaire Intel CI"
  240. CPQPWREX="Extension du shell de gestion d'alimentation Compaq"
  241. gsnw = "Services passerelle pour NetWare"
  242. Hard_Disk_Monitor = "Contr�leur de disque dur"
  243. i2cnt = "Pilote Via SMBus"
  244. McVirus = "McAfee VirusScan NT"
  245. McVirus32 = "Network Associates VirusScan NT"
  246. CrashMon = "McAfee Crash Monitor"
  247. Mgactrl_grp = "Matrox Powerdesk NT"
  248. SYSTEMSOFTCWDT = "Installer CardWizard"
  249. SBS45FaxClient = "Client Microsoft Fax Server"
  250. SBS50FaxClient = "Client Microsoft Shared Fax"
  251. pstrip1 = "PowerStrip.lnk"
  252. pstrip2 = "Online Documentation.lnk"
  253. pstrip3 = "Release Notes.lnk"
  254. cardwizard = "CardWizard pour Windows NT"
  255. phoenix = "PHOENIX CARD EXECUTIVE"
  256. phoenixapm1 = "GESTION AVANC�E DE L'ALIMENTATION PHOENIX"
  257. phoenixapm2 = "GESTION AVANC�E DE L'ALIMENTATION PHOENIX"
  258. Daytona_prof = "TBS Daytona"
  259. cpqdiag = "Diagnostics Compaq pour Windows NT"
  260. cpqinf = "Centre d'informations Compaq"
  261. evian = "Contr�leur Raid Promise"
  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="Utilitaires pour carte r�seau 3Com"
  277. ZipM98 = "ZipMagic 98"
  278. ENSQAUDM_PRF1 = "M�langeur AudioPCI ENSONIQ"
  279. NAV5_PRF1="Norton AntiVirus AutoProtect"
  280. NAV5_GRP1="D�marrage"
  281. NAV5_PRF2="Norton AntiVirus"
  282. HPMTTSM = "HP TopTools for Notebooks"
  283. HPMTTSM2 = "DMI HP"
  284. HPMTTSM3="Logiciel DMI HP Brio"
  285. HPMTTSM4="DMI HP"
  286. HPMTTSM5="HP TopTools for Desktops"
  287. HPPRESREADY = "HP Presentation Ready - doit �tre r�install� apr�s la mise � niveau"
  288. cpqcwsetup = "Installation de Cardware"
  289. NetshieldNt = "Network Associates NetShield NT"
  290. CFGSAFE_GRP1 = "D�marrage"
  291. DIRECTCD_GRP = "Adaptec DirectCD"
  292. cs4281 = "Pilote audio pour Crystal CS4281 SoundFusion (TM)"
  293. piixide2 = "Contr�leur PIIX IDE 2"
  294. intlsisl = "Possibilit� de contr�leur RAID sur canal z�ro non compatible - Cliquez sur D�tails."
  295. ptircomm = "Emulateur s�rie Puma IR"
  296. ptirpro = "Protocole Puma IR"
  297. ptobphy = "Pilote Puma IR"
  298. tivoli = "Tivoli Remote Control"
  299. buslogic = "Contr�leur Buslogic SCSI"
  300. cpqfws2e = "Contr�leur Compaq Fast-Wide SCSI"
  301. fd16_700 = "Contr�leur Future Domain SCSI"
  302. fireport = "Contr�leur Diamond Fireport SCSI"
  303. flashpnt = "Contr�leur Flashpoint SCSI"
  304. ncrc710 = "Contr�leur NCR 710 SCSI"
  305. BlackIce21cn = "BlackICE Defender 2.1.cn"
  306. atpw2k = "Outils d'aministration Windows 2000"
  307. atpxp = "Jeu d'outils d'administration"
  308. HSFADDREMOVE = "Entr�e Conexant HSF dans Ajout/Suppression de programmes"
  309. nVidiaNT4Upgrade = "Entr�e des pilotes d'affichage NVIDIA Windows NT 4.0 dans Ajout/Suppression de programmes"
  310. 3DlabsUpgrade = "Entr�e du pilote 3Dlabs dans Ajout/Suppression de programmes"
  311. isvgina = "Logiciel de substitution d'ouverture de session"
  312. PC-cillin2000 = "PC-cillin 2000"
  313. CarbonCopy32 = "Carbon Copy 32"
  314. syshwcfg = "XPoint Easy Backup"
  315. OmniPagePro10 = "OmniPage Pro 10"
  316. OnStor2k = "Pilote OnSpecLink Storage Class"
  317. Melco2 = "Carte CompactFlash / SmartMedia MCR-U2 MELCO INC."
  318. HyperDsk = "Contr�leur RAID Hyperdisk AMI"
  319. epcfw2k = "Pilote CompactFlash sur port parall�le"
  320. epssfd2k = "Pilote SmartMedia sur port parall�le"
  321. SFU2.0_NFS_CLIENT = "Client NFS pour Services pour Unix 2.0"
  322. SFU2.0_NFS_CLIENT_RDR = "Redirecteur du Client NFS pour Services pour Unix 2.0"
  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 = "Sous-syst�me de gestion de disponibilit�"
  329. poolext = "Am�liorations du pool"
  330. WakeUp = "Gestion d'alimentation Fujitsu pour Windows"
  331. probepro = "Fujitsu PROBEPRO"
  332. fjhwmn = "Gestionnaire de clients Intel LANDesk pour Fujitsu FMV"
  333. tlsus="Service d'interruption LAN Toshiba"
  334. tsbspof = "Mise hors tension logicielle Toshiba"
  335. NECDMITOOL ="DMITOOL"
  336. NECLDCM1="Gestionnaire de clients Intel LANDesk 6.0 (avec extensions NEC)"
  337. NECLDCM2="Gestionnaire de clients Intel LANDesk 6 (avec extensions NEC)"
  338. pcany90ex = "pcAnywhere 9.0 EX"
  339. pcany921ex = "pcAnywhere 9.2 EX"
  340. pcany32ex = "pcANYWHERE32 EX"
  341. necupkit="Lisez ce rapport avant d'utiliser un ordinateur NEC."
  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="Service d'interruption LAN Toshiba"
  347. #elif LANGUAGE_ID == 0x412
  348. #endif
  349. 3ComDA = "3Com DynamicAccess"
  350. 3cxm356 = "Modem 3com/MHZ 3CXM356 PCCARD WIN"
  351. @@:@s:gateway = "XLink Omni NFS Gateway 4.0"
  352. AironetWinDGS = "WinDGS"
  353. CiscoAironet = "Utilitaire Aironet Client"
  354. DECjensen = "Digital DECpc AXP 150"
  355. EiconTA = "Logiciel pour modem Eicon DIVA T-A ISDN"
  356. IBMsmapint = "Pilote SMAPI IBM ThinkPad"
  357. IBMtppwr = "Pilote SMAPI de gestion d'alimentation pour IBM ThinkPad"
  358. OlicomLANScout = "Olicom LANScout"
  359. OlicomLANScoutManager = "Gestionnaire Olicom LANScout"
  360. OlicomRapidConfig = "Olicom RapidConfig/ATM"
  361. OlicomRapidGuide = "Guide des op�rations RapidFire 616x"
  362. OlicomRapidOnlineDoc = "Documentation en ligne RapidFire 616X"
  363. a8940 = "Carte Adaptec IEEE-1394"
  364. accel3d = "Carte vid�o AccelPro MX"
  365. acsremoved = "Whistler Server ne prend plus en charge le service ACS (Admission Control Service). D�sinstallez ACS avant de faire la mise � niveau."
  366. adaptecperc2 = "Contr�leur Advanced RAID d'Adaptec"
  367. aic789x = "Adaptec AIC789x"
  368. aicdrv = "Adaptec AICDRV"
  369. alisnd ="Pilote audio ALI NT4"
  370. allegro3 = "Allegro3"
  371. als4000 = "Advance Logic, Inc. ALS4000"
  372. ;apfiltr = "Alps Pointing Device" ;georger - sync bdd/ntcompat entries - bug270295
  373. ark= "Acc�l�rateur vid�o ARK"
  374. aspi = "Adaptec ASPI32"
  375. assetci = "Informations de num�ro de s�rie IBM"
  376. at3d = "Pilote vid�o Alliance ProMotion"
  377. atakmini = "Atakmini"
  378. atapipd = "IBM PIIX Bus Master"
  379. atmhelpr = "ATMhelper"
  380. auddrive = "Pilote audio ESS h�rit�"
  381. avmdrv32 = "Fast AV Master"
  382. avpgatek = "Antivirus F-Secure"
  383. award = "Award Cardware"
  384. bayman = "Softex BayManager"
  385. cards = "Card Executive"
  386. cardware = "Pilote Compaq CardWare"
  387. cbus2_mp = "Architecture C-bus Corollary"
  388. cbusmc_mp = "Architecture Micro Channel C-bus Corollary"
  389. ccntdrv = "Tablette Calcomp"
  390. cda1000 = "Carte h�te Adaptec ARO/AAA RAID"
  391. cdr4vsd = "Pilote de filtrage Adaptec CD-R"
  392. cfgsafe = "ConfigSafe pour Windows NT"
  393. cheyennealert = "Serveur d'alertes Cheyenne"
  394. cheyenneanti = "Serveur antivirus Cheyenne InocuLAN"
  395. cheyenneauto = "Serveur de t�l�chargement Cheyenne"
  396. cheyenneexchange = "Serveur antivirus Cheyenne InocuLAN Exchange"
  397. ;cheyennefilter = "Cheyenne Filter Driver" ;georger - sync bdd/ntcompat entries - bug388307
  398. cheyennefloppy = "Pilote de lecteur de disquettes Cheyenne"
  399. cic = "CIC Manta Handwriter"
  400. cirque = "Pilotes Cirque CruiseCat"
  401. cldvd = "D�codeur DVD Creative Labs"
  402. cmosa = "Client OpenManage Dell"
  403. cmpci = "Pilote audio CMedia 8738 NT4.0"
  404. cmtos = "Toshiba Client Manager"
  405. cnr117 = "P�riph�rique disquettes/bandes Seagate/Conner"
  406. cnr157 = "Seagate STT8000A"
  407. cpq32fs2 = "Pilote de contr�leur Compaq CPQ32FS2 SCSI"
  408. cpqdiag_ds = "Diagnostics Compaq pour Windows NT"
  409. cpqeasypoint4 = "Compaq EasyPoint IV - doit �tre r�install� apr�s la mise � niveau"
  410. cpqmpd = "P�riph�rique CD-ROM Compaq Notebook Expansion Base"
  411. cpqmulti = "Logiciel Compaq Windows NT Multibay"
  412. cpqpnpmg = "Compaq PnP Manager pour Windows NT 4.0"
  413. cpqrcmc = "Service Remote Monitor de Compaq"
  414. cpqrs = "Compaq Remote ROM Flash et Remote Security"
  415. cpqsmrt2 = "Compaq CPQSMRT2"
  416. csa64xx = "Carte CMD 64xx 32 bits IDE"
  417. ctz_crdl = "Citizen Cradle Reader"
  418. cwbaudio = "Pilote audio CrystalWare"
  419. d3nt = "Pilote Iomega Click!"
  420. daytona = "Utilitaires audio TBS, TBS Audio Station 2, application TBS Music"
  421. decatapi = "Pilote Atapi de Digital Equipment Corp"
  422. dellperc2 = "Contr�leur RAID Dell PERC2"
  423. dellps = "Pilote Dell 410 d'extinction automatique"
  424. dellth = "Pilote Dell 410 d'extinction thermique"
  425. deskon = "DeskOn - System start"
  426. DeskView = "DeskView"
  427. deskwol = "DeskWOL - Wake On LAN"
  428. directcd = "Logiciel Adaptec DirectCD"
  429. dlc = "Pilote Microsoft de protocole DLC"
  430. atalk = "Protocole Appletalk"
  431. dmisl = "Couche de service DMI IBM"
  432. dmusic = "Pilote Direct Music"
  433. dock = "Logiciel de station d'accueil Softex"
  434. docksvc = "Services de station d'accueil Ultra 2000"
  435. drvncdb = "HP Colorado Backup II 6.0"
  436. ds1wdm = "Pilote audio Yamaha DS1 WDM"
  437. dsmigrat = "Migration des services d'annuaire"
  438. dsmigratpath = "%systemdrive%\Program Files\dsmigrat\dsmigrat.dll"
  439. duplexwrite = "Logiciel Siemens DuplexWrite"
  440. eacmos = "Eacmos"
  441. eaps2kbd = "Eaps2kbd"
  442. eawdmfd = "Easy Access Buttons"
  443. el575nd5 = "Pilote el575nd5"
  444. elsa1 = "Elsa1"
  445. elsa2 = "Elsa2"
  446. emu10k="Pilote Creative SBLive"
  447. ensqaudm = "M�langeur AudioPCI ENSONIQ"
  448. ensqio = "Ensqio"
  449. essm2e = "Pilote Maestro M2E pour notebook Toshiba"
  450. eusbmsd = "SanDisk USB ImageMate"
  451. exide = "Pilote Toshiba pour disque DMA TECRA"
  452. faboot = "Full Armor Boot"
  453. fazam = "Full Armor Zero Administration"
  454. fidmou = "Touchpad Fujitsu Takamisawa - doit �tre r�install� apr�s la mise � niveau"
  455. flow7 = "FlowCharter 7"
  456. fujitsu = "Fujitsu"
  457. gdtx = "Contr�leur SCSI ICP-Vortex"
  458. genius = "Pilotes Genius Easyscroll"
  459. gfx40 = "GFX40"
  460. glint = "Cartes bas�es sur Glint"
  461. halhook = "Outil de sondage Compaq"
  462. hdmib = "HardDrive Monitor pour Siemens Serverview"
  463. hdmon = "Moniteur de disque dur"
  464. hercpwr = "Hercules PowerTools"
  465. hollywoodplus = "D�codeur REALMagic Hollywood Plus de Sigma Designs"
  466. hpdmi = "Composant d'interface HP Desktop Management"
  467. hpextkbd = "Clavier �tendu Hewlett-Packard C4734"
  468. hpntlock = "HP Lock pour NT4"
  469. hponetouchomni500msg="HP OneTouch"
  470. hponetouchomnixe3msg="HP OneTouch"
  471. hpcimsg = "Interface de configuration HP"
  472. hpperc2 = "Hewlett-Packard NetRAID-4M"
  473. hpsmart = "HP Brio PC Smart Disk Monitor 1.0"
  474. hpsparnt = "HP OfficeJet 1150C"
  475. hptoptools = "Agent HP TopTools for Desktops"
  476. hptoptoolsidm = "Gestionnaire de p�riph�riques HP TopTools"
  477. hptp4track="Pilote IBM Trackpoint - doit �tre r�install� apr�s la mise � niveau"
  478. hptwotrack="Pilote IBM Trackpoint - doit �tre r�install� apr�s la mise � niveau"
  479. iamdrv = "Pilote logiciel AtGuard"
  480. iamserv = "Service logiciel AtGuard"
  481. iavboot4 = "Moniteur temps r�el IBM AntiVirus"
  482. ibmdmibios = "IBM DMI BIOS Instrumentation pour Windows NT"
  483. ibmir = "Pilote IBM IRDA faible d�bit"
  484. ibmmpg = "D�codeur IBM MPEG-2"
  485. ibmraid = "Carte SCSI IBM ServeRAID II"
  486. ibmtp4 = "Pilote pour souris IBM TwoTrack"
  487. ibmvc = "Capture vid�o IBM 9397"
  488. ibmwc = "Utilitaires IBM"
  489. icsupgrd = "Partage de connexion Internet (ICS)"
  490. ils = "ILS Site Server"
  491. imgatapi = "Pilote ATAPI Iomega"
  492. initio = "Initio INI-910"
  493. intelata = "Intel Ultra ATA"
  494. intelapp = "Application SpeedStep d'Intel"
  495. intelatadriver = "Pilote Ultra ATA d'Intel"
  496. IntelSpeedStepLink = "Application de technologie Intel(R) SpeedStep(TM)"
  497. intellimouse = "Logiciel Microsoft IntelliPoint"
  498. iomega = "Lecteur Iomega ZIP pour port parall�le"
  499. iomegnt = "Contr�leur Iomega SCSI PCI Jaz/Zip"
  500. iphasei = "Module IP Interphase x526 Fibre Channel"
  501. iphases = "Pilote SCSI Interphase x526 Fibre Channel"
  502. isotp4 = "Protocole ISO/TP4"
  503. kbstuff = "Pilote de clavier SMS Remote Control"
  504. kmw = "Kensington MouseWorks"
  505. laplink = "TSI Remote Control Service"
  506. laplnk2k = "LapLink"
  507. ldcm = "Gestionnaire de clients Intel LANDesk"
  508. ldcm1 = "Moniteur de notification Intel LDCM"
  509. ldcm2 = "Intel LDCM OSCI"
  510. ldcm3 = "Intel LDCM CiSmBios"
  511. lexmark1 = "Pilote d'imprimante Lexmark"
  512. lhacm = "Format d'enregistreur de sons Lernout and Hauspie"
  513. liquidaudio = "Pilote Liquid Audio"
  514. lm75 = "Moniteur thermique d'unit� centrale IBM"
  515. lm78ci = "Moniteur de syst�me PC IBM"
  516. lmrepl = "R�plicateur d'annuaire"
  517. logitech = "Pilotes de souris Logitech MouseWare"
  518. logkeycomm = "Logitech Key Commander"
  519. ltmodem = "Pilote de modem Lucent Technologies"
  520. ma_delta="Carte d'interface M Audio Delta/Audiophile"
  521. macd98 = "MacDrive 98"
  522. maestro = "Pilote audio ESS Maestro h�rit�"
  523. maestro0 = "Pilote BTC Extended Keyboard Hotbuttons"
  524. maxsuperd = "Lecteur Maxell Parallel LS-120 SuperDisk"
  525. mca_up = "IBM PS/2 ou autre PC � base Micro Channel"
  526. mcafeecr = "McAfee Crash Monitor"
  527. mcfilter = "McAfee VirusScan"
  528. mcis = "Internet Authentication Service, Commercial Edition (IAS/C)"
  529. megaraid = "Pilote Megaraid"
  530. mgactrl = "Utilitaires Powerdesk"
  531. missing_proc_feat = "Les fonctionnalit�s requises du processeur ne sont pas pr�sentes"
  532. mkecr56x = "Interface CD-ROM Panasonic"
  533. mps_mca_mp = "PC Micro Channel MPS multiprocesseur"
  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 = "Logiciel Siemens MultiPath"
  541. mvaudio = "Carte audio Media Vision"
  542. mwave = "Pilote IBM MWAVE"
  543. mwavedsp = "Pilote de modem IBM Thinkpad pour NT4"
  544. mwkmuch="Carte son Multi!Wav Digital"
  545. mx400="Pilote audio Diamond MX400 NT4.0"
  546. n40s3 = "Carte vid�o Colorgraphic Pro Lightning V+"
  547. nav5 = "Norton AntiVirus"
  548. nbf = "Pilote Microsoft de protocole NETBEUI"
  549. ncr_mp = "PC Micro Channel multiprocesseur NCR"
  550. ncrc810 = "Pilote NCR/Symbios/LSI 8xx"
  551. netfbase = "Netfinity Support Program"
  552. nma2nt = "Pilote Neomagic h�rit�"
  553. nmsmsAgent="Agent Network Monitor 1.x"
  554. nmxnt = "Pilote NT4 NMXNT"
  555. ntmidi = "MIDI NT"
  556. nwcli32 = "Novell Client 32"
  557. oak611 = "Oak Tech Audia 3D"
  558. oilchg25 = "Oil Change 2.5"
  559. onstream = "Lecteur de bandes OnStream SC30, SC50, SI50, DI30, DP30 ou USB30"
  560. opl3sa = "Pilote audio Yamaha OPL3 h�rit�"
  561. orb = "Lecteur portable Orb"
  562. ;otman5 = "Backup Exec" ;georger - sync bdd/ntcompat entries - bug 374722/412013
  563. palm = "3com HotSync Manager"
  564. panadvdram = "Pilote DVD-RAM"
  565. panda = "Panda Anti-Virus"
  566. parallel = "Pilote de classe de port parall�le pour Windows NT4 et 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 pour Windows NT 4.0"
  572. pedge = "Pilote de contr�leur RAID Dell PowerEdge"
  573. pelmouse = "Mouse Suite"
  574. pfs = "OnStream Echo"
  575. ph97r40= "Carte vid�o Philips Pipeline"
  576. phoenixad = "Pilote Phoenix de gestion de l'alimentation"
  577. phoenixpm = "Utilitaire Phoenix de gestion de l'alimentation"
  578. piixide = "Contr�leur IDE Intel PIIX"
  579. plscsi = "Carte SCSI Prolific"
  580. power = "Gestion avanc�e de l'alimentation Softex/Phoenix"
  581. powpath = "Logiciel EMC Power Path"
  582. ps2cont = "Pilotes de souris Contour"
  583. pscan = "Moniteur temps r�el PC-cillin pour NT"
  584. pstrip = "PowerStrip"
  585. pumacsm = "Assistant Gestion d'installation Pumatech Intellisync Connection"
  586. pwricon="Compaq Window NT PowerControl"
  587. qic117 = "Lecteur de bandes QIC117 g�n�rique"
  588. qs_up = "Digital Multia MultiClient Desktop"
  589. qt3 = "Quicktime 3.0"
  590. quicken2000 = "Quicken 2000"
  591. rcentrl = "Application Ring Central Fax"
  592. rchelp = "Assistant vid�o SMS Remote Control"
  593. reachout = "Stac Reachout Enterprise"
  594. riptide = "Pilote audio Rockwell Riptide"
  595. roxioburning = "Support de gravage de CD roxio"
  596. rtcphoenix = "RTC Phoenix Client"
  597. s100 = "Pilote audio Dimond S100 (ESS Allegro) NT4.0"
  598. s3color = "Applet S3 Video du Panneau de configuration"
  599. s3knldrv = "Contr�leur audio S3 Sonic Vibes"
  600. s3knljs = "Contr�leur audio S3 Sonic Vibes (joystick)"
  601. sb16snd = "Pilote SoundBlaster 16 h�rit�"
  602. sbawe32 = "Pilote SoundBlaster AWE32 h�rit�"
  603. sbpcint4 = "Sbpcint4"
  604. scandrv = "Pilote de scanneur Plustek"
  605. scidrv = "Pilote d'interface de configuration syst�me Toshiba"
  606. tscidrv = "Pilote d'interface de configuration syst�me Toshiba"
  607. tsbselbay = "Toshiba Selectable Bay Service"
  608. tsbds = "Toshiba Docking Service"
  609. SCM_USB_Compact_Flash = "Lecteur de cartes USB SCM/Memorex CompactFlash"
  610. scsigold = "Carte h�te SIIG SCSI Pro Gold"
  611. sd120ppd = "Lecteur Imation LS-120 sur port parall�le"
  612. sgcomp = "Pilote Silicon Graphics Cobalt Graphics (pour NT 4.0 uniquement)"
  613. sgiusb00 = "Pilote Silicon Graphics pour clavier/souris USB (pour NT 4.0 uniquement)"
  614. sgkrmp = "Pilote Silicon Graphics Cobalt-2 Graphics (pour NT 4.0 uniquement)"
  615. sgptmp = "Pilote Silicon Graphics Cobalt-3 Graphics (pour NT 4.0 uniquement)"
  616. sharshtl = "P�riph�rique de stockage Shuttle Sharer pour port parall�le"
  617. siigc = "Pilote PCI SIIG Cyber"
  618. sis = "Stockage d'instance simple (SIS)"
  619. sisv = "Carte vid�o SiS 62xx"
  620. siwvid = "Numega SoftICE"
  621. skusbkbf = "Clavier IBM Rapid Access"
  622. slnt7554 = "Modem SmartLink non pris en charge"
  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 = "Syst�me audio Diamond DT(R) DT0398(TM)"
  634. snd93x = "Carte son Opti 931"
  635. sndblst = "Pilote SoundBlaster h�rit�"
  636. sndsys = "Pilote Windows Sound System h�rit�"
  637. snidpms = "Pilote Siemens DPMS"
  638. soff = "Application IBM SoftOff"
  639. soff_nt = "Pilote IBM SoftOff"
  640. sonymemstick = "Pilote Sony Memory Stick"
  641. sonyjdu = "Utilitaire Sony Jog Dial"
  642. sqlwin5 = "SQL Windows Edition 5"
  643. sscntrl = "Pilote de filtrage Dr. Solomon's WinGuardNT"
  644. sscpvivo = "Carte son Ensoniq Vivo"
  645. ssi365 = "Assistant System Soft Card"
  646. sspcic = "System Soft SSPCIC"
  647. sspower = "System Soft Power Profiler"
  648. stbmvp = "Pilote STB MVPPro"
  649. stdat3 = "Archive Python"
  650. stlthg46 = "STLTHG46"
  651. stordgr = "Contr�leur Storage Dimensions DGR/DGR Ultra RAIDPro"
  652. sttscsi3 = "Conner CTT8000-S"
  653. symc8xx = "Pilote Symbios Logic SYMC8XX"
  654. synaptic = "Logiciel Synaptics TouchPad"
  655. sysmgmt = "System Management Service de Compaq"
  656. tcaudiag = "3Com TCAUDIAG"
  657. tdifiltr = "i.Share 3.0 NT"
  658. TITSB = "Wireless LAN Enabler pour NT"
  659. tlntsvr = "Serveur Telnet"
  660. tmaster = "P�riph�riques de jeu ThrustMaster"
  661. tmdigpro = "Thrustmaster Nascar(R) Pro Digital(TM)"
  662. tmdualag = "Contr�leur de jeu Guillemot analogique double"
  663. tos3comwin = "Modem 3com-Noteworty 54k"
  664. tosdvd = "Lecteur DVD Toshiba 7000"
  665. tpchrsrv = "Gestion d'alimentation IBM ThinkPad"
  666. tpconfig1= "Utilitaires de configuration ThinkPad"
  667. tpfuel = "ThinkPad Fuel"
  668. tpfuel_name="Fuel"
  669. tpfuel_dir="ThinkPad"
  670. tppmport = "Extension d'alimentation IBM ThinkPad"
  671. tppwrmon = "Moniteur d'alimentation IBM ThinkPad"
  672. tridwnw = "Pilotes audio Trident 4D Wave"
  673. tsb24cd = "Lecteur de CD-ROM Toshiba 24x"
  674. tsbapm = "Toshiba Power Management System pour Windows NT"
  675. tsbasd = "Logiciel d'extinction automatique Toshiba"
  676. tsbhddpw ="Utilitaire de mot de passe pour disque dur Toshiba"
  677. tsbmc = "Contr�leur de souris Toshiba"
  678. tsbvcap = "Logiciel de capture vid�o Toshiba"
  679. tt128 = "IXMICRO Twin Turbo 128"
  680. ultra66 = "Contr�leur Ultra IDE Promise"
  681. umax = "VistaScan v2.40"
  682. usbkbdwm = "Clavier et souris NEC USB"
  683. viadriver = "Pilote IDE VIA Bus Master"
  684. wacomdrv = "P�riph�rique Wacom d'�criture num�rique"
  685. wcgodrv = "Pilotes de cam�ras Creative Video Blaster WebCam Go et Go Plus"
  686. waveart = "Rockwell Wave Artist"
  687. wce21 = "Services Windows CE"
  688. winachsf = "Modem Conexant HSF non pris en charge"
  689. winmdm = "P�riph�rique WinModem"
  690. winner="Carte vid�o Elsa Gloria L/MX"
  691. wmcacaa = "Modem Compaq Global MiniPCI 56K V.90 par 3COM"
  692. wscan316 = "WebScanX 3.1.6"
  693. wtcls2k = "Pilotes de tablette Pablo"
  694. YACXG="Pilotes audio Yamaha AC-XG NT4"
  695. ydsxgdk="P�riph�rique de station d'accueil YAMAHA DS-XG (WDM)"
  696. YMHSoftSynth="Yamaha SoftSynthesizer S-YXG50"
  697. zmntmon = "Zip Magic 98"
  698. @*:;
  699. @*:;printupg stuff = phillipc
  700. @*:;
  701. hpaio4 ="HP OfficeJet R"
  702. brth7150 ="Brother MFC 7150"
  703. cpqij ="Compaq IJ700/IJ900"
  704. cnbj51 ="Canon BJC-5100"
  705. epscolor ="Epson Stylus Color"
  706. epson3 ="EPSON Stylus et IP-100"
  707. epson1 ="EPSON ActionLaser et EPL"
  708. hplj3100 ="HP LaserJet 3100"
  709. hp4050p6 ="HP LaserJet 4050/8000/8100 PCL6"
  710. hplj4050 ="HP LaserJet 4050/8000/8100 PCL5e"
  711. hplj5e ="HP LaserJet 4/5/6"
  712. hp_pld ="Pilote HP Laserjet 5/6"
  713. hpclj450 ="HP C LaserJet 4500-HP"
  714. hpclj850 ="HP CLJ 8500 - PCL"
  715. hpdsk6 ="HP DeskJet 820C"
  716. hpdj810 ="HP DeskJet 810C"
  717. hpdj880 ="HP DeskJet"
  718. hpdsk14 ="HP DeskJet 710C"
  719. hpdsk7 ="HP DeskJet 720C"
  720. hpdsk3 ="HP DeskJet 895C"
  721. hpdsk8 ="HP DeskJet 690C"
  722. hpdsk9 ="HP DeskJet 680C"
  723. hpdsk10 ="HP DeskJet 670C v11.0"
  724. hpdsk11 ="HP DeskJet 660C v11.0"
  725. hpdj610 ="HP DeskJet 610C"
  726. hpdj815 ="HP DeskJet 815C"
  727. hpdj830 ="HP DeskJet 830C"
  728. hpaio1 ="HP OfficeJet 700"
  729. hpdsk12 ="HP DeskJet 1100C/1120C"
  730. hpdsk5 ="HP DeskJet 850"
  731. hpdsk1 ="HP 2000C/2500C"
  732. hpdsk2 ="HP DeskJet 890C"
  733. hpdsk4 ="HP DeskJet 870"
  734. hpdj1000 ="HP DeskJet 1000C"
  735. lex3200 ="Lexmark 3200 ColorFine"
  736. lexoptra ="S�rie Lexmark Optra"
  737. necpg1 ="Gamme NEC SuperScript"
  738. okipg2 ="OKI OKIPAGE 8c"
  739. okipg1 ="OKIPAGE 20n PCLXL : avanc�"
  740. cnmulti1 ="Imprimante Canon MultiPASS L6000"
  741. alpsprt ="Alps MD-5000"
  742. xerox1 ="Xerox DocuPrint P12"
  743. mnlt1 ="Minolta Color PageWorks/Pro"
  744. hpojg ="HP OfficeJet"
  745. hpps ="HP PhotoSmart"
  746. xerox2 ="Xerox WorkCentre 385"
  747. xerox4 ="Xerox DocuPrint XJ6C"
  748. lm5700 ="Lexmark 5700 Color Fine"
  749. minpw20 ="Imprimante"
  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"
  755. lmoptra ="S�rie Lexmark Optra"
  756. xeroxwct ="Xerox WorkCentre 450cp"
  757. hpmon = "Moniteur HP de port r�seau"
  758. REXSERA="Pilote Xircom REX 6000 MicroPDA REXSERA"
  759. REXSERE="Pilote Xircom REX 6000 MicroPDA REXSERE"
  760. REXSERPD="Pilote Xircom REX 6000 MicroPDA REXSERPD"
  761. RexService="Pilote Xircom REX 6000 MicroPDA"
  762. NECJ09="Carte d'interface NEC R8100 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 = "Chemin Olympus CAMEDIA SmartDisk Flash"
  768. @*:;
  769. @*:;WIA stuff = IssaK
  770. @*:;
  771. W2K_INBOX_TWAIN_DS = "Pilote TWAIN Inbox pour Windows 2000"
  772. WIA_HPI_USB = "HP PhotoSmart S20"
  773. WIA_ARTEC_AS6E = "Scanneur Artec AS6E"
  774. WIA_ACER = "Scanneur Acer"
  775. WIA_VISIONEER_5300 = "Scanneur Visioneer"
  776. WIA_VISIONEER_6100 = "Scanneur Visioneer 6100 ou OneTouch"
  777. WIA_HP_3300C = "Scanneur Hewlett-Packard ScanJet"
  778. WIA_HP_4300C = "Scanneur Hewlett-Packard ScanJet 3400C/4300C"
  779. WIA_HP_5300C = "Scanneur Hewlett-Packard ScanJet 5300C"
  780. WIA_MICROTEK = "Scanneur Microtek"
  781. WIA_KODAK_4800 = "Appareil photo Kodak 4800 ou Kodak DC-290"
  782. WIA_CANONSCAN_620P = "Scanneur Canon CanoScan 620P"
  783. WIA_CANONSCAN_S100 = "Canon PowerShot ELPH S100"
  784. WIA_PLUSTEK_12000T = "Plustek 12000T"
  785. wdm_inaec = "Pilote Intel AEC"
  786. @*:;
  787. @*:;jamesb bulk changes
  788. @*:;
  789. spxio8pser = "Pilote Specialix I/O8+"
  790. spxslxosser = "Pilote Specialix SX"
  791. spxrio = "Pilote Specialix RIO"
  792. spxspxdriver = "Pilote Specialix SPX PortDirector"
  793. spxsxdriver = "Pilote Specialix SX PortDirector"
  794. spxio8driver = "Pilote Specialix I/O8+ PortDirector"
  795. spxspeeddriver = "Pilote Specialix SPEED PortDirector"
  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 = "Puce acc�l�ratrice 3dfx Interactive Inc Voodoo Voodoo 3D"
  813. 3dfx2 = "Acc�l�rateur 3dfx Voodoo2 3D"
  814. 3Dlabs3 = "Acc�l�rateur 3Dlabs, Inc. Ltd GLint 500TX Sapphire 3D"
  815. 3Dlabs4 = "Processeur 3Dlabs, Inc. Ltd GLint Delta Geometry"
  816. 3Dlabs5 = "Acc�l�rateur 3Dlabs, Inc. Ltd GLint MX 3D"
  817. 3Dlabs6 = "3Dlabs, Inc. Ltd GLint Gamma G1"
  818. 3Dlabs7 = "3Dlabs, Inc. Ltd GLint R3"
  819. Alliance8 = "Alliance Semiconductor CA - acc�l�rateur USA ProVideo 6424"
  820. Alliance9 = "Alliance Semiconductor CA - USA AT25 ProMotion-AT3D"
  821. ARK10 = "Acc�l�rateur ARK Logic, Inc ARK2000PV Stingray"
  822. Avance11 = "Acc�l�rateur Avance Logic Inc. ALG2301"
  823. Chips12 = "Acc�l�rateur Chips And Technologies 65555 VGA"
  824. videodevice = "P�riph�rique vid�o"
  825. Chromatic15 = "Processeur Chromatic Research Inc Mpact Media"
  826. Macronix16 = "Macronix International Co. Ltd. MX86251"
  827. Matrox17 = "Acc�l�rateur Matrox MGA-PX2085 Ultima/Atlas"
  828. Matrox18 = "Acc�l�rateur Matrox MGA-I Ultima/Impression"
  829. NEC19 = "Acc�l�rateur NEC Corporation PoverVR PCX2 3D"
  830. NEC20 = "Processeur graphique NEC Corporation PowerVR Neon 250 PowerVR s�rie II"
  831. Rendition21 = "Rendition Inc Verite 2000"
  832. S324 = "Acc�l�rateur S3 Incorporated Vision 964"
  833. S325 = "S3 Incorporated 86C362/86C368 Trio3D2x & Trio3D2x+ AGP"
  834. S332 = "S3 Incorporated 86C410 Savage 2000"
  835. Sigma33 = "Acc�l�rateur Sigma Designs Corp. REALmagic64/GX"
  836. Silicon34 = "Acc�l�rateur Silicon Integrated System SiS 6215 PCI"
  837. Tseng35 = "Acc�l�rateur Tseng Labs ET4000W32P-A"
  838. Tseng36 = "Acc�l�rateur Tseng Labs ET4000W32P-C"
  839. Tseng37 = "Acc�l�rateur Tseng Labs ET4000W32P-D"
  840. Tseng38 = "Moteur graphique Tseng Labs ET6000"
  841. Weitek42 = "Acc�l�rateur Weitek P9000"