How to install drivers (.inf)

  • Thread starter Thread starter siedem
  • Start date Start date
There currently is no native support for the installation of drivers by Windows
Installer. You would need to author a custom action to accomplish this. There is
work in progress by the Windows Hardware and Driver team to provide guidelines
and a framework for installing drivers within MSI. You can find more information
on that effort at < http://www.microsoft.com/whdc/hwdev/driver/difxtools.mspx >.

Hope this helps,
- Carolyn Napier
Microsoft Windows Installer Team

--
This posting is provided "AS IS" with no warranties, and confers no rights.
Please do not send email directly to this alias. This alias is for newsgroup
purposes only.
MSI FAQ:
<http://www.microsoft.com/windows2000/community/centers/management/msi_faq.mspx>
 
Back
Top