I’ve noticed the visual studio web installer, by default only allows you to setup a virtual directory for an existing website.
Is it possible to get the installer to give you a choice to either create a website or install to an existing website?
If not perhaps I am using the wrong installer product, or do I need to create a custom installer?
I would like to use a free solution. What do you guys recommend?
No you can’t
you will mess up with the existing web site, imagine that that website is a pre compiled site (you can’t change nothing in this case)
The correct question will be:
You need to create a New Web Setup project 🙂