Mr. Yu
Member
- Messages
- 292
- Reaction score
- 23
Surprisingly, it can be done in ntlite by disabling the component stack. For example, removing hyperv will also remove files in winsxs.
I mistakenly disabled the component stack during the integration patch, which resulted in the destruction of winsxs.
The component stack should be disabled when removing components after inheriting patches, To enable deep removal.
This method is very effective and can reduce the size of WIM to around 2.8g. Although it did not meet expectations, it is already sufficient.
The translation is a bit messy. The meaning is to disable winsxs after integrating the patch, Disable winsxs during component removal, rather than disabling it during the integration patch period.
I mistakenly disabled the component stack during the integration patch, which resulted in the destruction of winsxs.
The component stack should be disabled when removing components after inheriting patches, To enable deep removal.
This method is very effective and can reduce the size of WIM to around 2.8g. Although it did not meet expectations, it is already sufficient.
The translation is a bit messy. The meaning is to disable winsxs after integrating the patch, Disable winsxs during component removal, rather than disabling it during the integration patch period.