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
434 B
23 lines
434 B
HKCR
|
|
{
|
|
WamRep.WamRep.1 = s 'WamRep Class'
|
|
{
|
|
CLSID = s '{61738646-F196-11D0-9953-00C04FD919C1}'
|
|
}
|
|
WamRep.WamRep = s 'WamRep Class'
|
|
{
|
|
CurVer = s 'WamRep.WamRep.1'
|
|
}
|
|
NoRemove CLSID
|
|
{
|
|
ForceRemove {61738646-F196-11D0-9953-00C04FD919C1} = s 'WamRep Class'
|
|
{
|
|
ProgID = s 'WamRep.WamRep.1'
|
|
VersionIndependentProgID = s 'WamRep.WamRep'
|
|
InprocServer32 = s '%MODULE%'
|
|
{
|
|
val ThreadingModel = s 'Both'
|
|
}
|
|
}
|
|
}
|
|
}
|