Every single time pgAdmin 4 has an update, I have made it so that it grabs the latest installer (this is on Windows) and puts it on my desktop, then notifies me. I then have to manually run this GUI program, it treating the experience as if I were installing it for the first time, click a bunch of times, have it close the currently running old version, wait, and finally get to use the new version.
Is there some kind of thing I can do as a scripted cmd.exe command such as: new_pg_installer.exe --update-silently Which would take care of the update "silently", without opening any GUI window or in any way bothering me as a human being? That would be swell if you could add it, if it doesn't exist. It's really a chore to go through those tedious, focus-stealing "manual updates"!