Quote from: LimpingFish on Wed 24/04/2024 23:49:19As usual, Defender did chirp when I ran the AGS installer, flagging it with the "Unknown Publisher" alert, but it generally does that (inconsistently) with installers. Some trigger it, some don't.It is likely because NTFS metadata is present which indicates that you downloaded this file from the Internet. Web browsers typically set this on Windows at the time the file is downloaded. If you "unblock" the file before executing it, the prompt may disappear. (see https://adventuregamestudio.github.io/ags-manual/TroubleshootingWindowsZoneID.html)
Quote from: Khris on Thu 25/04/2024 09:50:08Note:The AGS installer should be run as a regular user. It requests elevation to perform the installation and then drops those privileges if you choose to start the program once it is installed. You probably do not want your first launch of an application to be able to write to locations which later launches cannot.
I tend to run executables from inside Total Commander, which I always run with admin rights. This means that the program also runs with elevated rights (as opposed to from Explorer in user mode), which might have an influence.
As a general rule, you shouldn't assume that any installers are actually dropping privileges if they offer an option to launch the application, since there is no guarantee it was implemented correctly by the author of the installer. If in doubt, don't ever take the option to launch the program if the installer offers it.