I need to execute a batch file after I build a lib to copy the lib to a different directory.
Right now I build, then use windows explorer to run the batch file and copy the lib to where I need it. Is there a place in the .NET 2003 IDE where I can indicate that this batch file should run after the lib is finished building?