summaryrefslogtreecommitdiff
path: root/scp2/source
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2005-05-20 06:41:45 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2005-05-20 06:41:45 +0000
commit5f5ea07f873d708c19f3b058b84fcd1ff509cf6e (patch)
treee8274b54fb8ed020c4b08314eb60ba80c362053b /scp2/source
parent6f1ea09e765b8003696af603aa1fa641d27a56ff (diff)
INTEGRATION: CWS officeversions (1.10.6); FILE MERGED
2005/05/19 10:04:25 mba 1.10.6.1: #122879#: new registry bootstrap key with brand name
Diffstat (limited to 'scp2/source')
-rw-r--r--scp2/source/ooo/registryitem_ooo.scp14
1 files changed, 11 insertions, 3 deletions
diff --git a/scp2/source/ooo/registryitem_ooo.scp b/scp2/source/ooo/registryitem_ooo.scp
index 8b66c945b94c..d9dcb7d6ce71 100644
--- a/scp2/source/ooo/registryitem_ooo.scp
+++ b/scp2/source/ooo/registryitem_ooo.scp
@@ -2,9 +2,9 @@
*
* $RCSfile: registryitem_ooo.scp,v $
*
-* $Revision: 1.10 $
+* $Revision: 1.11 $
*
-* last change: $Author: rt $ $Date: 2005-05-13 09:46:56 $
+* last change: $Author: rt $ $Date: 2005-05-20 07:41:45 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -548,6 +548,14 @@ RegistryItem gid_Regitem_Software_Openofficeorg_Uno_Installpath
Value = "<progpath>\program";
End
+RegistryItem gid_Regitem_Software_Openofficeorg_Uno_Installpath_Branded
+ ParentID = PREDEFINED_HKEY_LOCAL_MACHINE;
+ Subkey = "Software\OpenOffice.org\UNO\InstallPath";
+ ModuleID = gid_Module_Root;
+ Name = "%PRODUCTNAME %PRODUCTVERSION";
+ Value = "<progpath>\program";
+End
+
// new odb file extension
RegistryItem gid_Regitem_Odb
@@ -642,7 +650,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";
- Value = "<progpath>\program\ooofiltproxy.dll";
+ Value = "<progpath>\program\ooofiltproxy.dll";
End
RegistryItem gid_Regitem_Clsid_7BC0E710_5703_45BE_A29D_5D46D8B39262_InProcServer32_ThreadingModel