spiffy

spiffy

  • NA
  • 4
  • 0

Copying the class library dll

Oct 25 2006 12:24 AM
I have a 2 exes which depend on 1 class library dll. So I need to copy this 1 dll into two folders to run the 2 executables from their own respective folders. In Vb.net 2003 there is no post build set up. Is there any other way to do this?