From 9a7346e65473a1ef3696d94de521c320aaa38583 Mon Sep 17 00:00:00 2001 From: Rafal Harabien Date: Sun, 18 Dec 2011 21:54:59 +0000 Subject: [PATCH] [SHELL32] - Add back "Empty Recycle Bin" context menu item svn path=/trunk/; revision=54685 --- reactos/dll/win32/shell32/res/rgs/recyclebin.rgs | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) diff --git a/reactos/dll/win32/shell32/res/rgs/recyclebin.rgs b/reactos/dll/win32/shell32/res/rgs/recyclebin.rgs index 1c39e781084..266cfade23b 100644 --- a/reactos/dll/win32/shell32/res/rgs/recyclebin.rgs +++ b/reactos/dll/win32/shell32/res/rgs/recyclebin.rgs @@ -23,10 +23,17 @@ HKCR } 'shellex' { - 'find' = e '@%%SystemRoot%%\system32\SHELL32.dll,-29188' + 'ContextMenuHandlers' { - 'ContextMenuHandlers' - 'PropertySheetHandlers' + '{645FF040-5081-101B-9F08-00AA002F954E}' + { + } + } + 'PropertySheetHandlers' + { + '{645FF040-5081-101B-9F08-00AA002F954E}' + { + } } } }