| ▲ | cprecioso 3 days ago | |
You can get individual app installers at https://learn.microsoft.com/en-us/officeupdates/update-histo... and more at https://mofa.cocolabs.dev/standalone_apps/standalone_current... | ||
| ▲ | m-p-3 a day ago | parent [-] | |
That's what I ended up using, in order to avoid repackaging the installer I built a payloadless deployment (dummy/empty .pkg, unsigned as it doesn't matter if it fails to run, followed by a post-install script that downloads the latest installer for each software to deploy, install them, then delete the temporary folder. | ||