PrePostBuildRules Add-in for VS.NET 2003 Not working

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi,

I have tried several times to use the following post build command:

copy "$(SolutionFolder)\EnoughPI\*.config" "$(SolutionFodler)\EnoughPI\bin"

I have tried it without the null, I have tried everything I can think of.

For some reason it is not able to find the copy command. I can run the copy
command just fine from a command line.

Any ideas or suggestions would be greatly appreciated.

Thank You,

Chris
 

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