reactos/dll/win32/shell32/res/rgs/shelldesktop.rgs
Amine Khaldi 527f2f9057 [SHELL/EXPERIMENTS]
* Create a branch for some evul shell experiments.

svn path=/branches/shell-experiments/; revision=61927
2014-02-02 19:37:27 +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
{
}
}
}
}
}
}
}
}