I have a setup project which I would like to move to a different directory. I have found a way to change where the MSI files will go to, but I'm struggling to find a way to move vdproj files.

Thank you

link|improve this question

feedback

1 Answer

up vote 1 down vote accepted

You can move Vdproj files, but you have to correct all SourcePath tags inside the project file. The path there is usually relative, so you have to know the new relative path. Other than that, I don't see a problem.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.