Quick question here: Does modifying a Windows installer introduce problems when trying to install Cumulative updates?
Yes only if image servicing is done without knowledge . means if user remove defender or firewall then WU always will result in a error on minor CU updates ie Preview Updates & same apply on EDGE too
I have not had any issues for quite some time install CUs on modified images BUT in the past there were cases where you would frequently see issues. It is hard to predict what changes MS will make in the future that could cause problems.
hmm maybe i'm wrong, but because people complicate things so much unnecessarily; I just think we should follow the master and everything will be solved from the first Toolkit, at least here, there were few times that I had problems
Hello great master, I have a question: by the way our master will not update more modifications in the older operating systems will I be correct? because if so I will discard everything we have worked on since the beginning of W8.1 by the way M&FT won once and for all or stay with Windows 10 or any open source system or I am wrong thank you master
"Acquire new knowledge whilst thinking over the old, and you may become a master for others". --- Confucius ---
@MSMG could you look into adding this in https://forums.mydigitallife.net/threads/quick-hack-20h2-enablement-without-edge.82154/ This is what I do with my custom script, export only the ones user ask for. move to temp do all the work on that and then delete old and move exported one back into the initial location rename it back to original.
I know,I know, “温故而知新,可以为师矣”,Acquire new knowledge whilst thinking over the old, and you may become a master for others
With your example of deleting 1,3,4,5 in 2 steps, see what happens 1 - 1 2 - 2 3 - 3 4 - 4 5 - 5 1) Input: 1,3 The loop will delete first index and then tries to deletes the 3rd index but instead it will remove the 4th one because as soon as you delete the 1st index 3rd index will become 2nd one 1 - 2 2 - 3 3 - 4 4 - 5
If you follow the instructions in the readme.txt then there won't be any confusion [L] - Apply & Save Changes to Source Images using [Apply->Apply & Save Changes to Source Images] menu. [M] - Re-Build Source Images using [Apply->Re-Build Source Images] menu. In earlier versions the Apply Menu was displaying all the three options and then a condition was added not to enter Re-Build menu without saving/discarding the source, then the menu was made dynamic based on whether source is applied or not. Also some users after applying the changes may continue with other tasks like removing or modifying image properties, converting image compression or service another selected index and finally at last choose the Rebuild option.
Yes have added the option to skip the Edge Chromium when adding 19042 Enablement package. Also multi-index export option will be added in WIM Manager.