.Net setup project outputs .msi file by default. i have some configuration files that i want to output along with .msi files. is that possible to add something to output of a setup project?

Thanks

in other words how can i add a file to setup project output?

ok the solution is to create a batch file to copy files to .msi output folder, then add a post built event to setup project to run this batch file.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.