reactos/dll/win32/shell32/res/rgs/shelldesktop.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

46 lines
617 B
Plaintext

HKCR
{
NoRemove CLSID
{
ForceRemove {00021400-0000-0000-C000-000000000046} = s 'Desktop'
{
InprocServer32 = s '%MODULE%'
{
val ThreadingModel = s 'Apartment'
}
shellex
{
ExtShellFolderViews
{
{5984FFE0-28D4-11CF-AE66-08002B2E1262}
val PersistMoniker = s 'file://%%userappdata%%\Microsoft\Internet Explorer\Desktop.htt'
}
}
}
}
}
HKLM
{
NoRemove Software
{
NoRemove Microsoft
{
NoRemove Windows
{
NoRemove CurrentVersion
{
NoRemove Explorer
{
Desktop
{
NameSpace
{
}
}
}
}
}
}
}
}