Python checkin driver version on windows

Chris Jameyson chrisonleadguitar at yahoo.com
Tue Feb 1 21:56:20 EST 2005


Is there a way to check driver version information on windows through
Python?  

I'd like to pull driver version, digital sig from the same place that
'device manager' gets it's information.


I tried using file system object, but seems like GetFileVersion()
from version.dll only extracts versions for .dll and .exe.  I need
something so I can check .sys files.

Thanks in advance.


		
__________________________________ 
Do you Yahoo!? 
Read only the mail you want - Yahoo! Mail SpamGuard. 
http://promotions.yahoo.com/new_mail 



More information about the Python-list mailing list