home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / WindowsServerTrial / server.iso / sources / install.wim / 2 / Windows / inf / smartcrd.inf < prev    next >
Encoding:
Text (UTF-16)  |  2008-01-19  |  34.7 KB  |  575 lines

  1. ; SMARTCRD.INF
  2. ; Copyright (c) Microsoft Corporation.  All rights reserved.
  3.  
  4.  
  5.  
  6. ;;++ Added by AddSDisk.cmd
  7. [SourceDisksNames]
  8. 3426=windows cd
  9.  
  10. [SourceDisksFiles]
  11. bulltlp3.sys         = 3426
  12. gpr400.sys         = 3426
  13. grserial.sys         = 3426
  14. lit220p.sys         = 3426
  15. pscr.sys         = 3426
  16. scmstcs.sys         = 3426
  17. stcusb.sys         = 3426
  18. scr111.sys         = 3426
  19. cmbp0wdm.sys         = 3426
  20. cxbp0wdm.sys        = 3426
  21. sccmn50m.sys         = 3426
  22. sccmusbm.sys         = 3426
  23. ;;--
  24.  
  25. [Version]
  26. Signature="$Windows NT$"
  27. Class=SmartCardReader
  28. ClassGuid={50DD5230-BA8A-11D1-BF5D-0000F805F530}
  29. Provider=%Msft%
  30. DriverVer=06/21/2006,6.0.6001.18000
  31. ;; Commented by AddSDisk.cmd
  32. ;; LayoutFile=layout.inf
  33.  
  34. [Manufacturer]
  35. %COMPAQ%=COMPAQ,NTx86
  36. %HP%=HP,NTx86
  37. %SCM%=SCM,NTx86
  38. %SLB%=SLB,NTx86
  39. %SNI%=SNI,NTx86
  40. %GEMPLUS%=GEMPLUS,NTx86
  41. %OMNIKEY%=OMNIKEY,NTx86
  42.  
  43. ; ============ Add reg for all readers ===============
  44.  
  45. [Reader.Install.AddReg]
  46. HKLM, Software\Microsoft\Cryptography\Calais\Readers,,,
  47. HKLM, System\CurrentControlSet\Services\SCardSvr,Start,0x00010001,2
  48. HKLM, System\CurrentControlSet\Services\CertPropSvc,Start,0x00010001,2
  49.  
  50.  
  51. ; ========================================
  52. ; =========== Compaq readers =============
  53. ; ========================================
  54.  
  55. [COMPAQ.NTx86]
  56. ; DisplayName            Section            DeviceId
  57. ; -----------            -------            --------
  58. %COMPAQ410.DeviceDesc% = COMPAQ410.Install, SERENUM\CPQB18D
  59.  
  60. [COMPAQ410.Install.NT]
  61. AddReg          = Reader.Install.AddReg
  62. CopyFiles       = GCR410P.Install.CopyFiles
  63.  
  64. [COMPAQ410.Install.NT.HW]
  65. AddReg          = COMPAQ410.Install.AddReg.HW
  66.  
  67. [COMPAQ410.Install.AddReg.HW]
  68. HKR,,"VendorName",,"COMPAQ"
  69. HKR,,"IfdType",,"GCR410P Serial Smart Card Reader"
  70.  
  71. [COMPAQ410.Install.NT.Services]
  72. AddService = GCR410P, 2, GCR410P.Service, GCR410P.EventLog
  73.  
  74. ; ===================================================
  75. ; =============== Gemplus readers ===================
  76. ; ===================================================
  77.  
  78. [GEMPLUS.NTx86]
  79. ; DisplayName           Section           DeviceId
  80. ; -----------           -------           --------
  81. %GPR400.DeviceDesc% =   GPR400.Install,   PCMCIA\GEMPLUS-GPR400-72B1
  82. %GPR400.DeviceDesc% =   GPR400.Install,   PCMCIA\GEMPLUS-GPR400-43E8
  83. %GCR410P.DeviceDesc% =  GCR410P.Install,  SERENUM\GEM0410
  84.  
  85. [GPR400.Install.NT]
  86. AddReg          = GPR400.Install.AddReg,Reader.Install.AddReg
  87. CopyFiles       = GPR400.Install.CopyFiles
  88.  
  89. [GPR400.Install.AddReg]
  90. HKR,,PcmciaExclusiveIrq,0x00010001,1
  91.  
  92. [GPR400.Install.NT.LogConfigOverride]
  93. LogConfig=GPR400.LogConfigOverride
  94.  
  95. [GPR400.LogConfigOverride]
  96. ConfigPriority=NORMAL
  97. IOConfig=22@100-FCFF%FF00
  98. IRQConfig=3,4,5,7,9,10,11,12,13,14,15
  99. PcCardConfig=1(S0)
  100.  
  101. [GPR400.Install.CopyFiles]
  102. gpr400.sys,,,2
  103.  
  104. [GPR400.Install.NT.Services]
  105. AddService = GPR400, 2, GPR400.Service, GPR400.EventLog
  106.  
  107. [GPR400.Service]
  108. DisplayName     = %GPR400.DeviceDesc%
  109. ServiceType     = 1 ;%SERVICE_KERNEL_DRIVER%
  110. StartType       = 3 ;%SERVICE_AUTO_START%
  111. ErrorControl    = 1 ;%SERVICE_ERROR_NORMAL%
  112. ServiceBinary   = %12%\gpr400.sys
  113.  
  114. [GPR400.EventLog]
  115. AddReg = GPR400.AddEventLog.reg
  116.  
  117. [GPR400.AddEventLog.reg]
  118. HKR,, EventMessageFile, 0x00020000, "%%SystemRoot%%\System32\drivers\GPR400.sys"
  119. HKR,, TypesSupported,   0x00010001, 7
  120.  
  121. [DestinationDirs]
  122. GPR400.Install.CopyFiles = 12
  123.  
  124. ; ***************
  125. ; Gemplus GCR 410
  126. ; ***************
  127.  
  128. [GCR410P.Install.NT]
  129. AddReg           = GCR410P.Install.AddReg,Reader.Install.AddReg
  130. CopyFiles        = GCR410P.Install.CopyFiles
  131.  
  132. [GCR410P.Install.AddReg]
  133. HKR,, MaximalBaudRate,0x00010001,38400
  134.  
  135. [GCR410P.Install.CopyFiles]
  136. grserial.sys,,,2
  137.  
  138. [GCR410P.Install.NT.Services]
  139. AddService = GCR410P, 2, GCR410P.Service, GCR410P.EventLog
  140.  
  141. [GCR410P.Service]
  142. DisplayName     = %GCR410P.DeviceDesc%
  143. ServiceType     = 1 ;%SERVICE_KERNEL_DRIVER%
  144. StartType       = 3 ;%SERVICE_AUTO_START%
  145. ErrorControl    = 1 ;%SERVICE_ERROR_NORMAL%
  146. ServiceBinary   = %12%\grserial.sys
  147.  
  148. [GCR410P.EventLog]
  149. AddReg = GCR410P.AddEventLog.reg
  150.  
  151. [GCR410P.AddEventLog.reg]
  152. HKR,, EventMessageFile, 0x00020000, "%%SystemRoot%%\System32\drivers\grserial.sys"
  153. HKR,, TypesSupported,   0x00010001, 7
  154.  
  155. [DestinationDirs]
  156. GCR410P.Install.CopyFiles = 12
  157.  
  158.  
  159. ; ==================================================
  160. ; ================= HP readers =====================
  161. ; ==================================================
  162.  
  163. [HP.NTx86]
  164. ; DisplayName           Section           DeviceId
  165. ; -----------           -------           --------
  166. %HPSCR111.DeviceDesc% = HPSCR111.Install, SERENUM\SCM0009
  167.  
  168. [HPSCR111.Install.NT]
  169. AddReg          = Reader.Install.AddReg
  170. CopyFiles       = SCMSCR111.Install.CopyFiles
  171.  
  172. [HPSCR111.Install.NT.HW]
  173. AddReg          = HPSCR111.Install.AddReg.HW
  174.  
  175. [HPSCR111.Install.AddReg.HW]
  176. HKR,,"VendorName",,"Hewlett Packard"
  177. HKR,,"IfdType",,"ProtectTools Smart Card reader"
  178.  
  179. [HPSCR111.Install.NT.Services]
  180. AddService = SCR111, 2, SCMSCR111.Service, SCMSCR111.EventLog
  181.  
  182. ; ============================================================
  183. ; ================= Schlumberger readers =====================
  184. ; ============================================================
  185.  
  186. [SLB.NTx86]
  187. ; DisplayName           Section          DeviceId
  188. ; -----------           -------          --------
  189. %SLBREFLEX20.DeviceDesc% =      SLBREFLEX20.Install, PCMCIA\PSCR-SLB_REFLEX_20-18F3
  190. %SLBREFLEX30.DeviceDesc% =      SLBREFLEX30.Install, PCMCIA\Reflex_30-smart_card_reader-E8F8
  191. %SLBREFLEX30.DeviceDesc% =      SLBREFLEX30.Install, PCMCIA\SLB-Reflex30_SmartCard_Reader-12C6
  192. %SLBREFLEX72.DeviceDesc% =      SLBREFLEX72.Install, SERENUM\SCM0003
  193. %SLBSCR111.DeviceDesc% =        SLBSCR111.Install,   SERENUM\SCM000F
  194.  
  195. ; ****************************
  196. ; SLB PCMCIA Smart Card Reader
  197. ; ****************************
  198. ; This is actually an SCM pcmcia reader, so we reference the SCM reader here
  199. [SLBREFLEX20.Install.NT]
  200. AddReg          = Reader.Install.AddReg
  201. CopyFiles       = SCM488C.Install.CopyFiles
  202.  
  203. [SLBREFLEX20.Install.NT.HW]
  204. AddReg          = SLBREFLEX20.Install.AddReg.HW
  205.  
  206. [SLBREFLEX20.Install.AddReg.HW]
  207. HKR,,"VendorName",,"Schlumberger"
  208. HKR,,"IfdType",, "Reflex 20"
  209.  
  210. [SLBREFLEX20.Install.NT.Services]
  211. AddService = SCM488C, 2, SCM488C.Service, SCM488C.EventLog
  212.  
  213. ; ***************************
  214. ; SLB Reflex 30 PCMCIA reader
  215. ; ***************************
  216. ; This is actually an OMNIKEY reader, so we reference this reader here
  217.  
  218. [SLBREFLEX30.Install.NT]
  219. AddReg          = Reader.Install.AddReg
  220. CopyFiles       = OMNCMBP.Install.CopyFiles
  221.  
  222. [SLBREFLEX30.Install.NT.HW]
  223. AddReg          = SLBREFLEX30.Install.AddReg.HW
  224.  
  225. [SLBREFLEX30.Install.AddReg.HW]
  226. HKR,,"VendorName",,"Schlumberger"
  227. HKR,,"IfdType",,"Reflex 30"
  228.  
  229. [SLBREFLEX30.Install.NT.Services]
  230. AddService = OMNCMBP, 2, OMNCMBP.Service, OMNCMBP.EventLog
  231.  
  232. ; ****************************
  233. ; SLB Serial Smart Card Reader
  234. ; ****************************
  235. ; This is actually an SCM serial reader, so we reference the SCM reader here
  236.  
  237. [SLBREFLEX72.Install.NT]
  238. AddReg          = Reader.Install.AddReg
  239. CopyFiles       = SCMSTCS.Install.CopyFiles
  240.  
  241. [SLBREFLEX72.Install.NT.HW]
  242. AddReg          = SLBREFLEX72.Install.AddReg.HW
  243.  
  244. [SLBREFLEX72.Install.AddReg.HW]
  245. HKR,,"VendorName",,"Schlumberger"
  246. HKR,,"IfdType",, "Reflex 72"
  247.  
  248. [SLBREFLEX72.Install.NT.Services]
  249. AddService = SCMSTCS, 2, SCMSTCS.Service, SCMSTCS.EventLog
  250.  
  251. ; *************************************
  252. ; SLB Serial Smart Card Reader (SCR111)
  253. ; *************************************
  254. ; This is actually an SCM serial reader, so we reference the SCM reader here
  255.  
  256. [SLBSCR111.Install.NT]
  257. AddReg          = Reader.Install.AddReg
  258. CopyFiles       = SCMSCR111.Install.CopyFiles
  259.  
  260. [SLBSCR111.Install.NT.HW]
  261. AddReg          = SLBSCR111.Install.AddReg.HW
  262.  
  263. [SLBSCR111.Install.AddReg.HW]
  264. HKR,,"VendorName",,"Schlumberger"
  265. HKR,,"IfdType",,"Reflex Lite"
  266.  
  267. [SLBSCR111.Install.NT.Services]
  268. AddService = SCR111, 2, SCMSCR111.Service, SCMSCR111.EventLog
  269.  
  270. ; ===================================================
  271. ; ================= SCM readers =====================
  272. ; ===================================================
  273.  
  274. [SCM.NTx86]
  275. ; DisplayName             Section            DeviceId
  276. ; -----------             -------            --------
  277. %SCM488C.DeviceDesc% =    SCM488C.Install,   PCMCIA\PSCR-Smart_Card_Reader-488C
  278. %SCMSTCS.DeviceDesc% =    SCMSTCS.Install,   SERENUM\SCM0002
  279. %SCMUSB.DeviceDesc%  =    SCMUSB.Install,    USB\VID_0066&PID_1001
  280. %ACTIVECARD.DeviceDesc% = SCMUSB.Install,    USB\VID_04E6&PID_1001
  281. %SCMSCR111.DeviceDesc% =  SCMSCR111.Install, SERENUM\SCM000B
  282. %SCMSCR111.DeviceDesc% =  SCMSCR111.Install, SERENUM\SCM000C
  283.  
  284. ; ****************************
  285. ; SCM PCMCIA Smart Card Reader
  286. ; ****************************
  287.  
  288. [SCM488C.Install.NT]
  289. AddReg          = Reader.Install.AddReg
  290. CopyFiles       = SCM488C.Install.CopyFiles
  291.  
  292. [SCM488C.Install.NT.HW]
  293. AddReg          = SCM488C.Install.AddReg.HW
  294.  
  295. [SCM488C.Install.AddReg.HW]
  296. HKR,,"VendorName",,"SCM Microsystems"
  297. HKR,,"IfdType",, "SCR120"
  298.  
  299. [SCM488C.Install.CopyFiles]
  300. pscr.sys,,,2
  301.  
  302. [SCM488C.Install.NT.Services]
  303. AddService = SCM488C, 2, SCM488C.Service, SCM488C.EventLog
  304.  
  305. [SCM488C.Service]
  306. DisplayName     = %SCM488C.DeviceDesc%
  307. ServiceType     = 1 ;%SERVICE_KERNEL_DRIVER%
  308. StartType       = 3 ;%SERVICE_AUTO_START%
  309. ErrorControl    = 1 ;%SERVICE_ERROR_NORMAL%
  310. ServiceBinary   = %12%\pscr.sys
  311.  
  312. [SCM488C.EventLog]
  313. AddReg = SCM488C.AddEventLog.reg
  314.  
  315. [SCM488C.AddEventLog.reg]
  316. HKR,, EventMessageFile, 0x00020000, "%%SystemRoot%%\System32\drivers\pscr.sys"
  317. HKR,, TypesSupported,   0x00010001, 7
  318.  
  319. [DestinationDirs]
  320. SCM488C.Install.CopyFiles = 12
  321.  
  322. ; ***********************************
  323. ; SCM Serial Smart Card Reader (STCS)
  324. ; ***********************************
  325.  
  326. [SCMSTCS.Install.NT]
  327. AddReg          = Reader.Install.AddReg
  328. CopyFiles       = SCMSTCS.Install.CopyFiles
  329.  
  330. [SCMSTCS.Install.NT.HW]
  331. AddReg          = SCMSTCS.Install.AddReg.HW
  332.  
  333. [SCMSTCS.Install.AddReg.HW]
  334. HKR,,"VendorName",,"SCM Microsystems"
  335. HKR,,"IfdType",, "SCR200"
  336.  
  337. [SCMSTCS.Install.CopyFiles]
  338. scmstcs.sys,,,2
  339.  
  340. [SCMSTCS.Install.NT.Services]
  341. AddService = SCMSTCS, 2, SCMSTCS.Service, SCMSTCS.EventLog
  342.  
  343. [SCMSTCS.Service]
  344. DisplayName     = %SCMSTCS.DeviceDesc%
  345. ServiceType     = 1 ;%SERVICE_KERNEL_DRIVER%
  346. StartType       = 3 ;%SERVICE_AUTO_START%
  347. ErrorControl    = 1 ;%SERVICE_ERROR_NORMAL%
  348. ServiceBinary   = %12%\scmstcs.sys
  349.  
  350. [SCMSTCS.EventLog]
  351. AddReg = SCMSTCS.AddEventLog.reg
  352.  
  353. [SCMSTCS.AddEventLog.reg]
  354. HKR,, EventMessageFile, 0x00020000, "%%SystemRoot%%\System32\drivers\scmstcs.sys"
  355. HKR,, TypesSupported,   0x00010001, 7
  356.  
  357. [DestinationDirs]
  358. SCMSTCS.Install.CopyFiles = 12
  359.  
  360. ; *************************
  361. ; SCM USB Smart Card Reader
  362. ; *************************
  363.  
  364. [SCMUSB.Install.NT]
  365. AddReg          = Reader.Install.AddReg
  366. CopyFiles       = SCMUSB.Install.CopyFiles
  367.  
  368. [SCMUSB.Install.NT.HW]
  369. AddReg          = SCMUSB.Install.AddReg.HW
  370.  
  371. [SCMUSB.Install.AddReg.HW]
  372. HKR,,"VendorName",,"SCM Microsystems"
  373. HKR,,"IfdType",, "SCR300"
  374.  
  375. [SCMUSB.Install.CopyFiles]
  376. stcusb.sys,,,2
  377.  
  378. [SCMUSB.Install.NT.Services]
  379. AddService = SCMUSB, 2, SCMUSB.Service, SCMUSB.EventLog
  380.  
  381. [SCMUSB.Service]
  382. DisplayName     = %SCMUSB.DeviceDesc%
  383. ServiceType     = 1 ;%SERVICE_KERNEL_DRIVER%
  384. StartType       = 3 ;%SERVICE_AUTO_START%
  385. ErrorControl    = 1 ;%SERVICE_ERROR_NORMAL%
  386. ServiceBinary   = %12%\stcusb.sys
  387.  
  388. [SCMUSB.EventLog]
  389. AddReg = SCMUSB.AddEventLog.reg
  390.  
  391. [SCMUSB.AddEventLog.reg]
  392. HKR,, EventMessageFile, 0x00020000, "%%SystemRoot%%\System32\drivers\stcusb.sys"
  393. HKR,, TypesSupported,   0x00010001, 7
  394.  
  395. [DestinationDirs]
  396. SCMUSB.Install.CopyFiles = 12
  397.  
  398. ; ***********************************
  399. ; SCM SCR111 Serial Smart Card Reader
  400. ; ***********************************
  401.  
  402. [SCMSCR111.Install.NT]
  403. AddReg          = SCMSCR111.Install.AddReg
  404. CopyFiles       = SCMSCR111.Install.CopyFiles
  405.  
  406. [SCMSCR111.Install.CopyFiles]
  407. SCR111.sys,,,2
  408.  
  409. [SCMSCR111.Install.NT.HW]
  410. AddReg          = SCMSCR111.Install.AddReg.HW
  411.  
  412. [SCMSCR111.Install.AddReg.HW]
  413. HKR,,"VendorName",,"SCM Microsystems"
  414. HKR,,"IfdType",,"SCR111 Serial SmartCard Reader"
  415.  
  416.  
  417. [SCMSCR111.Install.NT.Services]
  418. AddService = SCR111, 2, SCMSCR111.Service, SCMSCR111.EventLog
  419.  
  420. [SCMSCR111.Service]
  421. DisplayName     = %SCMSCR111.DeviceDesc%
  422. ServiceType     = 1 ;%SERVICE_KERNEL_DRIVER%
  423. StartType       = 3 ;%SERVICE_AUTO_START%
  424. ErrorControl    = 1 ;%SERVICE_ERROR_NORMAL%
  425. ServiceBinary   = %12%\SCR111.sys
  426.  
  427. [SCMSCR111.EventLog]
  428. AddReg = SCMSCR111.AddEventLog.reg
  429.  
  430. [SCMSCR111.AddEventLog.reg]
  431. HKR,, EventMessageFile, 0x00020000, "%%SystemRoot%%\System32\drivers\SCR111.sys"
  432. HKR,, TypesSupported,   0x00010001, 7
  433.  
  434. [DestinationDirs]
  435. SCMSCR111.Install.CopyFiles = 12
  436.  
  437. ; =======================================================
  438. ; ================= Siemens readers =====================
  439. ; =======================================================
  440.  
  441. [SNI.NTx86]
  442. ; DisplayName                   Section                 DeviceId
  443. ; -----------                   -------                 --------
  444. %SNISCR111.DeviceDesc% =        SNISCR111.Install,      SERENUM\SCM000D
  445.  
  446. [SNISCR111.Install.NT]
  447. AddReg          = Reader.Install.AddReg
  448. CopyFiles       = SCMSCR111.Install.CopyFiles
  449.  
  450. [SNISCR111.Install.NT.HW]
  451. AddReg          = SNISCR111.Install.AddReg.HW
  452.  
  453. [SNISCR111.Install.AddReg.HW]
  454. HKR,,"VendorName",,"Systemneeds, Inc."
  455. HKR,,"IfdType",, "Systemneeds Smart Card Reader"
  456.  
  457. [SNISCR111.Install.NT.Services]
  458. AddService = SCR111, 2, SCMSCR111.Service, SCMSCR111.EventLog
  459.  
  460. ; =======================================================
  461. ; ================= OMNIKEY readers =====================
  462. ; =======================================================
  463.  
  464. [OMNIKEY.NTx86]
  465. ; DisplayName           Section          DeviceId
  466. ; -----------           -------          --------
  467. %OMNCMBP.DeviceDesc% =  OMNCMBP.Install, PCMCIA\CardMan-Mobile-379F
  468. %OMNCMBP.DeviceDesc% =  OMNCMBP.Install, PCMCIA\CardMan-4000-5626
  469. %OMNCMBP.DeviceDesc% =  OMNCMBP.Install, PCMCIA\Smart_Card_Reader-PC-Card-324D
  470. %OMNCXBP.DeviceDesc% =  OMNCXBP.Install, PCMCIA\OMNIKEY-CardMan_4040-FE82
  471.  
  472. ; ********************************
  473. ; OMNIKEY PCMCIA Smart Card Reader
  474. ; ********************************
  475.  
  476. [OMNCMBP.Install.NT]
  477. AddReg          = Reader.Install.AddReg
  478. CopyFiles       = OMNCMBP.Install.CopyFiles
  479.  
  480. [OMNCMBP.Install.NT.HW]
  481. AddReg    = OMNCMBP.Install.AddReg.HW
  482.  
  483. [OMNCMBP.Install.AddReg.HW]
  484. HKR,,"VendorName",,"OMNIKEY"
  485. HKR,,"IfdType",, "CardMan 4000"
  486.  
  487. [OMNCMBP.Install.CopyFiles]
  488. cmbp0wdm.sys,,,2
  489.  
  490. [OMNCMBP.Install.NT.Services]
  491. AddService = OMNCMBP, 2, OMNCMBP.Service, OMNCMBP.EventLog
  492.  
  493. [OMNCMBP.Service]
  494. DisplayName     = %OMNCMBP.DeviceDesc%
  495. ServiceType     = 1 ;%SERVICE_KERNEL_DRIVER%
  496. StartType       = 3 ;%SERVICE_AUTO_START%
  497. ErrorControl    = 1 ;%SERVICE_ERROR_NORMAL%
  498. ServiceBinary   = %12%\cmbp0wdm.sys
  499.  
  500. [OMNCMBP.EventLog]
  501. AddReg = OMNCMBP.AddEventLog.reg
  502.  
  503. [OMNCMBP.AddEventLog.reg]
  504. HKR,, EventMessageFile, 0x00020000, "%%SystemRoot%%\System32\drivers\cmbp0wdm.sys"
  505. HKR,, TypesSupported,   0x00010001, 7
  506.  
  507. [DestinationDirs]
  508. OMNCMBP.Install.CopyFiles = 12
  509.  
  510. ; **************************************
  511. ; OMNIKEY Cardman 4040 Smart Card Reader
  512. ; **************************************
  513.  
  514. [OMNCXBP.Install.NT]
  515. AddReg          = Reader.Install.AddReg
  516. CopyFiles       = OMNCXBP.Install.CopyFiles
  517.  
  518. [OMNCXBP.Install.NT.HW]
  519. AddReg    = OMNCXBP.Install.AddReg.HW
  520.  
  521. [OMNCXBP.Install.AddReg.HW]
  522. HKR,,"VendorName",,"OMNIKEY"
  523. HKR,,"IfdType",, "CardMan 4040"
  524.  
  525. [OMNCXBP.Install.CopyFiles]
  526. cxbp0wdm.sys,,,2
  527.  
  528. [OMNCXBP.Install.NT.Services]
  529. AddService = OMNCXBP, 2, OMNCXBP.Service, OMNCXBP.EventLog
  530.  
  531. [OMNCXBP.Service]
  532. DisplayName     = %OMNCXBP.DeviceDesc%
  533. ServiceType     = 1 ;%SERVICE_KERNEL_DRIVER%
  534. StartType       = 3 ;%SERVICE_AUTO_START%
  535. ErrorControl    = 1 ;%SERVICE_ERROR_NORMAL%
  536. ServiceBinary   = %12%\cxbp0wdm.sys
  537.  
  538. [OMNCXBP.EventLog]
  539. AddReg = OMNCXBP.AddEventLog.reg
  540.  
  541. [OMNCXBP.AddEventLog.reg]
  542. HKR,, EventMessageFile, 0x00020000, "%%SystemRoot%%\System32\drivers\cxbp0wdm.sys"
  543. HKR,, TypesSupported,   0x00010001, 7
  544.  
  545. [DestinationDirs]
  546. OMNCXBP.Install.CopyFiles = 12
  547.  
  548.  
  549.  
  550. [Strings]
  551. Msft                    = "Microsoft"
  552. COMPAQ                  = "COMPAQ"
  553. COMPAQ410.DeviceDesc    = "COMPAQ GCR410P Serial Smart Card Reader"
  554. GEMPLUS                 = "GEMPLUS"
  555. GPR400.DeviceDesc       = "GEMPLUS GPR400 PCMCIA Smart Card Reader"
  556. GCR410P.DeviceDesc      = "GEMPLUS GCR410P Serial Smart Card Reader"
  557. HP                      = "Hewlett Packard"
  558. HPSCR111.DeviceDesc     = "HP ProtectTools Serial smart Card reader"
  559. SLB                     = "Schlumberger"
  560. SLBREFLEX20.DeviceDesc  = "Schlumberger Reflex 20 PCMCIA Smart Card Reader"
  561. SLBREFLEX30.DeviceDesc  = "Schlumberger Reflex 30 PCMCIA Smart Card Reader"
  562. SLBREFLEX72.DeviceDesc  = "Schlumberger Reflex 72 Serial Smart Card Reader"
  563. SLBSCR111.DeviceDesc    = "Schlumberger Reflex Lite Serial Smart Card Reader"
  564. SCM                     = "SCM Microsystems"
  565. SCM488C.DeviceDesc      = "SCM Microsystems SCR120 PCMCIA Smart Card Reader"
  566. SCMSTCS.DeviceDesc      = "SCM Microsystems SCR200 Serial Smart Card Reader"
  567. SCMUSB.DeviceDesc       = "SCM Microsystems SCR300 USB Smart Card Reader"
  568. SCMSCR111.DeviceDesc    = "SCM Microsystems SCR111 Serial SmartCard Reader"
  569. ACTIVECARD.DeviceDesc   = "ActivCard SCR301 USB Smart Card Reader"
  570. SNI                     = "Systemneeds Inc."
  571. SNISCR111.DeviceDesc    = "Systemneeds External Serial Smart Card Reader"
  572. OMNIKEY                 = "Omnikey AG"
  573. OMNCMBP.DeviceDesc      = "Omnikey AG CardMan 4000 PCMCIA Smart Card Reader"
  574. OMNCXBP.DeviceDesc    = "Omnikey AG CardMan 4040 PCMCIA Smart Card Reader"
  575.