Kaydet (Commit) b058a2a1 authored tarafından Vladimir Glazounov's avatar Vladimir Glazounov

INTEGRATION: CWS native106 (1.11.238); FILE MERGED

2007/08/14 14:11:37 is 1.11.238.1: #i78125# starting apps from command line
üst e91f0bc9
......@@ -4,9 +4,9 @@
*
* $RCSfile: registryitem_calc.scp,v $
*
* $Revision: 1.11 $
* $Revision: 1.12 $
*
* last change: $Author: obo $ $Date: 2007-01-25 11:57:01 $
* last change: $Author: vg $ $Date: 2007-10-15 13:36:29 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
......@@ -1213,3 +1213,18 @@ RegistryItem gid_Regitem_Software_Manufacturer_Productname_Productversion_Capabi
Value = "opendocument.CalcDocument.1";
Styles = (PATCH);
End
RegistryItem gid_Regitem_Software_Microsoft_Windows_Currentversion_Apppaths_Scalc_Exe
ParentID = PREDEFINED_HKEY_LOCAL_MACHINE;
Subkey = "Software\Microsoft\Windows\CurrentVersion\App Paths\scalc.exe";
ModuleID = gid_Module_Prg_Calc_Bin;
Value = "<progpath>\program\scalc.exe";
End
RegistryItem gid_Regitem_Software_Microsoft_Windows_Currentversion_Apppaths_Scalc_Exepath
ParentID = PREDEFINED_HKEY_LOCAL_MACHINE;
Subkey = "Software\Microsoft\Windows\CurrentVersion\App Paths\scalc.exe";
ModuleID = gid_Module_Prg_Calc_Bin;
Name = "Path";
Value = "<progpath>";
End
......@@ -4,9 +4,9 @@
*
* $RCSfile: registryitem_impress.scp,v $
*
* $Revision: 1.11 $
* $Revision: 1.12 $
*
* last change: $Author: obo $ $Date: 2007-01-25 11:57:27 $
* last change: $Author: vg $ $Date: 2007-10-15 13:36:53 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
......@@ -1150,3 +1150,18 @@ RegistryItem gid_Regitem_Software_Manufacturer_Productname_Productversion_Capabi
Value = "opendocument.ImpressDocument.1";
Styles = (PATCH);
End
RegistryItem gid_Regitem_Software_Microsoft_Windows_Currentversion_Apppaths_Simpress_Exe
ParentID = PREDEFINED_HKEY_LOCAL_MACHINE;
Subkey = "Software\Microsoft\Windows\CurrentVersion\App Paths\simpress.exe";
ModuleID = gid_Module_Prg_Impress_Bin;
Value = "<progpath>\program\simpress.exe";
End
RegistryItem gid_Regitem_Software_Microsoft_Windows_Currentversion_Apppaths_Simpress_Exepath
ParentID = PREDEFINED_HKEY_LOCAL_MACHINE;
Subkey = "Software\Microsoft\Windows\CurrentVersion\App Paths\simpress.exe";
ModuleID = gid_Module_Prg_Impress_Bin;
Name = "Path";
Value = "<progpath>";
End
......@@ -4,9 +4,9 @@
*
* $RCSfile: registryitem_math.scp,v $
*
* $Revision: 1.11 $
* $Revision: 1.12 $
*
* last change: $Author: obo $ $Date: 2007-01-25 11:57:40 $
* last change: $Author: vg $ $Date: 2007-10-15 13:37:05 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
......@@ -761,3 +761,18 @@ End
// Value = "opendocument.MathDocument.1";
// Styles = (PATCH);
// End
RegistryItem gid_Regitem_Software_Microsoft_Windows_Currentversion_Apppaths_Smath_Exe
ParentID = PREDEFINED_HKEY_LOCAL_MACHINE;
Subkey = "Software\Microsoft\Windows\CurrentVersion\App Paths\smath.exe";
ModuleID = gid_Module_Prg_Math_Bin;
Value = "<progpath>\program\smath.exe";
End
RegistryItem gid_Regitem_Software_Microsoft_Windows_Currentversion_Apppaths_Smath_Exepath
ParentID = PREDEFINED_HKEY_LOCAL_MACHINE;
Subkey = "Software\Microsoft\Windows\CurrentVersion\App Paths\smath.exe";
ModuleID = gid_Module_Prg_Math_Bin;
Name = "Path";
Value = "<progpath>";
End
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment