Snshadow
Snshadow
  But when it sometimes work, I can see that the diff uses CRLF line endings. [sample-diff.txt](https://github.com/user-attachments/files/23645437/sample-diff.txt) It seems like this issue comes from somewhere else even if it's...
The reason was the change introduced from https://github.com/ntdevlabs/tiny11builder/commit/bba078c34bd2108188a09653ea1de32edffe7a93. I changed the compression type from Fast(which makes lot larger wim file) to Recovery(reverting to using dism) from https://github.com/ntdevlabs/tiny11builder/pull/319#discussion_r1917556872, changing the script...