How do I install a driver?Answer To install a driver: Go to the "Files and Folders" page. Add
all the driver's files to one of your package's folders. All the
driver's files should be placed in a location relative to the location
of the INF file.
DO NOT manually add the files to the System32 folder. DIFx will
manage the coping of the files to the appropriate locations.
Go to the "Drivers" page.
Use the "Add Driver" toolbar button and
select the INF file from your package.
You can observe in the "Organization"
page that the layout of your package has been automatically modified
according to the information from the INF file.
The organization provided by Advanced Installer should be good in most cases.
If you want to manually modify it, please note the following:
- do not place two INF files in the same component
- do not place two INF files in the same folder
|