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 = "Filtro AGP NVIDIA"
  232. palmusb = "Scheda USB Palm"
  233. cw10 = "Driver scheda LAN senza fili basato su Intersil"
  234. Winnov = "Software Winnov Videum"
  235. ndcprtns = "Software AP basato su Intersil"
  236. IBM_UMS = "Servizio UMS IBM"
  237. ALKB2K = "Driver filtro mouse e tastiera Altiris"
  238. ACLIENT = "Servizio client Altiris "
  239. CiManager = "Gestione CI Intel"
  240. CPQPWREX="Estensione shell gestione alimentazione Compaq"
  241. gsnw = "Servizi gateway per NetWare"
  242. Hard_Disk_Monitor = "Monitoraggio disco rigido"
  243. i2cnt = "Driver SMBus Via"
  244. McVirus = "McAfee VirusScan NT"
  245. McVirus32 = "Network Associates VirusScan NT"
  246. CrashMon = "McAfee Crash Monitor"
  247. Mgactrl_grp = "Matrox Powerdesk NT"
  248. SYSTEMSOFTCWDT = "Installare CardWizard"
  249. SBS45FaxClient = "Client Microsoft Fax Server"
  250. SBS50FaxClient = "Client Fax condiviso Microsoft"
  251. pstrip1 = "PowerStrip.lnk"
  252. pstrip2 = "Documentazione in linea.lnk"
  253. pstrip3 = "Note sulla versione.lnk"
  254. cardwizard = "CardWizard per 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 per Windows NT"
  260. cpqinf = "Compaq Information Center"
  261. evian = "Controller RAID Promise"
  262. iocreatedrvlnk = "Crea collegamenti unit�.lnk"
  263. iocopymachine = "Copiatrice Iomega.lnk"
  264. iotoolsnthlp = "Aiuto NT per strumenti Iomega.lnk"
  265. ioparaccel = "Acceleratore porta parallela.lnk"
  266. iormvdrvlnk = "Rimuovi collegamenti unit�.lnk"
  267. io1stepbck = "Backup 1-Step.lnk"
  268. io1steprst = "Ripristino 1-Step.lnk"
  269. ionttools = "NT per strumenti Iomega.lnk"
  270. ioqcktools = "Strumenti rapidi.lnk"
  271. ioqcktools2 = "Strumenti rapidi Iomega.lnk"
  272. ioicons = "Icone Iomega.lnk"
  273. iostartopt = "Opzioni di avvio Iomega.lnk"
  274. iorefresh = "Aggiorna.lnk"
  275. iomegaware = "IomegaWare.lnk"
  276. TCAUDIAG_PRF1="Utilit� 3Com NIC"
  277. ZipM98 = "ZipMagic 98"
  278. ENSQAUDM_PRF1 = "Mixer AudioPCI ENSONIQ"
  279. NAV5_PRF1="Norton AntiVirus AutoProtect"
  280. NAV5_GRP1="Avvio"
  281. NAV5_PRF2="Norton AntiVirus"
  282. HPMTTSM = "HP TopTools per portatili"
  283. HPMTTSM2 = "HP DMI"
  284. HPMTTSM3="HP Brio DMI Software"
  285. HPMTTSM4="HP DMI"
  286. HPMTTSM5="HP TopTools per Desktop"
  287. HPPRESREADY = "Presentazione HP pronta - richiede la reinstallazione dopo l'aggiornamento"
  288. cpqcwsetup = "Installazione Cardware"
  289. NetshieldNt = "Network Associates NetShield NT"
  290. CFGSAFE_GRP1 = "Avvio"
  291. DIRECTCD_GRP = "Adaptec DirectCD"
  292. cs4281 = "Driver audio per Crystal CS4281 SoundFusion (TM)"
  293. piixide2 = "Controller IDE 2 PIIX"
  294. intlsisl = "Controller dispositivo di archiviazione RAID Zero-Channel possibilmente non compatibile - Fare clic su Dettagli."
  295. ptircomm = "Emulatore seriale IR Puma"
  296. ptirpro = "Protocollo Puma IR"
  297. ptobphy = "Driver Puma IR"
  298. tivoli = "Controllo remoto Tivoli"
  299. buslogic = "Controller SCSI Buslogic"
  300. cpqfws2e = "Controller SCSI Fast-Wide Compaq"
  301. fd16_700 = "Controller SCSI Future Domain"
  302. fireport = "Controller SCSI Fireport Diamond"
  303. flashpnt = "Controller SCSI Flashpoint"
  304. ncrc710 = "Controller SCSI NCR 710"
  305. BlackIce21cn = "BlackICE Defender 2.1.cn"
  306. atpw2k = "Strumenti di amministrazione di Windows 2000"
  307. atpxp = "Strumenti di amministrazione"
  308. HSFADDREMOVE = "Voce Conexant HSF in Installazione applicazioni"
  309. nVidiaNT4Upgrade = "Voce driver video NVIDIA Windows NT 4.0 in Installazione applicazioni"
  310. 3DlabsUpgrade = "Voce driver 3Dlabs in Installazione applicazioni"
  311. isvgina = "Software componente aggiuntivo sostitutivo"
  312. PC-cillin2000 = "PC-cillin 2000"
  313. CarbonCopy32 = "Carbon Copy 32"
  314. syshwcfg = "XPoint Easy Backup"
  315. OmniPagePro10 = "OmniPage Pro 10"
  316. OnStor2k = "Driver OnSpecLink Storage Class"
  317. Melco2 = "Scheda MCR-U2 SmartMedia / CompactFlash MELCO INC."
  318. HyperDsk = "Controller RAID AMI Hyperdisk"
  319. epcfw2k = "Driver CompactFlash porta parallela"
  320. epssfd2k = "Driver SmartMedia porta parallela"
  321. SFU2.0_NFS_CLIENT = "Client NFS SFU 2.0"
  322. SFU2.0_NFS_CLIENT_RDR = "Redirector del client NFS SFU 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 = "Sottosistema gestione disponibilit�"
  329. poolext = "Miglioramenti pool"
  330. WakeUp = "Fujitsu Power MANagement per Windows"
  331. probepro = "Fujitsu PROBEPRO"
  332. fjhwmn = "Gestione client LANDesk Intel per Fujitsu FMV"
  333. tlsus="Servizio sospensione LAN Toshiba"
  334. tsbspof = "Spegnimento software Toshiba"
  335. NECDMITOOL ="DMITOOL"
  336. NECLDCM1="Gestione client Intel(R) LANDesk(R) 6.0 (con estensioni NEC)"
  337. NECLDCM2="Gestione client Intel(R) LANDesk(R) 6 (con estensioni NEC)"
  338. pcany90ex = "pcAnywhere 9.0 EX"
  339. pcany921ex = "pcAnywhere 9.2 EX"
  340. pcany32ex = "pcANYWHERE32 EX"
  341. necupkit="Leggere questo rapporto quando si utilizza un personal computer 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="Toshiba LAN SuspendService"
  347. #elif LANGUAGE_ID == 0x412
  348. #endif
  349. 3ComDA = "DynamicAccess 3Com"
  350. 3cxm356 = "Modem 3com/MHZ 3CXM356 PCCARD WIN"
  351. @@:@s:gateway = "XLink Omni NFS Gateway 4.0"
  352. AironetWinDGS = "WinDGS"
  353. CiscoAironet = "Utilit� client Aironet"
  354. DECjensen = "Digital DECpc AXP 150"
  355. EiconTA = "Software modem DIVA T-A ISDN Eicon"
  356. IBMsmapint = "Driver IBM ThinkPad SMAPI"
  357. IBMtppwr = "Driver IBM Power Management ThinkPad SMAPI"
  358. OlicomLANScout = "Olicom LANScout"
  359. OlicomLANScoutManager = "Gestione Olicom LANScout"
  360. OlicomRapidConfig = "Olicom RapidConfig/ATM"
  361. OlicomRapidGuide = "Manuale d'uso RapidFire 616x"
  362. OlicomRapidOnlineDoc = "Documentazione Online RapidFire 616X"
  363. a8940 = "Scheda Adaptec IEEE-1394"
  364. accel3d = "Scheda video AccelPro MX"
  365. acsremoved = "Windows XP Server non supporta pi� Servizio controllo ammissione (ACS). Prima di eseguire l'aggiornamento, � necessario disinstallare Servizio controllo ammissione."
  366. adaptecperc2 = "Controller RAID avanzato Adaptec"
  367. aic789x = "Adaptec AIC789x"
  368. aicdrv = "Adaptec AICDRV"
  369. alisnd ="Driver 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= "Acceleratore video ARK"
  374. aspi = "Adaptec ASPI32"
  375. assetci = "Informazioni sul numero di serie IBM"
  376. at3d = "Driver video Alliance ProMotion"
  377. atakmini = "Atakmini"
  378. atapipd = "IBM PIIX Bus Master"
  379. atmhelpr = "ATMhelper"
  380. auddrive = "Driver audio versione precedente ESS"
  381. avmdrv32 = "Fast AV Master"
  382. avpgatek = "Antivirus F-Secure"
  383. award = "Schede Award"
  384. bayman = "Softex BayManager"
  385. cards = "Card Executive"
  386. cardware = "Driver Compaq CardWare"
  387. cbus2_mp = "Corollary C-bus Architecture"
  388. cbusmc_mp = "Corollary C-bus Micro Channel Architecture"
  389. ccntdrv = "Calcomp Tablet"
  390. cda1000 = "Scheda host Adaptec ARO/AAA RAID"
  391. cdr4vsd = "Driver filtro Adaptec CD-R"
  392. cfgsafe = "ConfigSafe per 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 = "Driver floppy Cheyenne"
  399. cic = "CIC Manta Handwriter"
  400. cirque = "Driver Cirque CruiseCat"
  401. cldvd = "Decodificatore DVD Creative Labs"
  402. cmosa = "Dell OpenManage Client"
  403. cmpci = "Driver audio CMedia 8738 NT4.0"
  404. cmtos = "Toshiba Client Manager"
  405. cnr117 = "Periferica a nastro floppy Seagate/Conner"
  406. cnr157 = "Seagate STT8000A"
  407. cpq32fs2 = "Driver controller SCSI Compaq CPQ32FS2"
  408. cpqdiag_ds = "Compaq Diagnostics per Windows NT"
  409. cpqeasypoint4 = "Compaq EasyPoint IV - Richiede la reinstallazione dopo l'aggiornamento"
  410. cpqmpd = "Periferica CD-ROM Compaq Notebook Expansion Base"
  411. cpqmulti = "Software Compaq Windows NT Multibay"
  412. cpqpnpmg = "Compaq PnP Manager for Windows NT 4.0"
  413. cpqrcmc = "Servizio monitor remoto Compaq"
  414. cpqrs = "Protezione remota e ROM Flash remota Compaq"
  415. cpqsmrt2 = "Compaq CPQSMRT2"
  416. csa64xx = "Adapter CMD 64xx 32-Bit IDE"
  417. ctz_crdl = "Lettore Citizen Cradle"
  418. cwbaudio = "Driver audio CrystalWare"
  419. d3nt = "Driver Iomega Click!"
  420. daytona = "Utilit� audio TBS, stazione audio 2 TBS, applicazione musicale TBS"
  421. decatapi = "Driver Digital Equipment Corp. Atapi"
  422. dellperc2 = "Controller RAID Dell PERC2"
  423. dellps = "Driver Dell 410 Auto-Shutdown"
  424. dellth = "Driver Dell 410 Thermal Shutdown"
  425. deskon = "DeskOn - avvio del sistema"
  426. DeskView = "DeskView"
  427. deskwol = "DeskWOL - Riattivazione LAN"
  428. directcd = "Software Adaptec DirectCD"
  429. dlc = "Driver protocollo DLC Microsoft"
  430. atalk = "Protocollo AppleTalk"
  431. dmisl = "IBM DMI Service Layer"
  432. dmusic = "Driver Direct Music"
  433. dock = "Software Softex Docking"
  434. docksvc = "Ultra 2000 Docking Services"
  435. drvncdb = "HP Colorado Backup II 6.0"
  436. ds1wdm = "Driver audio Yamaha DS1 WDM"
  437. dsmigrat = "Migrazione servizi di directory"
  438. dsmigratpath = "%systemdrive%\Programmi\dsmigrat\dsmigrat.dll"
  439. duplexwrite = "Software Siemens DuplexWrite"
  440. eacmos = "Eacmos"
  441. eaps2kbd = "Eaps2kbd"
  442. eawdmfd = "Pulsante di facile accesso"
  443. el575nd5 = "Driver el575nd5"
  444. elsa1 = "Elsa1"
  445. elsa2 = "Elsa2"
  446. emu10k="Driver Creative SBLive"
  447. ensqaudm = "Mixer AudioPCI ENSONIQ"
  448. ensqio = "Ensqio"
  449. essm2e = "Driver Maestro M2E per notebook Toshiba"
  450. eusbmsd = "SanDisk USB ImageMate"
  451. exide = "Driver DMA disco Toshiba TECRA"
  452. faboot = "Full Armor Boot"
  453. fazam = "Full Armor Zero Administration"
  454. fidmou = "Fujitsu Takamisawa Touchpad - Reinstallare dopo l'aggiornamento"
  455. flow7 = "FlowCharter 7"
  456. fujitsu = "Fujitsu"
  457. gdtx = "Controller SCSI ICP-Vortex"
  458. genius = "Driver Genius Easyscroll"
  459. gfx40 = "GFX40"
  460. glint = "Schede Glint Based"
  461. halhook = "Compaq Survey Tool"
  462. hdmib = "Monitor dissco rigido per Siemens Serverview"
  463. hdmon = "Monitor unit� disco rigido"
  464. hercpwr = "Hercules PowerTools"
  465. hollywoodplus = "Sigma Designs REALMagic Hollywood pi� decoder"
  466. hpdmi = "HP Desktop Management Interface Component"
  467. hpextkbd = "Hewlett-Packard C4734 Extended Keyboard"
  468. hpntlock = "Blocco HP per NT4"
  469. hponetouchomni500msg="HP OneTouch"
  470. hponetouchomnixe3msg="HP OneTouch"
  471. hpcimsg = "Interfaccia di configurazione HP"
  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="Driver IBM Trackpoint - Richiede la reinstallazione dopo l'aggiornamento"
  478. hptwotrack="Driver IBM Trackpoint - Richiede la reinstallazione dopo l'aggiornamento"
  479. iamdrv = "Driver software AtGuard"
  480. iamserv = "Servizio software AtGuard"
  481. iavboot4 = "Monitor IBM AntiVirus Real Time"
  482. ibmdmibios = "Strumentazione per Windows NT IBM DMI BIOS"
  483. ibmir = "Driver IRDA a bassa velocit� IBM"
  484. ibmmpg = "Decodificatore IBM MPEG-2"
  485. ibmraid = "Scheda SCSI IBM ServeRAID II"
  486. ibmtp4 = "Driver mouse a due tracce IBM"
  487. ibmvc = "IBM 9397 Video Capture"
  488. ibmwc = "Utilit� IBM"
  489. icsupgrd = "Condivisione connessione Internet (ICS)"
  490. ils = "ILS Site Server"
  491. imgatapi = "Driver ATAPI Iomega"
  492. initio = "Initio INI-910"
  493. intelata = "Intel Ultra ATA"
  494. intelapp = "Applicazione Intel Speed Step"
  495. intelatadriver = "Driver Intel Ultra ATA Storage"
  496. IntelSpeedStepLink = "Applicazione Intel(R) SpeedStep(TM) technology"
  497. intellimouse = "Software Microsoft IntelliPoint"
  498. iomega = "Unit� ZIP porta parallela Iomega"
  499. iomegnt = "Controller Iomega Jaz/Zip PCI SCSI"
  500. iphasei = "Modulo Interphase x526 Fibre Channel IP"
  501. iphases = "Driver Interphase x526 Fibre Channel SCSI"
  502. isotp4 = "Protocollo ISO/TP4"
  503. kbstuff = "Driver tastiera controllo remoto SMS"
  504. kmw = "Kensington MouseWorks"
  505. laplink = "Servizio di controllo remoto TSI"
  506. laplnk2k = "LapLink"
  507. ldcm = "Gestione client LANDesk Intel"
  508. ldcm1 = "Monitor di notifica LDCM Intel"
  509. ldcm2 = "Intel LDCM OSCI"
  510. ldcm3 = "Intel LDCM CiSmBios"
  511. lexmark1 = "Driver stampante Lexmark"
  512. lhacm = "Formato registrazione audio Lernout and Hauspie"
  513. liquidaudio = "Driver audio Liquid"
  514. lm75 = "Monitor termico CPU IBM"
  515. lm78ci = "Monitor di sistema PC IBM"
  516. lmrepl = "Replicatore di directory"
  517. logitech = "Driver per mouse Logitech"
  518. logkeycomm = "Logitech Key Commander"
  519. ltmodem = "Driver modem Lucent Technologies"
  520. ma_delta="Scheda interfaccia M Audio Delta/Audiophile"
  521. macd98 = "MacDrive 98"
  522. maestro = "Driver audio Maestro ESS precedente"
  523. maestro0 = "Driver pulsanti tastiera estesa BTC"
  524. maxsuperd = "Unit� Parallel LS-120 SuperDisk Maxell"
  525. mca_up = "IBM PS/2 o altro computer basato su Micro Channel"
  526. mcafeecr = "McAfee Crash Monitor"
  527. mcfilter = "McAfee VirusScan"
  528. mcis = "Internet Authentication Service, Commercial Edition (IAS/C)"
  529. megaraid = "Driver Megaraid"
  530. mgactrl = "Utilit� Powerdesk"
  531. missing_proc_feat = "Funzionalit� processore richieste non presenti"
  532. mkecr56x = "Interfaccia CD-ROM Pansonic"
  533. mps_mca_mp = "Computer Micro Channel multiprocessore MPS"
  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 = "Software MultiPath Siemens"
  541. mvaudio = "Scheda audio Media Vision"
  542. mwave = "Driver MWAVE IBM"
  543. mwavedsp = "Driver modem Thinkpad IBM per NT4"
  544. mwkmuch="Scheda audio digitale Multi!Wav"
  545. mx400="Driver audio MX400 Diamond per NT4.0"
  546. n40s3 = "Colorgraphic Pro Lightning V+ Scheda video"
  547. nav5 = "Norton AntiVirus"
  548. nbf = "Driver del protocollo NETBEUI Microsoft"
  549. ncr_mp = "Computer Micro Channel multiprocessore NCR"
  550. ncrc810 = "Driver NCR/Symbios/LSI 8xx"
  551. netfbase = "Programma di supporto Netfinity"
  552. nma2nt = "Driver Neomagic precedente"
  553. nmsmsAgent="Agente Network Monitor 1.x"
  554. nmxnt = "Driver NT4 NMXNT"
  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, o unit� nastro USB30"
  560. opl3sa = "Driver audio OPL3 Yamaha precedente"
  561. orb = "Unit� portatile Orb"
  562. ;otman5 = "Backup Exec" ;georger - sync bdd/ntcompat entries - bug 374722/412013
  563. palm = "3com HotSync Manager"
  564. panadvdram = "Driver DVD-RAM"
  565. panda = "Panda Anti-Virus"
  566. parallel = "Driver classe porta parallela per Windows NT4 e Windows 2000"
  567. pcany = "Servizo host PCAnywhere"
  568. pcanyw92 = "pcAnywhere 9.2"
  569. pccs = "System Soft PCCS"
  570. pcenable = "System Soft PCENABLE"
  571. pcpnp="Gestore scheda PC per Windows NT 4.0"
  572. pedge = "driver controller RAID PowerEdge Dell"
  573. pelmouse = "Mouse Suite"
  574. pfs = "OnStream Echo"
  575. ph97r40= "Scheda video Pipeline Philips"
  576. phoenixad = "Driver gestioen alimentazione Phoenix"
  577. phoenixpm = "Utilit� di gestione alimentazione Phoenix"
  578. piixide = "Controller PIIX IDE Intel"
  579. plscsi = "Scheda SCSI Prolific"
  580. power = "Gestione alimentazioen avanzata Softex/Phoenix"
  581. powpath = "Software EMC Power Path"
  582. ps2cont = "Driver mouse Contour"
  583. pscan = "Monitor tempo reale per NT PC-cillin"
  584. pstrip = "PowerStrip"
  585. pumacsm = "Gestione installazione connessione Intellisync Pumatech"
  586. pwricon="Compaq Window NT PowerControl"
  587. qic117 = "Periferica a nastro QIC117 General"
  588. qs_up = "Desktop MultiClient Digital Multia"
  589. qt3 = "Quicktime 3.0"
  590. quicken2000 = "Quicken 2000"
  591. rcentrl = "Applicazione fax Ring Central"
  592. rchelp = "Helper video controllo remoto SMS"
  593. reachout = "Stac Reachout Enterprise"
  594. riptide = "Driver audio Rockwell"
  595. roxioburning = "Supporto masterizzazione CD roxio"
  596. rtcphoenix = "Client Phoenix RTC"
  597. s100 = "Driver audio S100 (ESS Allegro) Dimond per NT4.0"
  598. s3color = "Applicazione pannello di controllo video S3"
  599. s3knldrv = "Controller audio S3 Sonic Vibes"
  600. s3knljs = "Controller audio (Joystick) S3 Sonic Vibes"
  601. sb16snd = "Driver SoundBlaster 16 precedente"
  602. sbawe32 = "Driver AWE32 SoundBlaster precedente"
  603. sbpcint4 = "Sbpcint4"
  604. scandrv = "Driver scanner Plustek"
  605. scidrv = "Driver interfaccia configurazione di sistema Toshiba"
  606. tscidrv = "Driver interfaccia configurazione di sistema Toshiba"
  607. tsbselbay = "Servizio Selectable Bay Toshiba"
  608. tsbds = "Servizio di alloggiamento Toshiba"
  609. SCM_USB_Compact_Flash = "Lettore scheda CompactFlash USB SCM/Memorex"
  610. scsigold = "Scheda host SCSI Pro Gold SIIG"
  611. sd120ppd = "Unit� porta parallela LS-120 Imation"
  612. sgcomp = "Driver grafica Cobalt Silicon Graphics (solo per NT 4.0)"
  613. sgiusb00 = "Driver mouse/tastiera USB Silicon Graphics (solo per NT 4.0)"
  614. sgkrmp = "Driver grafica Cobalt-2 Silicon Graphics (solo per NT 4.0)"
  615. sgptmp = "Driver grafica Cobalt-3 Silicon Graphics (solo per NT 4.0)"
  616. sharshtl = "Periferica di archiviazione porta parallela Shuttle Sharer"
  617. siigc = "Driver SIIG Cyber PCI"
  618. sis = "Archiviazione istanza singola"
  619. sisv = "Scheda video SiS 62xx"
  620. siwvid = "Numega SoftICE"
  621. skusbkbf = "Tastiera ad accesso rapido IBM"
  622. slnt7554 = "Modem SmartLink non supportato"
  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 = "Sistema audio DT0398(TM) Diamond DT(R)"
  634. snd93x = "Scheda audio Opti 931"
  635. sndblst = "Driver SoundBlaster precedente"
  636. sndsys = "Driver sistema audio precedente di Windows"
  637. snidpms = "Driver DPMS Siemens"
  638. soff = "Applicazione SoftOff IBM"
  639. soff_nt = "Driver SoftOff IBM"
  640. sonymemstick = "Driver Sony Memory Stick"
  641. sonyjdu = "Utilit� Sony Jog Dial"
  642. sqlwin5 = "SQL Windows Edition 5"
  643. sscntrl = "Driver filtro WinGuardNT Dr. Solomon"
  644. sscpvivo = "Scheda audio Vivo Ensoniq"
  645. ssi365 = "System Soft Card Wizard"
  646. sspcic = "System Soft SSPCIC"
  647. sspower = "System Soft Power Profiler"
  648. stbmvp = "Driver MVPPro STB"
  649. stdat3 = "Archive Python"
  650. stlthg46 = "STLTHG46"
  651. stordgr = "Controller DGR/DGR Ultra RAIDPro Storage Dimensions"
  652. sttscsi3 = "Conner CTT8000-S"
  653. symc8xx = "Driver SYMC8XX Symbios Logic"
  654. synaptic = "Software Synaptics TouchPad"
  655. sysmgmt = "Servizio di gestione sistema Compaq"
  656. tcaudiag = "3Com TCAUDIAG"
  657. tdifiltr = "i.Share 3.0 NT"
  658. TITSB = "Abilitatore LAN senza fili per NT"
  659. tlntsvr = "Server Telnet"
  660. tmaster = "Periferiche di gioco ThrustMaster"
  661. tmdigpro = "Thrustmaster Nascar(R) Pro Digital(TM)"
  662. tmdualag = "Game pad analogico doppio Guillemot"
  663. tos3comwin = "Modem a 54 k 3com-Noteworty"
  664. tosdvd = "Lettore DVD Toshiba 7000 Series"
  665. tpchrsrv = "Gestione alimentazione ThinkPad IBM"
  666. tpconfig1= "Utilit� di configurazione ThinkPad"
  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 = "Driver audio 4D Wave Trident"
  673. tsb24cd = "Unit� CD-ROM 24x Toshiba"
  674. tsbapm = "Sistema di gestione alimentazione Toshiba per Windows NT"
  675. tsbasd = "Software sottosistema di chiusura automatica Toshiba"
  676. tsbhddpw ="Utilit� password unit� disco rigido Toshiba"
  677. tsbmc = "Controllo mouse Toshiba"
  678. tsbvcap = "Software di acquisizione video Toshiba"
  679. tt128 = "IXMICRO Twin Turbo 128"
  680. ultra66 = "Controller IDE Ultra Promise"
  681. umax = "VistaScan v2.40"
  682. usbkbdwm = "Mouse e tastiera USB NEC"
  683. viadriver = "Driver IDE VIA Bus Master"
  684. wacomdrv = "Periferica di scrittura digitale Wacom"
  685. wcgodrv = "Driver per fotocamera Creative Video Blaster WebCam Go e Go Plus"
  686. waveart = "Rockwell Wave Artist"
  687. wce21 = "Servizi Windows CE"
  688. winachsf = "Modem HSF Conexant non supportato"
  689. winmdm = "Periferica WinModem"
  690. winner="Scheda video Elsa Gloria L/MX"
  691. wmcacaa = "Modem Global MiniPCI 56K V.90 Compaq di 3COM"
  692. wscan316 = "WebScanX 3.1.6"
  693. wtcls2k = "Driver Pablo Tablet"
  694. YACXG="Driver audio AC-XG NT4 Yamaha"
  695. ydsxgdk="Periferica di alloggiamento audio (WDM) DS-XG YAMAHA"
  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 ="Driver HP Laserjet 5 / 6 Series"
  713. hpclj450 ="HP C LaserJet 4500-HP"
  714. hpclj850 ="HP CLJ 8500 - PCL"
  715. hpdsk6 ="Stampante HP DeskJet 820C Series"
  716. hpdj810 ="Stampante HP DeskJet 810C Series"
  717. hpdj880 ="HP DeskJet"
  718. hpdsk14 ="HP DeskJet 710C Series"
  719. hpdsk7 ="HP DeskJet 720C Series"
  720. hpdsk3 ="Stampante HP DeskJet 895C Series"
  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 ="Stampante HP DeskJet 815C Series"
  727. hpdj830 ="Stampante HP DeskJet 830C Series"
  728. hpaio1 ="Stampante HP OfficeJet Series 700"
  729. hpdsk12 ="HP DeskJet 1100C/1120C Series"
  730. hpdsk5 ="HP DeskJet 850 Series"
  731. hpdsk1 ="Stampante HP 2000C/2500C"
  732. hpdsk2 ="HP DeskJet 890C Series"
  733. hpdsk4 ="HP DeskJet 870 Series"
  734. hpdj1000 ="Stampante HP DeskJet 1000C"
  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 : Avanzata"
  740. cnmulti1 ="Stampante 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 Series"
  746. xerox2 ="Xerox WorkCentre 385"
  747. xerox4 ="Xerox DocuPrint XJ6C"
  748. lm5700 ="Lexmark 5700 Series Color Fine"
  749. minpw20 ="Stampante"
  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 = "Monitor porta di rete HP"
  758. REXSERA="Driver Xircom REX 6000 MicroPDA REXSERA"
  759. REXSERE="Driver Xircom REX 6000 MicroPDA REXSERE"
  760. REXSERPD="Driver Xircom REX 6000 MicroPDA REXSERPD"
  761. RexService="Driver Xircom REX 6000 MicroPDA"
  762. NECJ09="Scheda interfaccia PC-9801N-J09 NEC R8100"
  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\Porta di rete Hewlett-Packard"
  767. sdselect = "Olympus CAMEDIA SmartDisk Flash Path"
  768. @*:;
  769. @*:;WIA stuff = IssaK
  770. @*:;
  771. W2K_INBOX_TWAIN_DS = "Driver TWAIN per Windows 2000 inbox"
  772. WIA_HPI_USB = "HP PhotoSmart S20"
  773. WIA_ARTEC_AS6E = "Scanner Artec AS6E"
  774. WIA_ACER = "Scanner Acer"
  775. WIA_VISIONEER_5300 = "Scanner Visioneer"
  776. WIA_VISIONEER_6100 = "Scanner Visioneer 6100 o OneTouch"
  777. WIA_HP_3300C = "Scanner ScanJet Hewlett-Packard"
  778. WIA_HP_4300C = "Scanner ScanJet 3400C/4300C Hewlett-Packard"
  779. WIA_HP_5300C = "Scanner ScanJet 5300C Hewlett-Packard"
  780. WIA_MICROTEK = "Scanner Microtek"
  781. WIA_KODAK_4800 = "Fotocamera Kodak 4800 o Kodak DC-290"
  782. WIA_CANONSCAN_620P = "Scanner CanoScan 620P Canon"
  783. WIA_CANONSCAN_S100 = "Canon PowerShot ELPH S100"
  784. WIA_PLUSTEK_12000T = "Plustek 12000T"
  785. wdm_inaec = "Driver AEC Intel"
  786. @*:;
  787. @*:;jamesb bulk changes
  788. @*:;
  789. spxio8pser = "Driver I/O8+ Specialix"
  790. spxslxosser = "Driver SX Specialix"
  791. spxrio = "Driver RIO Specialix"
  792. spxspxdriver = "Driver SPX PortDirector Specialix"
  793. spxsxdriver = "Driver SX PortDirector Specialix"
  794. spxio8driver = "Driver I/O8+ PortDirector Specialix"
  795. spxspeeddriver = "Driver SPEED PortDirector Specialix"
  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%\Programmi\Servizi Windows CE\dccman.exe"
  802. snmpagents = "%systemdrive%\Programmi\Siemens\SNMPAgents\Agents\HD_MIB.DLL"
  803. intellisync = "%systemdrive%\Programmi\Intellisync\txcsm.exe"
  804. intelatapf = "%systemdrive%\Programmi\Intel\IntelATA\IntelATA.exe"
  805. naipath = "%systemdrive%\Programmi\Network Associates\VirusScan NT\VsTskMgr.exe"
  806. palmvii = "%systemdrive%\Programmi\franklin covey\planner\palm\hotsync.exe"
  807. hponetouchomni500path="%SystemDrive%\Programmi\HP One-Touch\OneTouch.Exe"
  808. hponetouchomnixe3path="%SystemDrive%\Programmi\One-Touch\CP32NBTN.Exe"
  809. @*:;
  810. @*:; Unsupported video adapters - PeterA
  811. @*:;
  812. 3dfx1 = "Chip di accelerazione 3D Voodoo 3dfx Interactive Inc"
  813. 3dfx2 = "Acceleratore 3D 3dfx Voodoo2"
  814. 3Dlabs3 = "Acceleratore 3D GLint 500TX Sapphire 3Dlabs, Inc. Ltd"
  815. 3Dlabs4 = "Processore GLint Delta Geometry 3Dlabs, Inc. Ltd"
  816. 3Dlabs5 = "Acceleratore GLint MX 3D 3Dlabs, Inc. Ltd"
  817. 3Dlabs6 = "3Dlabs, Inc. Ltd GLint Gamma G1"
  818. 3Dlabs7 = "3Dlabs, Inc. Ltd GLint R3"
  819. Alliance8 = "Acceleratore GUI ProVideo 6424 Alliance Semiconductor CA - USA"
  820. Alliance9 = "Acceleratore AT25 ProMotion-AT3D Alliance Semiconductor CA - USA"
  821. ARK10 = "Acceleratore GUI ARK2000PV Stingray ARK Logic, Inc"
  822. Avance11 = "Acceleratore GUI ALG2301 Avance Logic Inc."
  823. Chips12 = "Acceleratore GUI 65555 VGA Chips And Technologies"
  824. videodevice = "Periferica video"
  825. Chromatic15 = "Processore multimediale Mpact Chromatic Research Inc"
  826. Macronix16 = "Macronix International Co. Ltd. MX86251"
  827. Matrox17 = "Acceleratore GUI MGA-PX2085 Ultima/Atlas Matrox"
  828. Matrox18 = "Acceleratore GUI MGA-I Ultima/Impression Matrox"
  829. NEC19 = "Acceleratore 3D PoverVR PCX2 NEC Corporation"
  830. NEC20 = "Processore grafico PowerVR Neon 250 PowerVR series II NEC Corporation"
  831. Rendition21 = "Rendition Inc Verite 2000"
  832. S324 = "Acceleratore GUI Vision 964 S3 Incorporated"
  833. S325 = "S3 Incorporated 86C362/86C368 Trio3D2x & Trio3D2x+ AGP"
  834. S332 = "S3 Incorporated 86C410 Savage 2000"
  835. Sigma33 = "Acceleratore GUI REALmagic64/GX Sigma Designs Corp."
  836. Silicon34 = "Acceleratore video e grafica SiS 6215 PCI Silicon Integrated System"
  837. Tseng35 = "Acceleratore GUI ET4000W32P-A Tseng Labs"
  838. Tseng36 = "Acceleratore GUI ET4000W32P-C Tseng Labs"
  839. Tseng37 = "Acceleratore GUI ET4000W32P-D Tseng Labs"
  840. Tseng38 = "Modulo di gestione grafica/multimedia ET6000 Tseng Labs"
  841. Weitek42 = "Acceleratore GUI P9000 Weitek"