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
491 B
23 lines
491 B
HKCR
|
|
{
|
|
ACSSnapExt.ACSSnapExt.1 = s 'ACSSnapExt Class'
|
|
{
|
|
CLSID = s '{FD57D29A-4FD9-11D1-854E-00C04FC31FD3}'
|
|
}
|
|
ACSSnapExt.ACSSnapExt = s 'ACSSnapExt Class'
|
|
{
|
|
CurVer = s 'ACSSnapExt.ACSSnapExt.1'
|
|
}
|
|
NoRemove CLSID
|
|
{
|
|
ForceRemove {FD57D29A-4FD9-11D1-854E-00C04FC31FD3} = s 'ACSSnapExt Class'
|
|
{
|
|
ProgID = s 'ACSSnapExt.ACSSnapExt.1'
|
|
VersionIndependentProgID = s 'ACSSnapExt.ACSSnapExt'
|
|
InprocServer32 = s '%MODULE%'
|
|
{
|
|
val ThreadingModel = s 'Apartment'
|
|
}
|
|
}
|
|
}
|
|
}
|