Re: Device Manager
- From: "KM" <konstmor@xxxxxxxxxxxxxxxx>
- Date: Wed, 13 Apr 2005 11:21:34 -0700
Laim,
> When I try to run device manager on my embedded system I get the error:
>
> mmc failed to initialize because it was installed incorrectly or because a
> portion of the registry has become corrupted. Make sure mmcndmgr.dll is
> registered and running "regsvr32 $systemroot\System32\mmcndmgr.dll"
Hope you've got "Microsoft Management Console (MMC)" component in your Configuration.
Can you show us your \windows\fba\FBALog.txt file? I would look there to find any mention about the registration request for
mmcndmgr.dll library.
> When I try to register with regsvr I get the error:
>
> LoadLibrary ("mmcndmgr.dll") failed - This application has failed to start
> because the application configuration os incorrect. Reinstalling the
> application may fix this problem.
Since you probably auto-resolved all the dependencies for MMC component in your Configuration, you may want to do the following:
- manually add MSXML 2.6 component to your configuration
- at run rime, run Dependency Walker tool and with Profile option there launch the "mmc devmgmt.msc" command. Then you will see
what's missing there on your system.
> I have added the Device Manager component to my image. When I check the
> help on the Device Manager component I can see the items it is dependant on:
> 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
>
> When I look through the list of components which are part of my image I can
> see the Visual C++ Runtime, MMC & MFC as components. To check the Windows
> API - Kernel, can I assume that because kernel32.dll is in System32 on the
> image that this is installed correctly.
Please lower the Min.Visibility option in TD to see all the components.
--
Regards,
KM, BSquare Corp.
.
- References:
- Device Manager
- From: Laim Hayes
- Device Manager
- Prev by Date: Re: remove media player
- Next by Date: Re: Removable Disk
- Previous by thread: RE: Device Manager
- Next by thread: USB keyboard & mouse
- Index(es):
Relevant Pages
|