企业网站建设 制作,从您的角度来看_对于农产品网站的建设有什么想法或建议呢?,wordpress 打赏可见,wordpress的DUX主题在部署 OS 过程中遇到一个问题#xff0c;需要找到操作系统对于的驱动文件。由于OS都是直接从微软服务器上面copy下来的#xff0c;所以#xff0c;要找到对应的 Device Drivers很困难。好不容易找到一个Drivers的文件夹#xff0c;发现各种驱动啊#xff0c;估计也只有当… 在部署 OS 过程中遇到一个问题需要找到操作系统对于的驱动文件。由于OS都是直接从微软服务器上面copy下来的所以要找到对应的 Device Drivers很困难。好不容易找到一个Drivers的文件夹发现各种驱动啊估计也只有当时创建的人知道。。吐槽一下 怎么样才能找到当前系统的驱动文件呢网上转了好大一圈发下下面的方法很靠谱于是就有了这篇帖子 1. Download 7Zip file from http://www.7zip.org 2. open OS file and open ..\sources\install.wim\Windows\System32 3. you can see two folders: Drivers and DriveStore 4. Now, extract them both two folders to your path, open Driverstore folder and delete Temp folder you dont need it. 5. Rename all files in folder en-US which end with .inf_loc to .inf, you can also create a cmd file as ren *.inf_loc *.inf 6. Go through Device Manager to installation the driver. 转载于:https://www.cnblogs.com/windbg/archive/2012/12/05/2803071.html