summaryrefslogtreecommitdiff
path: root/scp2/source/winexplorerext
diff options
context:
space:
mode:
authorTobias Krause <tkr@openoffice.org>2009-11-12 14:21:09 +0000
committerTobias Krause <tkr@openoffice.org>2009-11-12 14:21:09 +0000
commitb0fa0c2db60858335b065aa26b01864c6df64002 (patch)
tree1a90a91524ac72d13724b26f149f2e3efe0563e2 /scp2/source/winexplorerext
parentd54300f11f6471b90ffa748cff23fded795b3953 (diff)
#i105892# install ifilter for x64 and x86
Diffstat (limited to 'scp2/source/winexplorerext')
-rw-r--r--scp2/source/winexplorerext/registryitem_winexplorerext.scp8
1 files changed, 4 insertions, 4 deletions
diff --git a/scp2/source/winexplorerext/registryitem_winexplorerext.scp b/scp2/source/winexplorerext/registryitem_winexplorerext.scp
index ca75aa53167d..5925a313118a 100644
--- a/scp2/source/winexplorerext/registryitem_winexplorerext.scp
+++ b/scp2/source/winexplorerext/registryitem_winexplorerext.scp
@@ -126,7 +126,7 @@ RegistryItem gid_Regitem_Clsid_7BC0E710_5703_45BE_A29D_5D46D8B39262_InProcServer
ParentID = PREDEFINED_HKEY_CLASSES_ROOT;
ModuleID = gid_Module_Root;
Subkey = "CLSID\{7BC0E710-5703-45BE-A29D-5D46D8B39262}\InprocServer32";
- Styles = (X64_ONLY); // Values: X64
+ Styles = (X64); // Values: X64 / X64_ONLY
Value = "[BASISINSTALLLOCATION]program\shlxthdl\ooofiltproxy.dll";
Val64 = "[BASISINSTALLLOCATION]program\shlxthdl\ooofiltproxy_x64.dll";
End
@@ -135,7 +135,7 @@ RegistryItem gid_Regitem_Clsid_7BC0E710_5703_45BE_A29D_5D46D8B39262_InProcServer
ParentID = PREDEFINED_HKEY_CLASSES_ROOT;
ModuleID = gid_Module_Root;
Subkey = "CLSID\{7BC0E710-5703-45BE-A29D-5D46D8B39262}\InprocServer32";
- Styles = (X64_ONLY); // Values: X64
+ Styles = (X64); // Values: X64
Name = "ThreadingModel";
Value = "Apartment";
Val64 = "Apartment";
@@ -147,7 +147,7 @@ RegistryItem gid_Regitem_Clsid_7BC0E713_5703_45BE_A29D_5D46D8B39262
Subkey = "CLSID\{7BC0E713-5703-45BE-A29D-5D46D8B39262}";
//? Better: "OpenOffice.org Persistent Handler"
// old: Value = "opendocument.org Persistent Handler";
- Styles = (X64_ONLY); // Values: X64
+ Styles = (X64); // Values: X64
Value = "OpenDocument Format Persistent Handler";
Val64 = "OpenDocument Format Persistent Handler";
End
@@ -155,7 +155,7 @@ End
RegistryItem gid_Regitem_Clsid_7BC0E713_5703_45BE_A29D_5D46D8B39262_PersistentAddinsRegistered
ParentID = PREDEFINED_HKEY_CLASSES_ROOT;
ModuleID = gid_Module_Root;
- Styles = (X64_ONLY); // Values: X64
+ Styles = (X64); // Values: X64
Subkey = "CLSID\{7BC0E713-5703-45BE-A29D-5D46D8B39262}\PersistentAddinsRegistered\{89BCB740-6119-101A-BCB7-00DD010655AF}";
Value = "{7BC0E710-5703-45BE-A29D-5D46D8B39262}";
Val64 = "{7BC0E710-5703-45BE-A29D-5D46D8B39262}";