Page 1 of 1

Questions add file in wim

Posted: Mon Feb 10, 2020 8:01 am
by Mohammad Adeeb Rana
Sir Please Kindly help me
I Want to Add A New Files Which Name (Adeeb. Txt) in boot.wim/2/Windows/system32

Sir Please Send me Its Complete Command.

Re: Questions add file in wim

Posted: Sun Feb 16, 2020 3:08 am
by chungy
You can use wimupdate like so:

Code: Select all

wimupdate [wimfile] [ImageIndex] --command="add Adeeb.txt /Windows/System32/Adeeb.txt"