Click or drag to resize

Creating a Driver Installer

The IVI Foundation imposes a considerable number of specific requirements for IVI.NET driver installers. Driver installers must properly register with the IVI Configuration Store. They must also meet the IVI requirements for installation on 64-bit operating systems. All of these requirements must be met in addition to the basic requirements imposed by COM and .NET.

All Nimbus drivers utilize WiX (Windows Installer XML) for creating driver installer packages. The topics in this section explain how Nimbus uses WiX and how driver installers may be customized to meet specific driver requirements.

In This Section

Download a complete CHM version of this documentation here.