How to add folder or files from command line for visual studio setup project?

  • Thread starter Thread starter Shabari Pragash
  • Start date Start date
S

Shabari Pragash

Guest

hi,

i have a visual studio setup project for generating msi. I have added a folder(which contains, say 100 files) into it. Using Visual Studio IDE, it builds the msi fine.

But i want to add the above folder using command prompt (like vs developer cmd prompt). This is required to automate the build since the number of files inside the folder and its contents may vary for each release.

Anyone suggest a solution as soon as possible.

Thanks

Continue reading...
 
Back
Top