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