Page 1 of 1

Question about wimlib vs DISM

Posted: Fri Jun 26, 2020 10:11 am
by 5chn4pp
DISM has a feature called "set-edition" where it changes the edition of the applied image. Our current setup does this:
dism /image:w: /set-edition:Professional /scratchdir:w:

Is this possible to do with wimlib? I'd like to fully remove our slow WinPE and replace it with Linux. If anyone can help I would really appreciate it. :)