mirror of
https://github.com/winfsp/winfsp.git
synced 2025-06-07 12:32:11 -05:00
sys: driver.inf: PnpLockdown=1
This commit is contained in:
parent
d3700d3593
commit
ddca7bd548
@ -2,6 +2,7 @@
|
|||||||
Signature = "$WINDOWS NT$"
|
Signature = "$WINDOWS NT$"
|
||||||
Class = Volume
|
Class = Volume
|
||||||
ClassGuid = {71a27cdd-812a-11d0-bec7-08002be2092f}
|
ClassGuid = {71a27cdd-812a-11d0-bec7-08002be2092f}
|
||||||
|
PnpLockdown = 1
|
||||||
CatalogFile = !CatalogFile!
|
CatalogFile = !CatalogFile!
|
||||||
Provider = !Provider!
|
Provider = !Provider!
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user