I am converting a web application from VS 2008 to VS 2012, need to create an install package (msi file) that can install my web project application to our internal web site, but there does not have “web setup project” for me to add the setup project.
I have download InstallShield Limited Edition 2013 but it created the msi looks like a windows install package, not web install package, it shows the Destination folder is “C:\Program Files (x86)\....” but no other choice, and do not have feature to select site, virtual directory and application pool.