About The Sql Connection Dialog - Symantec WINDOWS INSTALLER EDITOR 7.0 SP2 - REFERENCE FOR WISE INSTALLATION EXPRESS V1.0 Installation Manual

Table of Contents

Advertisement

About the SQL Connection Dialog

Windows Installer Editor Reference
3.
In the Templates list, select Server Application Project and click Open.
4.
In Setup Editor > Dialogs tab, select the Logon Information dialog and edit the
dialog box text as needed to communicate its purpose to the end user who installs
your application.
To add the Logon Information dialog box to any installation
1.
In Setup Editor > Dialogs tab, expand the Install Dialogs tree, then expand the
Welcome Dialog Wizard tree.
2.
Right-click on a dialog box under the Welcome Dialog Wizard and select New >
Dialog.
3.
On the Select Dialog Type dialog box, select Logon Information and click Next.
4.
Step through the wizard to create a new dialog box.
See
Creating a New Dialog
5.
Edit the dialog box text as needed to communicate the purpose of the user account
to the end user who installs your application.
Guidelines for using the Logon Information dialog box
Make sure you customize the text on the Logon Information dialog box to
communicate the logon information's purpose to the end user.
If the end user chooses to create a new user, the end user must have user creation
privileges on the server or domain.
If the end user creates a user with this dialog box, then cancels the installation, the
created user still exists and is not deleted.
During installation, the end user cannot progress through the installation until a
valid NT account is entered on this dialog box. There is no mechanism for the end
user to skip this part of the installation.
Do not use this dialog box to capture logon information to be used in a SQL Server
connection string on the SQL Server Scripts page; the Microsoft SQL Server logon
mechanism prevents this from working.
See also:
Adding a Service to the Destination Computer
Obtaining Logon Information From a Dialog
Add the SQL Connection dialog box to an installation to:
Let the end user select a SQL Server name and security credentials to generate a
valid SQL Server connection string.
Populate the WISE_SQL_CONN_STR property with the valid connection string.
When the end user completes the SQL Connection dialog box and clicks Next, the
installation creates and tests the connection string. If the connection string is not valid,
an error message appears.
on page 401.
on page 163
on page 416
Working With Dialogs
417

Advertisement

Table of Contents
loading

This manual is also suitable for:

Windows installer editor 7.0 sp2

Table of Contents