reactos/dll/win32/browseui/res/shellautocomplete.rgs

14 lines
212 B
Plaintext
Raw Normal View History

HKCR
{
NoRemove CLSID
{
ForceRemove {03C036F1-A186-11D0-824A-00AA005B4383} = s 'ReactOS Shell AutoComplete List'
{
InprocServer32 = s '%MODULE%'
{
val ThreadingModel = s 'Apartment'
}
}
}
}