PC Review


Reply
Thread Tools Rate Thread

Copy files on VB.NET Build

 
 
Michael Rich
Guest
Posts: n/a
 
      3rd Sep 2003
Is there a way to automatically copy files to the bin directory when you
build a vb.net solution?

e.g. copy the latest chm file to the bin directory?

Thanks;
MR


 
Reply With Quote
 
 
 
 
Fergus Cooney
Guest
Posts: n/a
 
      4th Sep 2003
Hi Michael,

The semi-automatic way is to create a macro which will do the copying for
you (Tools/Macros). This macro can then be assigned to a Keystroke or a new
ToolBar Button.

The automatic way is to create an Add-In which will react to build events
in the IDE and then do the required copying.

How to write an Add-In ? Well, there's a question! Lots of learning coming
up. :-)

Regards,
Fergus


 
Reply With Quote
 
Herfried K. Wagner [MVP]
Guest
Posts: n/a
 
      4th Sep 2003
Hello,

"Michael Rich" <(E-Mail Removed)> schrieb:
> Is there a way to automatically copy files to the bin
> directory when you build a vb.net solution?
>
> e.g. copy the latest chm file to the bin directory?


http://groups.google.de/groups?selm=...40TK2MSFTNGP09

HTH,
Herfried K. Wagner
--
MVP · VB Classic, VB.NET
http://www.mvps.org/dotnet


 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Copy files after successful build Steve Amey Microsoft VB .NET 2 27th Jun 2005 08:51 PM
Copy content files to build direcotry in VB.NET? Samuel R. Neff Microsoft VB .NET 1 14th Apr 2005 04:40 PM
Build help files as part of solution/project/deployment build? james@microsec.co.uk Microsoft Dot NET 1 11th Mar 2005 12:20 AM
Automatically copy files to build location Greg Bacchus Microsoft Dot NET 2 31st Mar 2004 05:36 AM
Howto copy content files to build directory dansan Microsoft Dot NET Framework 4 6th Oct 2003 03:59 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 08:28 AM.