Driver setup

  • Thread starter Thread starter Andrea
  • Start date Start date
A

Andrea

Hi,
I have a MSI setup installation program for a device driver. Is It possible
to
create a component with the setup program so that it could be executed by
the FBA
after installing the others component?

Thanks,

Andrea
 
Andrea,

Look at XPe documentation for "FBA Generic Command". Make sure to set up
"Phase" extended property to run in necessary FBA phase.
Creating your component you will also need to include necessary dependencies
to run your MSI installation.

KM
 
Can you componentize the driver itself? Then you can let TD build it and
dont have to install it on-line.
If you have the INF, it can be imported into CD directly
-Anil [MS] This posting is provided "AS IS". It implies no warranties and
confers no rights.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top