Hello,


I have some problem while installing device driver in windows machines.
Actually I am using DPInst for installing device drivers.If hardware is
plugged in, it will install driver and associate it properly.


If hardware is not plugged-in (PnP), DPInst will pre-install driver into
driver store. But when user plugs hardware, it will not install/associate the
driver automatically.


I want to install driver even if hardware is not plugged-in also. How do I
solve this issue?