大乐斗常胜徽章6升7:求助?这几个注册项能删吗?

来源:百度文库 编辑:高考问答 时间:2024/05/08 22:39:10
HKEY_CLASSES_ROOT\CLSID\ VersionIndependentProgID
HKEY_CLASSES_ROOT\CLSID\ ProgID
HKEY_CLASSES_ROOT\CLSID\ InprocServer32

注册表子键 ProgID 和 VersionIndependentProgID 分别表示真正的 ProgID 和版本无关的 ProgID。比如在我计算机上安装的 Excel,它的 ProgID = "Excel.Application.9",而 VersionIndependentProgID = "Excel.Application"。
InprocServer32是线程模形

你看着办吧!删不删由你来定!