KM
Guest
|
Posted:
Fri Jan 07, 2005 3:06 pm Post subject:
Re: Install ISA card with specific I/O RESOURCES. |
|
|
| Quote: | I'm trying to install an ISA card on my machin ,every time i'm build an image
i need to config the I/O Resources manualy .
|
This is not a PnP device, right? How about capturing the driver registry and pre-populating it in your image?
| Quote: | How can I do it from target designer ?
|
Use your own component to add the required registry entries, or use TD Extra Registry Section.
| Quote: | Can I install the card utility automaticaly to the image (as a componnent) ?
|
The card utility? Is it a standalone exe? Just find all tis dependencies, make sure they are all in your image and include the exe
in your component through a new repository.
KM |
|