DismAddDriverApi lets you add Unsigned Driver?

Ranveer Singh 0 Reputation points
2025-08-07T13:08:23.96+00:00

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#
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.