nvidia integration

  • Thread starter Ionut Constantinescu
  • Start date
I

Ionut Constantinescu

Please provide me some steps to integrate nvidia video drivers! I can't
manage on my own.:(((
Sincerly,
Ionut
 
Joined
Nov 26, 2007
Messages
9
Reaction score
0
Nvidia drivers

The best way to do this is to probably first write a script or windows program to install the nvidia driver using the .inf file that comes with the hardware. Probably using the UpdateDriverForPlugAndPlayDevices(...) function: http://msdn.microsoft.com/en-us/library/ms792968.aspx

Use this this executable and the needed driver files to create your own custom component in the component designer. Set the executable to run during the FBA and add this component to your .slx file
 

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

Top