世太史第:求助?这几个注册项能删吗?

来源:百度文库 编辑:神马品牌网 时间:2024/07/08 07:58:23
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是线程模形

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