By the way, whether you use Installer, Update Manager, or the direct download, the thing that I’d like to reiterate is this: automate it! If using installer or update manager, use those tools’ script and image capabilities to create your own automation script. Similarly, if using the direct download, create a script that leverages curl, for example, to automatically download the zip file and unzip it in the proper location.
At my current project, we created a couple of projects in Gitlab that developers can clone or download, and then simply execute a script within the project to have their desktop quickly setup. Our developers VDI’s run Windows so the scripts leverage PowerShell and winget to install common every day tools like Postman, Slack, VSCode, Zoom, etc along with setting up their Software AG development environment.
Hope this helps,
Percio
#webMethods