mirror of https://github.com/tongzx/nt5src
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
23 lines
452 B
23 lines
452 B
HKCR
|
|
{
|
|
CfgComp.CfgComp.1 = s 'CfgComp Class'
|
|
{
|
|
CLSID = s '{BB0D7187-3C44-11D2-BB98-3078302C2030}'
|
|
}
|
|
CfgComp.CfgComp = s 'CfgComp Class'
|
|
{
|
|
CurVer = s 'CfgComp.CfgComp.1'
|
|
}
|
|
NoRemove CLSID
|
|
{
|
|
ForceRemove {BB0D7187-3C44-11D2-BB98-3078302C2030} = s 'CfgComp Class'
|
|
{
|
|
ProgID = s 'CfgComp.CfgComp.1'
|
|
VersionIndependentProgID = s 'CfgComp.CfgComp'
|
|
InprocServer32 = s '%MODULE%'
|
|
{
|
|
val ThreadingModel = s 'Apartment'
|
|
}
|
|
}
|
|
}
|
|
}
|