Page 1 of 1

Wimlib windows updates.

Posted: Thu Apr 27, 2017 12:36 pm
by Dawg
Helloooo

Just looking for some advice. I have an install.wim that I can successfully mount etc. I would like to slipstream some updates into this but I am not sure how using wimlib.

My guess is that I use the wimupdate command but I'm not sure where the updates need to go.

Any help is appreciated, thanks

Re: Wimlib windows updates.

Posted: Tue May 02, 2017 8:27 am
by chungy
The wimupdate command is only a fairly "low-level" manipulation of the file tree of an image. You'll need to use DISM on Windows that actually knows how to handle update packages with all their required tree modifications and registry hive modifications.