We'd like to avoid putting any of the installer files in the user's roaming profile, as some users have complained that we're clogging up their log off / log in times with installers.
We already changed the installer settings so that "Updater > Downloads updates in this folder" is set to "[CommonAppDataFolder][Manufacturer]\[ProductName]\updates\". This works and the self-executing EXE is downloading into C:\ProgramData instead of the roaming profile. However after the upgrade is complete we find an MSI file in "[AppDataFolder]\Roaming\[Manufacturer]\[ProductName] [Version]\install". I assume this is being created by the EXE installer when it runs.
I've searched but can't find any setting to control this. How can we prevent the roaming profile being used like this?
FOLLOW US