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

57 lines
975 B
Plaintext

HKCR
{
NoRemove CLSID
{
ForceRemove {6DFD7C5C-2451-11d3-A299-00C04F8EF6AF} = s 'Folder Options'
{
val '{305CA226-D286-468e-B848-2B2E8E697B74} 2' = d '1'
val InfoTip = e '@%%SystemRoot%%\system32\SHELL32.dll,-22924'
val LocalizedString = e '@%%SystemRoot%%\system32\SHELL32.dll,-22985'
DefaultIcon = e '%%SystemRoot%%\system32\SHELL32.dll,-210'
Shell
{
Open
{
Command = s 'rundll32.exe shell32.dll,Options_RunDLL 0'
}
RunAs
{
Command = s 'rundll32.exe shell32.dll,Options_RunDLL 0'
{
val Extended = s ''
}
}
}
ShellFolder
{
val Attributes = d '0'
}
}
}
}
HKLM
{
NoRemove Software
{
NoRemove Microsoft
{
NoRemove Windows
{
NoRemove CurrentVersion
{
NoRemove Explorer
{
NoRemove ControlPanel
{
NoRemove NameSpace
{
'{6DFD7C5C-2451-11d3-A299-00C04F8EF6AF}' = s 'Folder Options'
}
}
}
}
}
}
}
}