I have a wild guess that they are touching components in case they don’t exist. So that something doesn’t
raise an error when trying to load those files.
Thats just a wild guess though 🙂 i will check the actual script and post results to this thread.
i was attempting to wrap up the whole thing to avoid having to apply another updater, but it doesn’t really matter in the grand scheme of things. it’s simpler to deploy one pkg than two.
In my experience, having tried what your doing, and then having to redo the whole thing again for each and every update…
Just using the installers and loading them into my build train… simple, safe, auditable…
but, hey, do what works for you.
Comments are closed