简体   繁体   English

如何打包Windows驱动程序以进行部署?

[英]How do I package up a windows driver for deployment?

I have a windows driver which is sys and inf files which I need to package up for deployment on end user systems. 我有一个Windows驱动程序,它是sys和inf文件,我需要打包这些文件以便在最终用户系统上进行部署。

How do I do this and what tools can I use? 我该怎么办?我可以使用哪些工具?

I use AdvancedInstaller for building my MSI files, which also has the ability to install drivers using DIFx 2.1 . 我使用AdvancedInstaller构建我的MSI文件,该文件还具有使用DIFx 2.1安装驱动程序的能力。 Never used it to install drivers myself, but it can do it. 从未使用过它自己安装驱动程序,但是可以做到。

They have a trial version so you could give it a spin at no loss. 他们有一个试用版,因此您可以免费试用。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM