Windows Installer Editor Reference
255
Advanced Installations
Note
Clicking OK on the details dialog box regenerates the Web dialog boxes in the
installation.
See also:
About Web Installations
on page 245
About the Web Site Details Dialog
If you select a directory, virtual directory, or Web site on the Web Dialogs page and click
Details, a multi-tabbed Details dialog box appears. Most tabs on this dialog box
correspond to those in Internet Services Manager in Microsoft Internet Information
Server (IIS), version 5.0. For information on these tabs, see the IIS help.
Tabs that do not appear in IIS
Options in Windows Installer Editor that are different from IIS
z
On the Web Site tab, you can specify only one identity for a Web site (consisting of
an IP address, port, and host header), whereas in IIS you can specify multiple
identities.
Installation Settings
Lets you override existing settings when installing over an
existing Web site or virtual directory
See
Creating a Web Site
on page 247 or
Creating a Virtual
Directory
on page 249.
Web Site UI
(Web sites and top-level virtual directories) Lets you specify
the installation options that will be available to the end user
at run time
See
Setting Installation Options for a Web Installation
on
page 252.
Virtual Directory UI
(Child virtual directories only) Lets you specify the
installation options that will be available to the end user at
run time
See
Setting Installation Options for a Child Virtual Directory
on page 253.
ASP.NET
Lets you specify the version of ASP.NET to register with IIS
When the installation installs the Web site, it registers that
version of ASP.NET with IIS for the Web site. It will register
the highest available version of ASP.NET that matches the
selected version. (Example: If you select version 2.0 and
there are two versions of 2.0, it will register the highest
version.) To specify a specific version, select User
Specified from the drop-down list and enter the version. To
pre-install the .NET Framework if it is not installed, use the
Prerequisites page.
See
Adding Prerequisites to a Release
on page 198.