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
423 B
23 lines
423 B
HKCR
|
|
{
|
|
RTP.RTP.1 = s 'RTP Class'
|
|
{
|
|
CLSID = s '{06CE0C3A-8917-11D1-AA78-00C04FC9B202}'
|
|
}
|
|
RTP.RTP = s 'RTP Class'
|
|
{
|
|
CurVer = s 'RTP.RTP.1'
|
|
}
|
|
NoRemove CLSID
|
|
{
|
|
ForceRemove {06CE0C3A-8917-11D1-AA78-00C04FC9B202} = s 'RTP Class'
|
|
{
|
|
ProgID = s 'RTP.RTP.1'
|
|
VersionIndependentProgID = s 'RTP.RTP'
|
|
InprocServer32 = s '%MODULE%'
|
|
{
|
|
val ThreadingModel = s 'Apartment'
|
|
}
|
|
}
|
|
}
|
|
}
|