I have developed a Click once VSTO Visio Addin using Visual Studio 2019. I want to prompt the user with a standard EULA consent dialog when the setup.exe installer is run. I have found the following, which relates to an older version of Visual Studio:
https://bhrnjica.net/2015/08/31/add-eula-to-clickonce-installation-using-visual-studio-2015/
I would have thought that this was a common requirement, but cannot find anything for more contemporary versions. Any assistance / suggestions would be gratefully received.
Thanks Andrew