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 Decline).
Kind regards, Vasily
Hello Vasily_Zaytsev ,
This old Stackoverflow post might help: https://stackoverflow.com/questions/33681370/vsto-add-in-silent-installation
Paul
2 Replies
Hello Vasily_Zaytsev ,
This old Stackoverflow post might help: https://stackoverflow.com/questions/33681370/vsto-add-in-silent-installation
Paul
- Vasily_ZaytsevIron ContributorThanks a lot!!!!!