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
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
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.