DismAddDriverApi lets you add Unsigned Driver?
Ranveer Singh
0
Reputation points
HRESULT WINAPI DismAddDriver( In DismSession Session, In PCWSTR DriverPath, In BOOL ForceUnsigned )
I am using the above function to add driver to os offline os image with ForceUnsigned set to false but still i am able to add unsigned drivers why?
Developer technologies | C#
Sign in to answer