Hi,

I have a setup program that will pre-install the inf &
cat file (SetupCopyOEMInf) and the driver into the
required directories. Also, I have a way to detect that
the hardware is installed (Setup calls). Finally, I need
to do a hardware scan so that the driver will get updated
automatically. What are the SetupDi calls that I have to
make to achive this?

The CM_Reenumerate_DevNode_Ex() call that devcon uses
does not work under 98 & ME!! I hope there is a generic
call that works on all flavors (XP/2K/ME/98)??

Regards
HV