Windows Installer Editor Reference
84
Working With Wise Installation Files
d. The driver package’s .INF file must be the first file added to this directory so
that it becomes the key path of the component.
e. Add the other files that make up the driver package to the same directory that
contains the .INF file.
f.
In the lower-right list box, double-click the .INF file.
g. The File Details dialog box appears.
h. Click the Driver tab and edit the DIFxAPP options.
See
Editing DIFxApp Options
on page 154.
7. To add additional driver packages repeat the preceding steps, except for adding the
DIFxApp merge module.
8. Continue developing the installation.
Options for New Installations
When you create a new installation, the New Installation File dialog box appears and
provides options for starting an installation. Most of the options use a template to start a
specific kind of installation. If you have created custom templates, they appear as
additional options for new installations.
See
Creating and Editing Installation Templates
on page 54.
This section describes the options that are available.
Setup Wizard
(Visual Studio integrated editor only.) Runs a wizard that creates a Windows Application,
Web Application, Server Application, or Merge Module installation. With this wizard, you
can customize the settings rather than accepting the defaults of the standard templates.
See
Creating an Installation Within a Solution
on page 80.
Windows Application
Creates a standard installation with default settings.
See
Starting a New Installation
on page 78.
In the Visual Studio integrated editor, see
Creating an Installation Within a Solution
on
page 80 or
Creating a Stand-alone Installation
on page 82.
Device Driver
Creates an installation that installs a device driver. This template supports Microsoft
Driver Install Frameworks (DIFx). Use it with the DIFxApp merge module that adds
custom actions to the installation that are needed to install and uninstall the device
driver package using Driver Install Frameworks for Applications (DIFxApp).
See
Creating a Device Driver Installation
on page 83.
Web Application
Creates an installation intended to be run on Microsoft Internet Information Server
(IIS).
See
About Web Installations
on page 266.