Visual Studio Development Bookmark and Share   
 index > Visual Studio Guidance Automation Toolkit > Approches for Copying files in solution folder
 

Approches for Copying files in solution folder

Hi all,

I am creating a template for a multi project solution. I needs some assemblies is also copied in solution's sub folder from a perticular folder while creating project. After some R&D, I find out that there is two ways for doing this work.

1. Attach a custom assembly and

2. Using Visual Studio Macros.

I want to run macro after GAC/ GAX template based project is created. I want to do this work autometically. Can a Visual Studio Macro be fired with project creation using GAC/GAX? If Yes then how ? Please Help

Thanks

Ajit

AjitShekhawat  Monday, June 04, 2007 9:21 AM

Hi Ajit,

please take a look to this post: http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=1686183&SiteID=1

there you've a better approach.

Jose Escrich  Tuesday, June 05, 2007 2:16 PM

Hi Ajit,

please take a look to this post: http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=1686183&SiteID=1

there you've a better approach.

Jose Escrich  Tuesday, June 05, 2007 2:16 PM

You can use google to search for other answers

Custom Search

More Threads

• Support for the June or July CTP of VS .Net 2005?
• Modify WCF Guidance Package
• web project template, to fire code in gac class.
• Guidance Package Manager is disabled under Tools menu
• Added project reference not reflected
• WSSF
• Setup templates
• Creating projects in a subdirectory
• How to add an assembly reference when processing an item template?
• I have facing a problem in wix , I have no idea about this