I have NDIS 5.0 NIC driver that I would like to programatically install. In
developing the code, I used the samples in the W2000 DDK, install and
remove. The remove sample takes the hardware ID properly and removes the
driver. The hardware ID is in the INF. But I cannot make the remove sample
work. I even used the Network-related GUID as the hardware ID. Any insight?
Thanks,