sgturner
Posts: 13
Joined: Wed Feb 20, 2013 9:53 pm

Installing a legacy device driver

Hi,

We have a device driver that we need to install. It implements a virtual h/w device and is installed as a legacy system device (i,e its not a PnP device).

We are able to install it correctly from Device manager using the following steps:

Launch Device Manager
Select root node
Click Action-Add legacy hardware
Select manual install, system device, Have Disk...
Point to asivscbus.inf and install


However AI does not seem to install it. Any ideas on how to make this work?.

thanks
steve
Dan
Posts: 4529
Joined: Wed Apr 24, 2013 3:51 pm

Re: Installing a legacy device driver

Hi Steve

In order to install a driver, you can take a look on the How do I install a driver? article with related information for hints and guidance.

Please let me know if that helped.

Best regards,
Dan
Dan Ghiorghita - Advanced Installer Team
Follow us: Twitter - Facebook - YouTube

Return to “Building Installers”