Slide 38
Slide 38 text
Copyright (C) ProGrive Consulting Co.,Ltd. All rights reserved.
inf ファイルに書かれている FilterClass が重要
42
◼ "C:\Program Files\Global Secure Access Client\GlobalSecureAccessDriver.inf“
◼ "C:\Program Files\Npcap\npcap.inf"
; Set the FilterClass here. The FilterClass controls the order in which
; filters are bound to the underlying miniport. Possible options include:
; Custom, Diagnostic, Failover, Loadbalance, Vpn, Compression, Encryption, Scheduler
; See MSDN for a description of each.
HKR, Ndi,FilterClass,, scheduler
;-------------------------------------------------------------------------
; Ndi installation support for the standard filter
;-------------------------------------------------------------------------
[FilterStandard.reg]
HKR, Ndi,Service,,%NPF_Filter_Name_Standard%
HKR, Ndi,CoServices,0x00010000,%NPF_Filter_Name_Standard%
HKR, Ndi,HelpText,,%NPF_HelpText_Standard%
HKR, Ndi,FilterClass,, compression