Browse by Tags

All Tags » projectgen
Showing page 1 of 2 (16 total posts)
  • Re: Projectgen - Deployment of Project templates

    nitinumap, >How to provide ''Register template with host application'' option through template descriptor xml.This is not possible.  Selecting this option in ProjectGen registers the template with both VSTA and Visual Studio.  To register a template from the command line run setup for VSTA, then Visual Studio once the VSTA setup is ...
    Posted to VSTA Tech Discussions (Forum) by Melody on July 12, 2008
  • Re: VSTA Deployment

    nitinumap, >How to provide ''Register template with host application'' option through template descriptor xml.This is not possible.  Selecting this option in ProjectGen registers the template with both VSTA and Visual Studio.  To register a template from the command line run setup for VSTA, then Visual Studio once the VSTA setup is ...
    Posted to VSTA Tech Discussions (Forum) by Melody on July 12, 2008
  • VSTA Deployment

    For deployment we are working with “vsta_aide.msi” without option of integrating it with VS2005. But in this process, Projectgen.exe is not getting copied to target machine. What do I need to do?
    Posted to VSTA Tech Discussions (Forum) by nitinumap on July 12, 2008
  • Projectgen - Deployment of Project templates

    Projectgen.exe - How to provide “Register template with host application” option through project template descriptor xml. My basic requirement is, I want to run projectgen.exe with template descriptor xml as input on target machine without displaying (and asking for any input) projectgen UI. If I run projectgen.exe with template descriptor xml, it ...
    Posted to VSTA Tech Discussions (Forum) by nitinumap on July 12, 2008
  • ProjectGen Gotcha: Updating the Host Item Name when using a Project Descriptor File as Input

    On the third screen of ProjectGen there is an item to fill in titled “Host item name”.  This item is used in two places in the project descriptor file and three places in projects based off the template: Project template descriptor file: Projects based off the template: Host Item Name ...
    Posted to Melody's VSTA Blog (Weblog) by Melody on June 12, 2008
  • Updating VSTA Project Templates Tutorial

    This tutorial gives step by step instructions on how to update a project template to mimic the ShapeApp sample templates which use a post build event to move add-in assemblies to %My Documents%\ShapeAppCSharp\AppAddIns.  Files included:    The video tutorial:  Updating VSTA Project Templates Tutorial.wmv   ...
    Posted to VSTA Samples (FileGallery) by Melody on March 4, 2008
  • Project Template Potpourri

    I've been working a lot with project templates and ProjectGen lately.  Here are some miscellaneous findings based on the VSTA v 2 CTP February 2008 release. ProjectGen does not find hosts registered in the Wow6432Node.  This is a known issue with this build and is listed as fixed in the next release.  To work around this, ...
    Posted to Melody's VSTA Blog (Weblog) by Melody on March 3, 2008
  • Registry and Registry Settings Changes in VSTA v 2

    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 subkey in the ...
    Posted to Melody's VSTA Blog (Weblog) by Melody on February 19, 2008
  • Project Templates: ProjectGen and "Unregistering" templates

    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 VSTAHostConfig ...
    Posted to Melody's VSTA Blog (Weblog) by Melody on February 7, 2008
  • Re: VSTA With VB.Net / Help Please

    bpreston, No problem- this was one of our first test cases.  There are a couple of things that may have caused this problem.  If you have VSTA v 1 installed you may be bringing up version 1 of ProxyGen or ProjectGen.  If you added the descriptor file to a project and then modified it, you may be running the original ...
    Posted to Discussion (Forum) by Melody on January 15, 2008
1 2 Next >