Leaked source code of windows server 2003
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.
 
 
 
 
 
 

24 lines
540 B

HKCR
{
favorite.favorite.1 = s 'persistfavorite Class'
{
CLSID = s '{3050f4c6-98b5-11cf-bb82-00aa00bdce0b}'
}
favorite.favorite = s 'persistfavorite Class'
{
CurVer = s 'favorite.favorite.1'
}
NoRemove CLSID
{
ForceRemove {3050f4c6-98b5-11cf-bb82-00aa00bdce0b} = s 'persistSnapshot Class'
{
ProgID = s 'favorite.favorite.1'
VersionIndependentProgID = s 'favorite.favorite'
ForceRemove 'Programmable'
InprocServer32 = s '%MODULE%'
{
val ThreadingModel = s 'Apartment'
}
}
}
}