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
|
|
{
|
|
WamAdm.WamAdm.1 = s 'WamAdm Class'
|
|
{
|
|
CLSID = s '{61738644-F196-11D0-9953-00C04FD919C1}'
|
|
}
|
|
WamAdm.WamAdm = s 'WamAdm Class'
|
|
{
|
|
CurVer = s 'WamAdm.WamAdm.1'
|
|
}
|
|
NoRemove CLSID
|
|
{
|
|
ForceRemove {61738644-F196-11D0-9953-00C04FD919C1} = s 'WamAdm Class'
|
|
{
|
|
ProgID = s 'WamAdm.WamAdm.1'
|
|
VersionIndependentProgID = s 'WamAdm.WamAdm'
|
|
InprocServer32 = s '%MODULE%'
|
|
{
|
|
val ThreadingModel = s 'Both'
|
|
}
|
|
}
|
|
}
|
|
}
|