INTEGRATION: CWS vistaready02 (1.5.20); FILE MERGED

2007/01/18 09:58:43 lla 1.5.20.1: #i73589# Wrong Icon in Explorers Detail Pane
This commit is contained in:
Oliver Bolte 2007-01-25 10:56:47 +00:00
parent d620a44155
commit 6a4c382208

View file

@ -4,9 +4,9 @@
*
* $RCSfile: registryitem_base.scp,v $
*
* $Revision: 1.5 $
* $Revision: 1.6 $
*
* last change: $Author: hr $ $Date: 2007-01-02 16:15:00 $
* last change: $Author: obo $ $Date: 2007-01-25 11:56:47 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@ -109,11 +109,19 @@ RegistryItem gid_Regitem_Openoffice_Databasedocument_1_Shell
Value = "open";
End
// RegistryItem gid_Regitem_Openoffice_Databasedocument_1_Shell_Open_Command
// ParentID = PREDEFINED_HKEY_CLASSES_ROOT;
// Subkey = "opendocument.DatabaseDocument.1\shell\open\command";
// ModuleID = gid_Module_Prg_Base_Bin;
// Value = "\"<progpath>\program\soffice.exe\" -o \"%1\"";
// End
RegistryItem gid_Regitem_Openoffice_Databasedocument_1_Shell_Open_Command
ParentID = PREDEFINED_HKEY_CLASSES_ROOT;
Subkey = "opendocument.DatabaseDocument.1\shell\open\command";
ModuleID = gid_Module_Prg_Base_Bin;
Value = "\"<progpath>\program\soffice.exe\" -o \"%1\"";
Value = "\"<progpath>\program\sbase.exe\" -o \"%1\"";
Styles = (PATCH);
End
// "OpenWith" Windows Registry keys for .odb