C
Cezar
Hi,
I'm trying to use VS.NET to create an installer for a Web application.
I added the files, setup the virtual directory, build the project.
When I run the .msi file, the virtual directory is created and the default
document is defalt.aspx. How can I change that or just add another one to
the list? I want to add index.asp.
Also, can I use this installer to create the MSSQL database for the
application? Should it be a different setup project? What kind of project
from the VS.NET 2003 Setup and Deployment tab?
Can I group them so the user has only one setup to run?
Any references very appreciated,
Thank you,
Cezar
I'm trying to use VS.NET to create an installer for a Web application.
I added the files, setup the virtual directory, build the project.
When I run the .msi file, the virtual directory is created and the default
document is defalt.aspx. How can I change that or just add another one to
the list? I want to add index.asp.
Also, can I use this installer to create the MSSQL database for the
application? Should it be a different setup project? What kind of project
from the VS.NET 2003 Setup and Deployment tab?
Can I group them so the user has only one setup to run?
Any references very appreciated,
Thank you,
Cezar