我打开控制面板.点击添加删除程序这一项时发生错误,跳出一个提示框,上面写着 --value creation failed "at line 521 添加删除程序这一项也就打不开了,这个提示框什么意思,怎么解决啊?哪位高手知道呢?
热心网友
开始--运行 依次输入以下命令regsvr32 MSHTML.DLLregsvr32 shdoclc.dllregsvr32 jscript.dllregsvr32 SXS.DLLregsvr32 userenv.dllregsvr32 shdocvw.dll需要重启
热心网友
Windows Registry Editor Version 5.00[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Uninstall]"NoAddRemovePrograms"= 把上面的文字复制到记事本里,选择另存为。 保存为 *.reg,双击或右键,导入。
热心网友
你可以"开始"-运行-输入“regsvr32 mshtml.dll”(说明:输入时不包含引号,下同),回车,输入“regsvr32 shdocvw.dll -i”,回车,输入“regsvr32 shell32.dll -i”,回车,这样,“添加/删除程序”组件就可以重新使用了。祝你好运 ^_^
热心网友
ervicePack1Pars "atline472"errorwhenadd/removeprogramsisopenedThiserrorcanoccurafterinstallingSP1whenyouarerunninganonMicrosoftvisualstyleandthefoldercontainingthecustomisedstyleshell。dllhasadifferingnamefromthethemesname(asshownintheappearancestab)。TogetridofthiserroryoucanswitchbacktoaMicrosoftThemeorgoto/WINDOWS/Resources/Themes/andrenametheshellfoldertothenameofthevisualstyleshownintheappearancetab。Ifyouhaveathemewithmultiplevariationsyoumustmakethischangeforeachsubfoldercontainingadifferingstyleshell。dllfile看得不是特别明白,还是试着做一下:1、当前我应用的是DameKUltraBlue主题;2、在C:\WINDOWS\Resources\Themes\DameKUltraBlue下的确有个shell的文件夹,即C:\WINDOWS\Resources\Themes\DameKUltraBlue\shell;3、把这个shell文件夹重命名为DameKUltraBlue,即C:\WINDOWS\Resources\Themes\DameKUltraBlue\DameKUltraBlue;4、打开添加删除程序,问题解决了。上面原文中还说到另外一种情况Ifyouhaveathemewithmultiplevariationsyoumustmakethischangeforeachsubfoldercontainingadifferingstyleshell。dllfile不知道是不是下面这种情况:C:\WINDOWS\Resources\Themes\Panther\shell\normalcolor\styleshell。dllC:\WINDOWS\Resources\Themes\Panther\shell\pantherb\styleshell。dllC:\WINDOWS\Resources\Themes\Panther\shell\pantherg\styleshell。dll问题还没有碰到,碰到再说啦。