Hi Wolfgang,

IMO, it is safe to use the "C:\Users\xxx\AppData\Local\Temp" folder
location. Quite a few applications are using this Temp folder, including
SetupBuilder installers (we create our own sub-folder).

From my experience, the false-positive risk is not higher in the Temp
folder. Just make sure the .exe is code-signed with a trusted certificate.

Friedrich