Hi,all
I want to write a custom installer for a display mirror driver
and the only example for custom installer I’ve got is the sample
from ddk,\ntddk\src\general\setup\install.But I failed to use the
example to install my mirror driver.I guess it only works for Pnp
drivers.I also tried to use the setup api such as SetupInstallFilesFromInfSection ,SetupInstallServicesFromInfSection, SetupInstallFromInfSection but also failed.
any advice?
Thanks in advance
Ren zhijie