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.
24 lines
513 B
24 lines
513 B
HKCR
|
|
{
|
|
ExtSnap.About.1 = s 'About Class'
|
|
{
|
|
CLSID = s '{4E7F429A-9A8A-4FA5-BBA0-10EB183898D1}'
|
|
}
|
|
ExtSnap.About = s 'About Class'
|
|
{
|
|
CLSID = s '{4E7F429A-9A8A-4FA5-BBA0-10EB183898D1}'
|
|
CurVer = s 'ExtSnap.About.1'
|
|
}
|
|
NoRemove CLSID
|
|
{
|
|
ForceRemove {4E7F429A-9A8A-4FA5-BBA0-10EB183898D1} = s 'About Class'
|
|
{
|
|
ProgID = s 'ExtSnap.About.1'
|
|
VersionIndependentProgID = s 'ExtSnap.About'
|
|
InprocServer32 = s '%MODULE%'
|
|
{
|
|
val ThreadingModel = s 'Apartment'
|
|
}
|
|
}
|
|
}
|
|
}
|