Marazul said:
How do you register the 'appmgmts.dll' file?
Regsvr32 won't do, entry point not found.
Policy editor is partially inaffective without it?
= Try this:
You may have this file missing or damaged on your computer one of these
methods should cure the issue.
First read these links to know about the Application management service:
Client-side extensions
http://www.microsoft.com/technet/su...odVer=5.2&EvtID=1085&EvtSrc=Userenv&LCID=1033
= Explanation of Regsvr32 Usage and Error Messages
http://support.microsoft.com/kb/q249873/
Try to locate the file here:
c:\windows\system32\appmgmts.dll
You can copy this file from another machine has the same operating system or
from a Back Up if you have one.
Open a Run command and try first to unregister the file/DLL
regsvr32 /u appmgmts.dll
Then on the Run command again try to re-register these files:
regsvr32 /i appmgmts.dll
regsvr32 appmgr.dll
Also be sure this service is running in the services control panel:
Run >> services.msc and b make sure the service is started:
Application Management Service
= You can Run the system file checker to repair any corrupted file in the
system core:
sfc /scannow click [OK] you may need your XP Cd handy.
You can download this file from here:
=
http://www.dlldump.com/download-dll...es/A/appmgmts.dll/5.1.2600.2180/download.html
HTH.
Let us know.
Regards,
nass