reactos/dll/win32/shell32/res/rgs/newmenu.rgs
Cameron Gutman c2d0d784c7 [USB-BRINGUP-TRUNK]
- Create a branch to do a proper merge of USB work from a trunk base instead of from cmake-bringup
- In the future, DO NOT under any circumstances branch another branch. This leads to merge problems!

svn path=/branches/usb-bringup-trunk/; revision=55018
2012-01-20 20:58:46 +00:00

30 lines
439 B
Plaintext

HKCR
{
NoRemove CLSID
{
ForceRemove {D969A300-E7FF-11d0-A93B-00A0C90F2719} = s 'ReactOS New Object Service'
{
val flags = d '0'
InprocServer32 = s '%MODULE%'
{
val ThreadingModel = s 'Apartment'
}
}
}
NoRemove Directory
{
NoRemove Background
{
NoRemove shellex
{
NoRemove ContextMenuHandlers
{
ForceRemove New = s '{D969A300-E7FF-11d0-A93B-00A0C90F2719}'
{
}
}
}
}
}
}