-
-
Notifications
You must be signed in to change notification settings - Fork 76
Open
Description
kmclass.inf 直接编译会报错,我修改了 Version 中的 Class 和 ClassGuid,增加了 PnpLockdown ,但还是报错 'kmclass.sys' is not isolated to DIRID 13
[Version]
Signature="$WINDOWS NT$"
Class=SimpleLive ; TODO: edit Class
ClassGuid={5E12A042-1E2F-65CF-781A-9216B8658390} ; TODO: edit ClassGuid
Provider=%ManufacturerName%
CatalogFile=kmclass.cat
DriverVer= ; TODO: set DriverVer in stampinf property pages
PnpLockdown=1
Destination file path 'C:\Windows\System32\drivers' for file 'kmclass.sys' is not isolated to DIRID 13. kmclass D:\GitRepository\Project\Util\kmclass\kmclass.inf 48
Metadata
Metadata
Assignees
Labels
No labels