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

56 lines
975 B
Text

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'
}
}
}
}
}
}
}
}