Forum Discussion
Vasily_Zaytsev
Aug 24, 2021Iron Contributor
Silence install MS Project 2016 addin
I create MS Project 2016 addin (VSTO). In Visual Studio 2019 I published this addin as setup.exe. How can I run this setup.exe without interactive? Now I have window with two buttons (Accept and Decl...
- Aug 24, 2021
Hello Vasily_Zaytsev ,
This old Stackoverflow post might help: https://stackoverflow.com/questions/33681370/vsto-add-in-silent-installation
Paul
Paul_Mather
Aug 24, 2021MVP
Hello Vasily_Zaytsev ,
This old Stackoverflow post might help: https://stackoverflow.com/questions/33681370/vsto-add-in-silent-installation
Paul
- Vasily_ZaytsevAug 24, 2021Iron ContributorThanks a lot!!!!!