Copy files after successful build

  • Thread starter Thread starter Steve Amey
  • Start date Start date
S

Steve Amey

Hi all

Is it possible to copy certain files from the bin directory for a project
into another directory after a successful build using a VB.NET project?

My project compiles a dll and also copies a referenced file into the bin
folder, I want these 2 files going into a folder somewhere else, and I can't
be bothered manually copying the files all the time :o)

Regards,
Steve
 
Steve Amey said:
Is it possible to copy certain files from the bin directory for a project
into another directory after a successful build using a VB.NET project?

My project compiles a dll and also copies a referenced file into the bin
folder, I want these 2 files going into a folder somewhere else, and I
can't be bothered manually copying the files all the time :o)

<URL:http://www.google.de/groups?selm=#5qArBxxCHA.1580@TK2MSFTNGP09>
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top