Windows Installer Examples
The following sections present an example of authoring installation package for an application. An example of a minimal user interface for this sample is provided in the Windows SDK Components for Windows Installer Developers as the file Uisample.msi. If you have the SDK, you have access to all the tools and data necessary to reproduce this sample installation package and user interface.
For more information, see the following detailed examples:
- An Installation Example
- An Upgrade Example
- A Customization Transform Example
- A Small Update Patching Example
- A Database and Patch Example
- A Localization Example
- A MUI Shortcut Example
- A URL Based Windows Installer Installation Example
- Windows Installer Scripting Examples
- Single Package Authoring Example