INTEGRATION: CWS networker3 (1.1.72); FILE MERGED
2004/05/10 14:21:23 is 1.1.72.2: RESYNC: (1.1-1.2); FILE MERGED 2004/05/07 16:14:15 is 1.1.72.1: #i28291# substitute for sversion file
This commit is contained in:
parent
8a82ddce42
commit
5d5ab1aa6d
1 changed files with 10 additions and 2 deletions
|
@ -2,9 +2,9 @@
|
||||||
*
|
*
|
||||||
* $RCSfile: registryitem_ooo.scp,v $
|
* $RCSfile: registryitem_ooo.scp,v $
|
||||||
*
|
*
|
||||||
* $Revision: 1.2 $
|
* $Revision: 1.3 $
|
||||||
*
|
*
|
||||||
* last change: $Author: rt $ $Date: 2004-05-03 07:35:36 $
|
* last change: $Author: kz $ $Date: 2004-06-11 17:54:35 $
|
||||||
*
|
*
|
||||||
* The Contents of this file are made available subject to the terms of
|
* The Contents of this file are made available subject to the terms of
|
||||||
* either of the following licenses
|
* either of the following licenses
|
||||||
|
@ -396,6 +396,14 @@ RegistryItem gid_Regitem_Software_Microsoft_Windows_Currentversion_Uninstall_Sta
|
||||||
Value = "http://www.openoffice.org/dev_docs/source/download.html#newsoftware";
|
Value = "http://www.openoffice.org/dev_docs/source/download.html#newsoftware";
|
||||||
End
|
End
|
||||||
|
|
||||||
|
RegistryItem gid_Regitem_Software_Openoffice_Productname_Productversion_Path
|
||||||
|
ParentID = PREDEFINED_HKEY_LOCAL_MACHINE;
|
||||||
|
Subkey = "Software\OpenOffice.org\%PRODUCTNAME\%PRODUCTVERSION";
|
||||||
|
ModuleID = gid_Module_Root;
|
||||||
|
Name = "Path";
|
||||||
|
Value = "<progpath>\program\soffice.exe";
|
||||||
|
End
|
||||||
|
|
||||||
RegistryItem gid_Regitem_Sog
|
RegistryItem gid_Regitem_Sog
|
||||||
ParentID = PREDEFINED_HKEY_CLASSES_ROOT;
|
ParentID = PREDEFINED_HKEY_CLASSES_ROOT;
|
||||||
Subkey = ".sog";
|
Subkey = ".sog";
|
||||||
|
|
Loading…
Reference in a new issue