From 350ba7d3136fee45a8f2d5165098e867c94ab36d Mon Sep 17 00:00:00 2001 From: Tobias Krause Date: Wed, 27 Jan 2010 08:42:12 +0100 Subject: tkr32: #i106190# remove ooofiltproxy --- scp2/source/winexplorerext/registryitem_winexplorerext.scp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'scp2/source/winexplorerext/registryitem_winexplorerext.scp') diff --git a/scp2/source/winexplorerext/registryitem_winexplorerext.scp b/scp2/source/winexplorerext/registryitem_winexplorerext.scp index 87084695ada0..b378f3db883e 100644 --- a/scp2/source/winexplorerext/registryitem_winexplorerext.scp +++ b/scp2/source/winexplorerext/registryitem_winexplorerext.scp @@ -127,8 +127,8 @@ RegistryItem gid_Regitem_Clsid_7BC0E710_5703_45BE_A29D_5D46D8B39262_InProcServer ModuleID = gid_Module_Root; Subkey = "CLSID\{7BC0E710-5703-45BE-A29D-5D46D8B39262}\InprocServer32"; Styles = (X64); // Values: X64 / X64_ONLY - Value = "[BASISINSTALLLOCATION]program\shlxthdl\ooofiltproxy.dll"; - Val64 = "[BASISINSTALLLOCATION]program\shlxthdl\ooofiltproxy_x64.dll"; + Value = "[BASISINSTALLLOCATION]program\shlxthdl\ooofilt.dll"; + Val64 = "[BASISINSTALLLOCATION]program\shlxthdl\ooofilt_x64.dll"; End RegistryItem gid_Regitem_Clsid_7BC0E710_5703_45BE_A29D_5D46D8B39262_InProcServer32_ThreadingModel -- cgit