【问题标题】:How to install new hardware drivers so when it is plugged in for the first time, windows will know to find the drivers automatically如何安装新的硬件驱动程序,第一次插入时,windows会知道自动找到驱动程序
【发布时间】:2012-05-29 23:24:27
【问题描述】:

我希望能够为我的一些需要 USB 串行适配器的用户部署项目。困难的方法是给他们驱动程序并告诉他们插入适配器,当出现提示时,他们将不得不手动定位文件。我不想那样做。

大多数安装盾都知道如何自动执行此操作 - 您安装软件,插入新硬件,Windows 将自动安装正确的驱动程序。这是我想要的解决方案,只是没有安装屏蔽。我有哪些选择?

【问题讨论】:

  • 如果您不想使用 InstallShield,为什么要使用 InstallShield 进行标记?

标签: windows hardware drivers


【解决方案1】:

结帐:

FAQ: Information about Driver Install Frameworks Tools

InstallShield 支持创建利用 DIFx(驱动程序安装框架)的安装程序。如果您不想购买/使用 InstallShield,您还可以查看 Windows Installer XML (WiX)。它还具有支持 DIFx 的扩展。

Drivers Installation With WiX

【讨论】:

    猜你喜欢
    • 1970-01-01
    • 2011-09-11
    • 2011-12-11
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2020-07-18
    • 2011-12-19
    相关资源
    最近更新 更多