|
|
|
|
|
by reed1234
1691 days ago
|
|
My guess is to install an update windows has to apply each little patch to random files scattered across the OS necessitating a file read and write for each little change. But generating a reverse delta should only take a transform of the update file which I imagine is much less complex. |
|