Sri Posted June 12, 2008 Report Share Posted June 12, 2008 Hi,I want to verify the drivers installed by an application are KErnel drivers , boot drivers? In other way I need informatiomn about the driver type.For example if I install WINDVD it installs 2 Drivers. I want to to see if they are boot drivers?I don't want to use GetDriverDetail() method. I want to verify maually.Can someone please help ?Thanks Quote Link to comment Share on other sites More sharing options...
Scarecrow Man Posted June 13, 2008 Report Share Posted June 13, 2008 Are you doing this via a programming language? It might be best to check the program language documentation to find how to do this. Quote Link to comment Share on other sites More sharing options...
Sri Posted June 13, 2008 Author Report Share Posted June 13, 2008 Are you doing this via a programming language? It might be best to check the program language documentation to find how to do this.No I want to do manually using CMD window or going to registery . Quote Link to comment Share on other sites More sharing options...
MANEMAN Posted June 13, 2008 Report Share Posted June 13, 2008 Hi there, head off in this direction:Clicky here: http://www.microsoft.com/whdc/driver/tools/default.mspx Quote Link to comment Share on other sites More sharing options...
Sri Posted June 13, 2008 Author Report Share Posted June 13, 2008 Hi there, head off in this direction:Clicky here: http://www.microsoft.com/whdc/driver/tools/default.mspxThank you! Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.