2025-04-27 07:49:33 -04:00

24 lines
418 B
Plaintext

HKCR
{
Wam.Wam.1 = s 'Wam Class'
{
CLSID = s '{888ADDD0-9993-11D0-A539-00A0C922E798}'
}
Wam.Wam = s 'Wam Class'
{
CurVer = s 'Wam.Wam.1'
}
NoRemove CLSID
{
ForceRemove {888ADDD0-9993-11D0-A539-00A0C922E798} = s 'Wam Class'
{
ProgID = s 'Wam.Wam.1'
VersionIndependentProgID = s 'Wam.Wam'
InprocServer32 = s '%MODULE%'
{
val ThreadingModel = s 'Free'
}
}
}
}