|
I wand to find the NVIDIA graphics drivers version on all Windows XP clients remotely.
Answer Snippets (Read the full thread at superuser):
I'll leave it up to you to write the script to retrieve this from all from a domain, or direct name... .
The most reliable way to find the driver's version needs remote desktop:
Right-click on the desktop you driver version number.
|
|
Is there an easy way to get the version of the MySQL driver programmatically from within a C# program referencing MySQL.Data.dll ?
Started by nos on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
How about this:
Version version = System.Reflection.AssemblyName.GetAssemblyName("MySQL.....
You can parse the assembly full name to get the version of your .net connector and then use which Mysql Server version are supported.
|
|
How can the display driver version be programatically obtained on the Mac?
Related:
Programmatically get processor details from Mac OS X
Started by V C on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at stackoverflow):
Display option
This will display all the information about the current video card and driver info.
|
Ask your Facebook Friends
|
Using Visual Basic for Applications , how can I find out which version of the MySQL ODBC driver is installed in Windows on a user's machine?
I have a Microsoft Access application that uses the MySQL ODBC driver to make a connection. The connection string...
Started by Ben McCormack on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
MySQL ODBC 3.51 Driver HKEY_LOCAL_MACHINE\SOFTWARE\ ODBC\ODBCINST.INI\ ODBC Drivers\MySQL ODBC 5.1 Driver
Using the info found here , you can get at it using the below code (I tested it in Access 97 Drivers\MySQL ODBC 3.51....
|
|
Why the heck does Oracle offer a different(!) version of the JDBC driver, e.g. ojdbc14.jar, for every(!) database version?
The files all have different sizes and thus probably different content.
background:
We get a random and seemingly irreproducible...
Started by Stroboskop on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
Of course.
So their jdbc driver supports quite a few versions at the same time.
driver (ojdbc14.jar).
|
|
Hi Everyone,
Can anyone help please in this regard ? What API's can be used from win32 to get installed device drivers details like version, installation date, path where installed ?
Regards, Kedar
Started by Kedar Joshi on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at stackoverflow):
I recently did something()) { Console.WriteLine("Driver caption: {0}", queryObj["Caption"]); } Console.ReadLine(); } }
Check out.
You need to consult the Setup API function for driver information .
|
|
On Windows, how can my user-mode program get the driver version number(s) for the video card(s) installed?
Programs like ATI's "Catalyst Control Center" can display this information to the user or include it automatically into bug reports. How do they...
Started by Die in Sente on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
In PowerShell:
Get-WmiObject Win32_VideoController | format.
I believe you actually have to get the File Version information of the associated driver file.
I've had to solve this problem before.
|
|
I'm trying to install Windows 7 x64 on my computer (ASUS P6T Deluxe V2, one 80GB HDD and two 1 TB HDDs). When I'm supposed to select whether I want to Upgrade or do a Custom install, i get a dialog box telling me:
Load Driver
A required CD/DVD drive device...
Started by Eikern on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at superuser):
I solved it by using a new blank DVD and burning the ISO at the slowest speed that the DVD burner... .
I've had this exact error message, and it was caused by some sort of error on the DVD that I burned (I had burned the DVD at the fastest supported speed) .
|
|
Nvidia has released new 2000/XP drivers - Version 23.11
http://www.nvidia.com
They solved the slow scrolling I had in the game
PH76 Edit: Added direct links to the driver.
Version: 28.32
» Download Site 1
» Download Site 2
» Download Site 3
Started by Dalixam on
, 20 posts
by 17 people.
Answer Snippets (Read the full thread at civfanatics):
I've been playing fine (if a little slowly) with the Hercules version to be on the safe....
Howdy, folks ...
Do NOT use the new 23.11 Nvidia drivers if you have a S2460 Tiger the newer drivers.
But it works with this new driver.
|
|
Hey guys,
to be honest, I don't really know if this is a new version or if the manufacturer just started making them red instead of blue (old version).
New 3 Axis CNC stepper motor driver controller board | eBay
As you can see, they have started showing...
Started by hspalm on
, 12 posts
by 7 people.
Answer Snippets (Read the full thread at cnczone):
I finally....
With high speed isolate optical coupler can through max 15MHZ pulse into which driver board to get.
This is the reply I got from the seller blue version? Look here.
It looks to be a new version from different manufacturer.
|