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 
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to