VSIdeTesthost installation issue

Sometime when you try to install VSIdeTestHost.msi, It will complain "Visual Studio must be installed". So please try this CMD to isntall it.

VSIdeTestHost.msi ADDINXMLDIR="%AllUsersProfile%\Application Data\Microsoft\MSEnvShared\Addins" VSINSTALLDIR="%VSPATH%" ISLAYOUTINSTALL=true

原文地址:https://www.cnblogs.com/digjim/p/1297601.html