I am trying out the Advanced Installer.
It is built as a msi.
It is deployed as a /qn silent installer, that requires admin to install.
I have set that the updater shoudl be installed as a support service (to avoid needing admin for future updates).
I don't want the user to see XYZ updated installed success toast notification bottom right near the time.
Currently I am running the updater as "updater.exe /silentall -nofreqcheck" , and whilst there is no GUI to interrupt the user working, once the MSI has completed its install, they see a toast notification.
The tool an endpoint security and producitvity tool. So we are not wanting to plaster the name of the software to the employee.
In the updates.txt url we have these three flags:
CommandLine = /qn
ServerFileName = setup.msi
Flags = SilentInstall|Advertises
Is there a way to suppress the success toast notification?
FOLLOW US
Get the latest news in Application Packaging