On 11/10/2022 00:16, Umberto Colapicchioni wrote:
> I'm asking this, because if the setup needs to download something (
> using IDP plugin, for example ), since it's being executed from the
> %TEMP% folder as a setup.TMP file, it makes difficult to create a
> firewall exception for it to allow it to proceed with the download,
> since the path to the executable will always be different at every startup.
Firewalls are not typically configured to prevent outgoing connections,
which is what that is. So usually no firewall changes are needed.
> Is it possible to specify a fixed custom location to decompress the setup ?
There is not currently any option for that.