Previous Next

Copying INFs

It is sometimes necessary to copy INF files during device installation, so that Setup can find them without repetitively displaying user prompts. For example, the base INF file for a multifunction device might copy the INF files for the device's individual functions, so that Setup can find these INF files without prompting the user each time it installs one of the device's functions.

To copy INF files, you can use either of the following techniques:

Both of these methods will:

On Windows 2000 and later, installation software must never copy INF files directly into a system's %windir%/inf directory. Copying INF files by using techniques not described in this section will invalidate a driver's digital signature.