Device Manager

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hey guys, simple question....

What components must be added for device manager to operate properly?

Thanks in advance....
 
It's dependencies are the following:

Microsoft Visual C++ Run Time
Windows API - Kernel
Microsoft Management Console (MMC)
Microsoft Foundation Class Library (MFC)
Primitive: Rundll32
Windows API - User
Primitive: Devmgr
Primitive: Oleaut32

The MMC has quite a few dependencies as well.
 
Start with "Device Manager" component and resolve its dependencies.

And don't forget to include missing MSXML (2.6 and 3.1) components.
 
Back
Top