Page 1 of 1

I want to add drivers to a Windows 7 installation USB flash drive

Posted: Fri Feb 23, 2018 9:24 am
by Chuck
I want to add drivers to a Windows 7 installation USB flash drive. I´ve installed wimlib. Is this a tool that will allow me to do ?

Just want to know I am looking at the right tool.

I use Linux normally. So I prefer to use a tool on Linux.

Re: I want to add drivers to a Windows 7 installation USB flash drive

Posted: Fri Feb 23, 2018 1:10 pm
by Chuck
Looks like I can't use the software to add devices. So it isn't what I want.

Re: I want to add drivers to a Windows 7 installation USB flash drive

Posted: Wed Feb 28, 2018 4:15 am
by synchronicity
wimlib can make arbitrary changes to a WIM image. But if you want to make specific high-level changes like adding drivers, packages, or other software to a WIM image that contains a Windows operating system, or changing registry keys etc., there isn't a prebuilt solution; you'd need to build something on top of wimlib.