I am using Visual Studio Community 2017 and want to include TeamViewer.exe or any other .exe file in project setup file as prerequisite.
When installing my setup file,it should check whether TeamViewer is installed on client machine or not.
if TeamViewer is not installed on client machine,then it should automatically install with my setup.