Browse Blog Posts by Tags
-
VSTA v 2 host configuration registry entries are similar to VSTA v 1’s- there are a few new entries and a change in how they are organized. Two of the most noticeable differences are the “2.0” subkey and “VSTAVersion” entry. VSTA v 2 entries are stored in the “2.0” subkey, which resides beneath the host...
-
To remove or "unregister" project templates: The easiest way to remove or "unregister" project templates which are registered with a host is to use the vsta and devenv setup commands. These commands get the VSTA project templates location and the Visual Studio project templates locations specified in...
-
The host application must be registered before templates can be made or the IDE can be started through the host application. But what if after you register the app you need to make changes to the registries? How can you make changes under the HKEY_ LOCAL_MACHINE \SOFTWARE\Microsoft\VSTAHostConfig\<HostID>...