Hi there,
We have created a minifilter driver and when we are trying to install it either by using an .inf file or using an installer or by the "SC CREATE" command we are getting an error stating "Windows cannot verify the digital signature for this file. A recent
hardware or software change might have installed a file that is signed incorrectly or damaged, or that might be malicious software from an unknown source". This driver works fine in VS2010 but when upgraded from VS2010 to VS2019 it doesn't work.
We Just have changed the name of the driver in the .inf. The building of driver in VS2010 was using a script/bat file but now in VS2019 we have a special project where in we can build the minifilter, the driver gets build but doesn't install and throws error as mentioned above.
We have tried lot of things but it doesn't work anyhow.
Looking forward to hear from team.
Regards,
Chandra Prakash Soni